|
all_test.go
|
update + repl fixed + bugfixes
|
2026-07-10 21:15:28 +02:00 |
|
compiler.go
|
fix relative comparisons of float
|
2026-07-11 10:18:32 +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 |
|
parser.go
|
fix bounds + update libs
|
2026-07-11 10:13:49 +02:00 |
|
stack.go
|
separate number into float and integer
|
2026-07-07 23:24:44 +02:00 |
|
types.go
|
separate number into float and integer
|
2026-07-07 23:24:44 +02:00 |
|
values.go
|
functions now capture variables :D
|
2026-07-09 23:25:28 +02:00 |
|
vm.go
|
update + repl fixed + bugfixes
|
2026-07-10 21:15:28 +02:00 |
|
vm_test.go
|
update + repl fixed + bugfixes
|
2026-07-10 21:15:28 +02:00 |