|
1d0824165d
|
Implement lists; Add tests
|
2025-02-07 17:40:08 -05:00 |
|
|
bd273035aa
|
Convert LoadBoolean to LoadEncoded; Fix register handling
|
2025-02-06 13:10:11 -05:00 |
|
|
371a061b1c
|
Consolidate local operations to point operations
|
2025-02-03 17:49:38 -05:00 |
|
|
1409698fdd
|
Fix some bugs to get language working with new 64-bit instructions
|
2025-01-13 10:37:54 -05:00 |
|
|
ac1ee793ab
|
Use fewer operations and encode operand types in the instruction
|
2025-01-13 09:49:08 -05:00 |
|
|
0510e18060
|
Begin implementing typed 64-bit instructions
|
2025-01-13 06:01:38 -05:00 |
|
|
72365cd399
|
Continue new VM implementation; Write docs
|
2024-12-17 16:31:32 -05:00 |
|
|
bd590e0643
|
Begin VM conversion to multi-thread
|
2024-12-17 03:22:44 -05:00 |
|
|
1777ad298b
|
Experiment wih more optimizations
|
2024-12-11 09:26:38 -05:00 |
|
|
395f0af213
|
Use a lookup table instead of matching operation codes in the VM
|
2024-12-11 08:39:48 -05:00 |
|
|
a9e867aaab
|
Continue rewrite of instructions and operations
|
2024-12-09 07:01:07 -05:00 |
|
|
1fa958fd0b
|
Restart instruction refactor
|
2024-12-08 06:04:01 -05:00 |
|