|
e2a462c3f6
|
Implement short-circuiting for logical operators; Organize compiler
|
2024-12-18 14:57:29 -05:00 |
|
|
72365cd399
|
Continue new VM implementation; Write docs
|
2024-12-17 16:31:32 -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 |
|
|
cd4fa6bef5
|
Optimize VM
|
2024-12-14 04:54:45 -05:00 |
|
|
9ae923febd
|
Optimize; Revert to branch-style comparisons for performance
|
2024-12-14 00:45:49 -05:00 |
|
|
395f0af213
|
Use a lookup table instead of matching operation codes in the VM
|
2024-12-11 08:39:48 -05:00 |
|
|
85a706e0fb
|
Make the disassembly prettier than ever before
|
2024-12-10 01:34:53 -05:00 |
|
|
98a7b7984a
|
Continue refactor; Condense registers in logic chains
|
2024-12-09 08:27:45 -05:00 |
|
|
358436c470
|
Fix function parsing bug; Optimize strings
|
2024-12-04 06:38:24 -05:00 |
|
|
193653ff22
|
Add more optimizations to the VM
|
2024-12-04 05:10:53 -05:00 |
|
|
19c6a4d42a
|
Fix a parsing bug; Add a benchmark for lua
|
2024-12-04 02:52:09 -05:00 |
|
|
95c811f3b5
|
Optimization experiments
|
2024-12-04 00:04:56 -05:00 |
|
|
cc6a152f3c
|
Refactor to use new instruction features
|
2024-11-28 05:02:51 -05:00 |
|
|
e04ead3848
|
Refactor library and CLI
|
2024-11-17 20:32:53 -05:00 |
|
|
960931ce6e
|
Begin wrapping up overhaul
|
2024-11-16 01:29:21 -05:00 |
|
|
7b91e879b7
|
Continue Value/VM overhaul
|
2024-11-15 21:42:27 -05:00 |
|
|
69458a138d
|
Clean up
|
2024-11-15 19:19:31 -05:00 |
|
|
302bc9ce6c
|
Continue Value/VM overhaul
|
2024-11-15 19:18:00 -05:00 |
|