1
0
Commit Graph

10 Commits

Author SHA1 Message Date
a57268fcba Fix tests 2024-11-27 21:13:35 -05:00
d83a470638 Begin fixing comiler to work with new instructions 2024-11-27 19:43:50 -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
04a1c81a2a Add parents to the VM; Improve the disassembler 2024-11-07 02:10:02 -05:00
e99a7b5e1e Rename Parser to Compiler 2024-11-06 15:40:37 -05:00
f08c7c6f1f Refine values to be either abstract or concrete 2024-11-06 03:36:46 -05:00
80b6380255 Clean up 2024-11-05 16:33:56 -05:00