Commit graph

16 commits

Author SHA1 Message Date
Filip Tibell
b04c0c209d
Start implementing fmt module in lune-utils 2024-04-22 12:52:54 +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
f51a4a0f9e
Reimplement stdio color and style apis, more strict types and helpful errors 2024-04-22 12:39:23 +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
0bb978640d
Fix lune tests running from the wrong dir 2024-04-21 20:01:20 +02:00
Filip Tibell
121afae726
Add version string to lune-utils crate 2024-04-21 19:56:25 +02:00
Filip Tibell
3b3fa65bfe
Create full enum for lune standard libraries 2024-04-21 19:34:37 +02:00
Filip Tibell
ac3721f7d0
Migrate stdio builtin to new crate 2024-04-21 19:03:28 +02:00
Filip Tibell
a5e349c54a
Port task library to new crate 2024-04-21 15:32:32 +02:00
Filip Tibell
13309baffa
Add table builder to utils crate 2024-04-21 15:09:22 +02:00
Filip Tibell
5c5ea5b4cb
Add utils crate 2024-04-21 14:58:36 +02:00
Filip Tibell
e53d247c95
Add all crates for standard library to workspace 2024-04-21 14:52:27 +02:00
Filip Tibell
91fd9d92a9
Set up workspace manifest and move lune crate into crates dir 2024-04-21 13:41:11 +02:00