|
7f939b693e
|
Fix comparison tests; Implement less_equal and equal actions
|
2025-02-16 23:33:35 -05:00 |
|
|
07f8b36c99
|
Decide on an optimization strategy for the VM
|
2025-02-16 22:55:55 -05:00 |
|
|
75d6948e82
|
Consolidate point instructions into return instructions
|
2025-02-06 14:34:31 -05:00 |
|
|
4775d425a0
|
Implement typed registers with untyped constants
|
2025-02-05 19:12:26 -05:00 |
|
|
371a061b1c
|
Consolidate local operations to point operations
|
2025-02-03 17:49:38 -05:00 |
|
|
0510e18060
|
Begin implementing typed 64-bit instructions
|
2025-01-13 06:01:38 -05:00 |
|
|
de426d814a
|
Add thread spawning and a random number generator
|
2025-01-09 19:56:36 -05:00 |
|
|
d9a0f6866b
|
Consolidate Record type into the ThreadData type
|
2025-01-09 05:31:45 -05:00 |
|
|
2365979561
|
Optimize; Remove non-working optimizations; Improve CLI
|
2025-01-09 01:44:07 -05:00 |
|
|
f667716336
|
Continue VM improvements
|
2025-01-08 23:02:08 -05:00 |
|
|
c03ec528b7
|
Optimize and refine VM thread and record
|
2025-01-08 21:04:08 -05:00 |
|
|
2c0da440ef
|
Fix bugs in the VM and compiler
|
2025-01-04 02:56:46 -05:00 |
|
|
10c66b3f95
|
Add jump incrementing when emitting return instructions
|
2024-12-30 20:34:06 -05:00 |
|
|
4527f7b6ef
|
Continue thread-based VM refactor
|
2024-12-17 07:10:47 -05:00 |
|
|
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 |
|
|
85a706e0fb
|
Make the disassembly prettier than ever before
|
2024-12-10 01:34:53 -05:00 |
|