lune/src
Erica Marigold 88ff7158f0
fix(formatting): fix recursion with circular keys
Fixes a stack overflow caused when printing a table with circular keys by incrementing the depth argument when recursing and formatting table keys.
2024-04-17 12:09:32 +05:30
..
cli Give standalone compilation its own dir, leave some future notes 2024-01-14 11:15:17 +01:00
lune fix(formatting): fix recursion with circular keys 2024-04-17 12:09:32 +05:30
roblox Implement GetDebugId instance method 2023-10-25 11:10:24 +02:00
standalone Give standalone compilation its own dir, leave some future notes 2024-01-14 11:15:17 +01:00
lib.rs Rename lune struct to runtime 2024-01-14 10:41:18 +01:00
main.rs Give standalone compilation its own dir, leave some future notes 2024-01-14 11:15:17 +01:00
tests.rs Fix require caching by using correct tuple ordering in resolve_paths (#171) 2024-04-07 14:41:32 +02:00