lune/src
Erica Marigold d889031cc1
refactor: let Metadata::create_env_patched_bin handle compiler
defaults

In the previous commit, I had moved `LuaCompiler` construction into the
CLI command, which was not necessary. This reverts that.
2024-04-20 11:38:33 +05:30
..
cli refactor: let Metadata::create_env_patched_bin handle compiler 2024-04-20 11:38:33 +05:30
lune Implement stdio.readToEnd API 2024-04-18 22:10:08 +02:00
roblox Implement GetDebugId instance method 2023-10-25 11:10:24 +02:00
standalone refactor: let Metadata::create_env_patched_bin handle compiler 2024-04-20 11:38:33 +05:30
lib.rs Rename lune struct to runtime 2024-01-14 10:41:18 +01:00
main.rs refactor: appease the clippy overlords 2024-03-10 15:59:51 +05:30
tests.rs Fix require caching by using correct tuple ordering in resolve_paths (#171) 2024-04-07 14:41:32 +02:00