Filip Tibell
|
fb33d1812d
|
Remove old unused app data
|
2025-05-02 12:31:58 +02:00 |
|
Filip Tibell
|
6645631c46
|
Properly store process args and env as part of runtime initialization instead of in std-process
|
2025-05-02 12:18:53 +02:00 |
|
Filip Tibell
|
1429450a64
|
Version 0.9.2
|
2025-04-30 15:40:08 +02:00 |
|
Filip Tibell
|
d2a89f41c8
|
Fixed https support in net client + update changelog
|
2025-04-30 15:28:29 +02:00 |
|
Filip Tibell
|
464c431697
|
Version 0.9.1
|
2025-04-29 15:59:49 +02:00 |
|
Filip Tibell
|
39f6319bdb
|
Bye bye tokio
|
2025-04-29 15:38:04 +02:00 |
|
Filip Tibell
|
62910f02ab
|
Rewrite the net standard library with smol ecosystem of crates (#310)
|
2025-04-29 15:06:16 +02:00 |
|
Sasial
|
1f43ff89f7
|
RuntimeReturnValues should derive Debug (#309)
|
2025-04-26 22:51:17 +02:00 |
|
Filip Tibell
|
b74568eea0
|
Bump all crate versions
|
2025-04-25 12:49:58 +02:00 |
|
Filip Tibell
|
551120fba1
|
Pass rest args plainly to process.args when using lune run
|
2025-04-24 22:01:00 +02:00 |
|
Filip Tibell
|
4ce2d3a80f
|
Make runtime return values into a non exhaustive struct to prevent future breakage
|
2025-04-24 21:15:46 +02:00 |
|
Filip Tibell
|
0d653450de
|
Update dependencies across all crates
|
2025-04-24 19:58:05 +02:00 |
|
Filip Tibell
|
b147e83d3c
|
Bundle each typedefs file with its respective lune-std crate to fix publishing and cargo-binstall issues
|
2025-04-24 19:49:20 +02:00 |
|
Filip Tibell
|
58a65afc2c
|
Write tracing output to stderr instead of stdout
|
2025-04-24 19:22:56 +02:00 |
|
Filip Tibell
|
8ffbb328f3
|
Enforce some more consistency with new datetime changes + add deprecation warning to iso methods
|
2025-04-23 16:01:12 +02:00 |
|
Filip Tibell
|
d6f4cb289e
|
Remove self_cell dependency from main crate (regex still needs it)
|
2025-04-23 15:27:28 +02:00 |
|
Filip Tibell
|
6252bc218e
|
Migrate to mlua 0.10
|
2025-04-23 15:20:53 +02:00 |
|
Filip Tibell
|
ad8822c1e7
|
Remove re-export of lune roblox crate in main crate
|
2025-04-23 13:21:25 +02:00 |
|
Filip Tibell
|
83fbcbb255
|
Remove once_cell dependency
|
2025-04-23 13:20:56 +02:00 |
|
Filip Tibell
|
02fb2dc662
|
Fix all new clippy lints
|
2025-04-23 13:19:19 +02:00 |
|
Ryan
|
dd7f6d613b
|
Add support for RFC 2822 in DateTime (#285)
|
2025-04-23 13:09:11 +02:00 |
|
Micah
|
8bd1a9b77d
|
Implement support for Roblox's Content type (#305)
|
2025-04-03 20:40:08 +02:00 |
|
Filip Tibell
|
6902ecaa7c
|
Fix various new clippy lints
|
2025-03-24 19:44:14 +01:00 |
|
|
6cd0234a5f
|
Allow toggling JIT in the CLI (#265)
|
2025-03-24 19:26:02 +01:00 |
|
|
309c461e11
|
Implement a non-blocking child process interface (#211)
|
2024-10-16 21:48:12 +02:00 |
|
Filip Tibell
|
93fa14d832
|
Revert some unnecessary stylistic changes
|
2024-10-16 21:41:16 +02:00 |
|
|
df4fb9be91
|
Make Runtime::run Return Lua Values (#178)
|
2024-10-16 21:35:23 +02:00 |
|
Filip Tibell
|
010cd36375
|
Version 0.8.9
|
2024-10-07 19:34:55 +02:00 |
|
Filip Tibell
|
ff83c401b8
|
Version 0.8.8
|
2024-08-22 21:30:36 +02:00 |
|
Filip Tibell
|
3e09807638
|
Bump all crate versions
|
2024-08-10 13:07:56 +02:00 |
|
Filip Tibell
|
a7ac864ca5
|
Fix _VERSION global not being set correctly after crate refactor
|
2024-06-23 13:22:03 +02:00 |
|
Filip Tibell
|
e2e8beb45c
|
Bump all crate versions
|
2024-06-23 12:55:47 +02:00 |
|
Filip Tibell
|
d3b9a4b9e8
|
Add new options for global injection and codegen to luau.load
|
2024-06-05 19:02:48 +02:00 |
|
Filip Tibell
|
3cf2be51bc
|
Make with_args more permissive
|
2024-06-05 18:52:38 +02:00 |
|
Filip Tibell
|
a3f0f279a8
|
Remove unused runtime args field
|
2024-06-05 18:51:37 +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
|
63493e78de
|
Get sandbox working
|
2024-06-05 18:33:21 +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
|
b628601cc8
|
Version 0.8.5
|
2024-06-01 21:49:16 +02:00 |
|
Filip Tibell
|
adc74f47c0
|
Fix panic when spawning a program that does not exist
|
2024-06-01 21:24:45 +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
|
1d0bab5e65
|
Fix readme field in lune crate
|
2024-05-12 17:51:15 +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
|
816b6654da
|
Update changelog
|
2024-05-12 14:07:30 +02:00 |
|
Filip Tibell
|
de71558c5d
|
Split lune into proper crates (#188)
|
2024-05-12 13:30:32 +02:00 |
|