Base.go
|
Implemented error messages
|
2024-06-13 12:13:32 +02:00 |
CompileErrors.go
|
Added more tests
|
2024-06-15 20:25:37 +02:00 |
Error.go
|
Improved error handling
|
2024-06-15 18:42:31 +02:00 |
InvalidInstruction.go
|
Added more tests
|
2024-06-15 20:25:37 +02:00 |
KeywordNotImplemented.go
|
Implemented expression parsing
|
2024-06-16 16:57:33 +02:00 |
ScanErrors.go
|
Implemented error messages
|
2024-06-13 12:13:32 +02:00 |
Stack.go
|
Implemented error messages
|
2024-06-13 12:13:32 +02:00 |
VariableAlreadyExists.go
|
Added more tests
|
2024-06-21 10:17:26 +02:00 |