|
bd590e0643
|
Begin VM conversion to multi-thread
|
2024-12-17 03:22:44 -05:00 |
|
|
9d544d789c
|
Make more optimizations to the VM
|
2024-12-14 16:17:02 -05:00 |
|
|
ec5033a32f
|
Continue VM optimizations
|
2024-12-14 08:49:02 -05:00 |
|
|
395f0af213
|
Use a lookup table instead of matching operation codes in the VM
|
2024-12-11 08:39:48 -05:00 |
|
|
20f451fe6c
|
Experiment with optimizations and benches
|
2024-12-11 06:49:43 -05:00 |
|
|
cdd76618cb
|
Add time feature to CLI
|
2024-12-10 16:04:36 -05:00 |
|
|
5aa8579fae
|
Write docs; Flesh out the benchmarks; Clean up
|
2024-12-10 08:04:47 -05:00 |
|
|
3aed724649
|
Get all tests and source compiling without warnings
|
2024-12-10 03:34:41 -05:00 |
|
|
847f3fd0b7
|
Fix implicit return parsing bug; Clean up
|
2024-12-10 02:04:22 -05:00 |
|
|
942b494b7f
|
Reimplement disassembly styling
|
2024-12-10 01:38:40 -05:00 |
|
|
85a706e0fb
|
Make the disassembly prettier than ever before
|
2024-12-10 01:34:53 -05:00 |
|
|
5d43674000
|
Continue refactor and rewrite comparison operator compilation
|
2024-12-09 10:30:57 -05:00 |
|