.. |
arch
|
Added more tests
|
2024-06-27 21:39:04 +02:00 |
asm
|
Improved performance
|
2024-06-28 11:45:54 +02:00 |
config
|
Reorganized file structure
|
2024-06-10 15:51:39 +02:00 |
cpu
|
Added call registers
|
2024-06-27 14:25:53 +02:00 |
elf
|
Reorganized file structure
|
2024-06-10 15:51:39 +02:00 |
expression
|
Cleaned up linter warnings
|
2024-06-27 20:54:07 +02:00 |
fs
|
Cleaned up linter warnings
|
2024-06-27 20:54:07 +02:00 |
os/linux
|
Reorganized file structure
|
2024-06-10 15:51:39 +02:00 |
token
|
Reordered tokenizer cases
|
2024-06-28 21:11:05 +02:00 |
Assignment.go
|
Added simple variable lifetimes
|
2024-06-27 15:23:02 +02:00 |
Build.go
|
Added build result struct
|
2024-06-26 20:16:18 +02:00 |
Build_test.go
|
Implemented error messages
|
2024-06-13 12:13:32 +02:00 |
compile.go
|
Improved performance
|
2024-06-28 11:45:54 +02:00 |
debug.go
|
Reduced memory usage
|
2024-06-28 10:28:23 +02:00 |
Execute.go
|
Added simple variable lifetimes
|
2024-06-27 15:23:02 +02:00 |
Function.go
|
Reduced memory usage
|
2024-06-28 10:28:23 +02:00 |
Keyword.go
|
Implemented infinite loops
|
2024-06-24 11:00:32 +02:00 |
Result.go
|
Improved performance
|
2024-06-28 11:45:54 +02:00 |
scan.go
|
Implemented invalid character checks
|
2024-06-28 19:54:26 +02:00 |
Variable.go
|
Added simple variable lifetimes
|
2024-06-27 15:23:02 +02:00 |
VariableDefinition.go
|
Added simple variable lifetimes
|
2024-06-27 15:23:02 +02:00 |
Write.go
|
Reorganized file structure
|
2024-06-10 15:51:39 +02:00 |