|
4a169bc515
|
Fix tests; Rename point to move; Implement lists in the VM
|
2025-02-17 10:04:31 -05:00 |
|
|
7153cc16f2
|
Fix add tests
|
2025-02-17 00:02:33 -05:00 |
|
|
dfa5f6858c
|
Add tests for modulo operator; Implement modulo operator in VM
|
2025-02-11 01:55:51 -05:00 |
|
|
07001a03e7
|
Add tests for divide instruction
|
2025-02-08 11:58:30 -05:00 |
|
|
6e9d5a49d2
|
Add tests for multiply instruction
|
2025-02-08 11:45:03 -05:00 |
|
|
1bb87de70f
|
Add tests for subtract instruction
|
2025-02-08 11:35:58 -05:00 |
|
|
dcea611a0b
|
Add new tests
|
2025-02-08 11:21:29 -05:00 |
|
|
e19ddbe2f3
|
Fix bugs and pass tests
|
2025-02-08 07:50:00 -05:00 |
|
|
71a92c078b
|
Add formatting disassembly output into JSON or TOML
|
2025-02-08 05:56:49 -05:00 |
|
|
e387579a81
|
Extend and pass tests
|
2025-02-08 00:17:15 -05:00 |
|
|
8cc5661944
|
Begin rewriting tests
|
2025-02-07 15:37:48 -05:00 |
|
|
0510e18060
|
Begin implementing typed 64-bit instructions
|
2025-01-13 06:01:38 -05:00 |
|
|
950c36d601
|
Edit README; Fix a test; Try tracing the compiler and VM
|
2024-12-26 14:29:04 -05:00 |
|
|
dc3cc13b12
|
Fix tests
|
2024-12-25 10:04:35 -05:00 |
|
|
1c32cd0956
|
Break up tests; Write docs
|
2024-12-11 01:22:40 -05:00 |
|