|
ast_compiler.rs
|
first issue fixed
|
2025-11-01 18:02:58 +01:00 |
|
bytecode_compiler.rs
|
first issue fixed
|
2025-11-01 18:02:58 +01:00 |
|
chunk.rs
|
added maps, objects
|
2025-10-31 19:37:45 +01:00 |
|
compiler.rs.txt
|
housekeeping
|
2025-10-28 07:29:40 +01:00 |
|
compiler_tests.rs
|
2 issues uncovered that need solving
|
2025-11-01 09:47:41 +01:00 |
|
errors.rs
|
2 issues uncovered that need solving
|
2025-11-01 09:47:41 +01:00 |
|
keywords.rs
|
added maps, objects
|
2025-10-31 19:37:45 +01:00 |
|
lib.rs
|
switched to thiserror for better error handling
|
2025-11-01 09:36:09 +01:00 |
|
main.rs
|
switched to thiserror for better error handling
|
2025-11-01 09:36:09 +01:00 |
|
reference_main.rs
|
minimal compiler and vm
|
2025-10-17 16:52:37 +02:00 |
|
tokens.rs
|
added maps, objects
|
2025-10-31 19:37:45 +01:00 |
|
value.rs
|
2 issues uncovered that need solving
|
2025-11-01 09:47:41 +01:00 |
|
vm.rs
|
first issue fixed
|
2025-11-01 18:02:58 +01:00 |