|
358436c470
|
Fix function parsing bug; Optimize strings
|
2024-12-04 06:38:24 -05:00 |
|
|
636bd7ce5b
|
Remove types from chunks; Add new tests
|
2024-12-02 05:59:01 -05:00 |
|
|
eb083c2972
|
Add some more docs
|
2024-12-02 02:46:04 -05:00 |
|
|
40bace03f3
|
Display source with chunk disassembly
|
2024-12-02 01:20:05 -05:00 |
|
|
215601707b
|
Clean up code and docs
|
2024-12-02 01:08:41 -05:00 |
|
|
cc6a152f3c
|
Refactor to use new instruction features
|
2024-11-28 05:02:51 -05:00 |
|
|
b574ecc4cb
|
Clean up
|
2024-11-28 02:12:59 -05:00 |
|
|
d7880480b5
|
Add destinations to instructions to support local destinations
|
2024-11-28 01:10:49 -05:00 |
|
|
cc963c544f
|
Clean up
|
2024-11-27 20:36:58 -05:00 |
|
|
d83a470638
|
Begin fixing comiler to work with new instructions
|
2024-11-27 19:43:50 -05:00 |
|
|
c5e0d8ef1e
|
Refactor to use 64-bit instructions
|
2024-11-26 01:15:31 -05:00 |
|
|
e04ead3848
|
Refactor library and CLI
|
2024-11-17 20:32:53 -05:00 |
|
|
7b91e879b7
|
Continue Value/VM overhaul
|
2024-11-15 21:42:27 -05:00 |
|
|
302bc9ce6c
|
Continue Value/VM overhaul
|
2024-11-15 19:18:00 -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 |
|
|
04a1c81a2a
|
Add parents to the VM; Improve the disassembler
|
2024-11-07 02:10:02 -05:00 |
|
|
f54d2d0d22
|
Clean up
|
2024-11-07 00:49:36 -05:00 |
|
|
ea88ffc451
|
Move the disassembler to its own module
|
2024-11-06 18:39:09 -05:00 |
|