Commit graph

14 commits

Author SHA1 Message Date
Filip Tibell
a84994beea
Fix old version of scheduler crate being used 2024-05-10 15:17:17 +02:00
Filip Tibell
1941fedc9f
Resolve remaining issues when features are disabled 2024-04-23 15:57:19 +02:00
Filip Tibell
00f601e4e9
Move luaurc struct and its dependencies from lune-utils to lune-std 2024-04-23 00:15:08 +02:00
Filip Tibell
d1bfbbac62
Enable missing tokio features in various crates 2024-04-22 22:15:43 +02:00
Filip Tibell
5d941889f3
Reimplement printing globals and stdio.format using new formatter 2024-04-22 21:23:30 +02:00
Filip Tibell
e983b60141
Add mechanism for using custom global version instead of lune-std crate version 2024-04-22 16:41:37 +02:00
Filip Tibell
7c702e4d34
Enable mlua luau feature in all crates 2024-04-22 13:36:39 +02:00
Filip Tibell
5ad6b9a670
Start lune std and utils crate versions at 0.1.0 2024-04-22 12:42:49 +02:00
Filip Tibell
5a52a51aa2
Fix version string using lune-utils version instead of lune version, add inject_globals to lune-std 2024-04-21 22:00:37 +02:00
Filip Tibell
a714efdac4
Add luaurc to lune-utils crate, resolve issues with require in lune-std 2024-04-21 21:06:14 +02:00
Filip Tibell
cf7e1f3cd9
Collect path-related functions in lune-utils crate 2024-04-21 20:50:18 +02:00
Filip Tibell
136cb7d6d6
Mostly port globals to lune-std crate 2024-04-21 20:38:14 +02:00
Filip Tibell
3b3fa65bfe
Create full enum for lune standard libraries 2024-04-21 19:34:37 +02:00
Filip Tibell
e53d247c95
Add all crates for standard library to workspace 2024-04-21 14:52:27 +02:00