Filip Tibell
|
997653eb4a
|
Pin blake3 version
|
2024-06-23 12:57:16 +02:00 |
|
Filip Tibell
|
e2e8beb45c
|
Bump all crate versions
|
2024-06-23 12:55:47 +02:00 |
|
Filip Tibell
|
a94c9d6d54
|
Create inner runtime struct to preserve scheduler, globals, and sandboxing across runs
|
2024-06-05 18:50:23 +02:00 |
|
Filip Tibell
|
2a85532448
|
Move mlua-luau-scheduler into this repository
|
2024-06-05 16:45:53 +02:00 |
|
Micah
|
5a292aabc5
|
Implement hashing algorithms + HMac support (#193)
|
2024-06-05 16:30:50 +02:00 |
|
Filip Tibell
|
cf513c6724
|
Update lockfile
|
2024-06-01 21:50:33 +02:00 |
|
Filip Tibell
|
b628601cc8
|
Version 0.8.5
|
2024-06-01 21:49:16 +02:00 |
|
Filip Tibell
|
3030158159
|
Bump std roblox version too
|
2024-06-01 21:44:55 +02:00 |
|
Filip Tibell
|
23456ae041
|
Bump versions in all changed packages
|
2024-06-01 21:42:36 +02:00 |
|
Filip Tibell
|
95b81d65fe
|
Bump lune std crate versions for latest lune-std-datetime
|
2024-05-12 18:01:04 +02:00 |
|
Filip Tibell
|
43de7b277a
|
Bump chrono dependency versions
|
2024-05-12 17:58:08 +02:00 |
|
Filip Tibell
|
e0f065b678
|
Remove unused env_logger dependency from lune crate
|
2024-05-12 17:13:48 +02:00 |
|
Filip Tibell
|
763b3ff6a7
|
Version 0.8.4
|
2024-05-12 14:08:12 +02:00 |
|
Filip Tibell
|
efcc3c6028
|
Update dependencies
|
2024-05-12 13:52:02 +02:00 |
|
Filip Tibell
|
de71558c5d
|
Split lune into proper crates (#188)
|
2024-05-12 13:30:32 +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 |
|