|
d83a470638
|
Begin fixing comiler to work with new instructions
|
2024-11-27 19:43:50 -05:00 |
|
|
fbaf59abe2
|
Refactor to use 64-bit instructions
|
2024-11-25 20:43:18 -05:00 |
|
|
e04ead3848
|
Refactor library and CLI
|
2024-11-17 20:32:53 -05:00 |
|
|
0f3924341f
|
Continue adding type evaluations
|
2024-11-16 05:16:51 -05:00 |
|
|
960931ce6e
|
Begin wrapping up overhaul
|
2024-11-16 01:29:21 -05:00 |
|
|
73247446c7
|
Major overhaul to VM
|
2024-11-10 19:28:21 -05:00 |
|
|
8af8e48ebd
|
Begin large refactor to enhance type handling
|
2024-11-09 21:40:33 -05:00 |
|
|
d82aed1a93
|
Begin refactoring to avoid mutating locals in the chunk
|
2024-11-09 13:49:02 -05:00 |
|
|
e99a7b5e1e
|
Rename Parser to Compiler
|
2024-11-06 15:40:37 -05:00 |
|
|
80b6380255
|
Clean up
|
2024-11-05 16:33:56 -05:00 |
|
|
febd7bb054
|
Fix while loop jumps; Pass tests
|
2024-10-31 20:33:46 -04:00 |
|