Commit graph

160 commits

Author SHA1 Message Date
Filip Tibell
7fff3cbec5
Migrate datetime builtin to lune-std-datetime crate 2024-04-22 21:31:24 +02:00
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
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
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
089ecb3a4c
Update dependencies 2024-04-20 23:54:34 +02:00
Filip Tibell
12f5824da9
Port over regex implementation from fork, do some cleanup 2024-04-20 22:47:27 +02:00
Filip Tibell
0685e62a8f
Refactor downloading lune binary to cache, some fixes + formatting 2024-04-20 21:59:25 +02:00
f830ce7fad
Add support for buffers as arguments in builtin APIs (#148) 2024-04-20 16:44:19 +02:00
7fb48dfa1f
Implement cross-compilation of standalone binaries (#162) 2024-04-20 16:30:47 +02:00
Filip Tibell
fcfb5ed3a8
Version 0.8.3 2024-04-15 23:34:51 +02:00
Filip Tibell
aa04fb345c
Update dependencies 2024-04-15 23:28:51 +02:00
0d302cf0c1
Fix itertools dependency being marked optional even though it is mandatory (#176) 2024-04-11 13:42:21 +02:00
Filip Tibell
94ba331ed0
Version 0.8.2 2024-03-12 23:32:29 +01:00
Filip Tibell
a52dfc1483
Version 0.8.1 2024-03-11 19:27:40 +01:00
Filip Tibell
4844fa1ead
Update dependencies 2024-03-11 19:17:23 +01:00
Filip Tibell
cd34dcb0dd
Rewrite scheduler and make it smol (#165) 2024-03-11 19:11:14 +01:00
Filip Tibell
1ab6a7a9fd
Version 0.8.0 2024-01-14 17:07:38 +01:00
Filip Tibell
7b4942fc3d
Update dependencies 2024-01-14 13:39:08 +01:00
Filip Tibell
b07202a64b
Implement support for path aliases in require 2024-01-14 13:33:15 +01:00
6f8b1e4896
Implement standalone executable compilation (#140) 2024-01-13 21:19:59 +01:00
Filip Tibell
2511bb00a7
Update dependencies 2023-12-29 21:17:26 +01:00
Filip Tibell
507d88e63e
Version 0.7.11 2023-10-29 21:32:07 +01:00
Filip Tibell
779a11c85a
Version 0.7.10 2023-10-25 11:21:31 +02:00
Filip Tibell
e3981c8db2
Update to latest rbx-dom 2023-10-25 11:12:08 +02:00
Filip Tibell
56949aad09
Version 0.7.9 2023-10-21 11:43:56 +02:00
Filip Tibell
4e68c64daf
Update dependencies 2023-10-21 11:32:11 +02:00
Filip Tibell
02d812f103
Version 0.7.8 2023-10-05 21:52:57 -05:00
Filip Tibell
ed07ba8613
Update dependencies 2023-10-05 21:48:26 -05:00
Filip Tibell
74d7f3d66f
Update dependencies 2023-10-04 09:02:17 -05:00
Filip Tibell
8c853fb99e
Update dependencies 2023-09-25 13:52:02 -05:00
Filip Tibell
7a05563f0f
Update dependencies 2023-09-16 21:29:36 -05:00
e2aef015fa
Implement DateTime Built-in Library (#94) 2023-09-11 12:52:07 -05:00
Filip Tibell
066df67ffa
Update dependencies 2023-08-24 19:09:35 -05:00
Filip Tibell
603cc10b42
Version 0.7.7 2023-08-23 15:30:10 -05:00
Filip Tibell
3450d0ed4f Update dependencies 2023-08-22 20:00:58 -05:00
Filip Tibell
58d64fc0c8 Use default env filter for tracing 2023-08-22 20:00:58 -05:00
Filip Tibell
38a91a3dc3 Implement tracing for scheduler, set to debug for now 2023-08-22 20:00:58 -05:00
Filip Tibell
bcef44e286 Implement bulk of new require behavior 2023-08-22 20:00:58 -05:00
Filip Tibell
6e83958653 Remove mlua macros feature 2023-08-22 20:00:58 -05:00
Filip Tibell
e08908e22e Update mlua version 2023-08-22 20:00:58 -05:00
Filip Tibell
7c8af9730f Some work on async functions for new scheduler 2023-08-22 20:00:58 -05:00