compiler.rs
|
functions now can use previous variables
|
2025-06-11 12:52:05 +02:00 |
errors.rs
|
fixed bad error positions
|
2025-06-11 15:12:24 +02:00 |
lexer.rs
|
fixing
|
2025-06-11 14:20:57 +02:00 |
main.rs
|
error system now works for multiple functions
|
2025-06-08 22:16:01 +02:00 |
parser.rs
|
fix parser warnings
|
2025-06-08 23:07:27 +02:00 |
virtualmachine.rs
|
removed errors without position
|
2025-06-11 15:20:08 +02:00 |