|
all_test.go
|
update + repl fixed + bugfixes
|
2026-07-10 21:15:28 +02:00 |
|
compiler.go
|
fix typing of if and lists
|
2026-07-12 11:39:22 +02:00 |
|
compiler_test.go
|
update + repl fixed + bugfixes
|
2026-07-10 21:15:28 +02:00 |
|
go.mod
|
update go
|
2025-10-01 10:44:09 +02:00 |
|
go.sum
|
Update go.sum
|
2024-12-29 21:07:50 +01:00 |
|
stack.go
|
separate number into float and integer
|
2026-07-07 23:24:44 +02:00 |
|
vm.go
|
add type aliases, rework compiler, remove optimization
|
2026-07-12 11:34:17 +02:00 |
|
vm_test.go
|
add tuples tests
|
2026-07-11 12:51:39 +02:00 |