|
f305901121
|
Return compiled function from the compile()
|
2024-08-11 21:37:37 +01:00 |
|
|
db6ff8deba
|
Add "Opcode" type
|
2024-08-10 18:24:16 +01:00 |
|
|
935c629460
|
Add error location reporting
|
2024-08-10 11:17:20 +01:00 |
|
|
4c7b44ff01
|
Stop passing arena explicitly
|
2024-08-09 23:45:06 +01:00 |
|
|
b40f835bfb
|
Simplify the handling of OffPtr
|
2024-08-06 20:32:55 +01:00 |
|
|
1f14624664
|
Garbage-collect dictionaries properly
|
2024-08-03 02:54:53 +01:00 |
|
|
a3724e1c78
|
Add dicts and super primitive test suite
|
2024-08-01 18:56:38 +01:00 |
|
|
42a5b7da2b
|
Add arrays and boilerplate for the compiler
|
2024-07-30 23:52:23 +01:00 |
|
|
f87822933a
|
Make garbage collection work
|
2024-07-30 00:14:09 +01:00 |
|
|
baa10bb56b
|
Initial implementation of arena with gc roots
|
2024-07-20 22:42:49 +01:00 |
|