Commit graph

12 commits

Author SHA1 Message Date
9b92c891ed refactor focusing on xo-alloc2/ xo-gc/ write-barrier
ability to inform allocator of gco->gco mutation, via AAllocator i/face.
2026-05-01 19:54:26 -04:00
1ec0d042d1 xo-procedure2: + assign_head + set-car pm impl [WIP]
Not actuall installed in global env
2026-03-24 22:17:41 -04:00
80b80881b0 xo-procedure2: bugfix: conform getcwd() api: must use return value 2026-03-17 12:27:31 -04:00
68c2d3211f xo-interpreter2 stack: + more primitive function-type decoration 2026-03-16 12:34:59 -05:00
ba6754b378 xo-interpreter2 stack: + dict type + pop more pm types 2026-03-16 09:03:24 -05:00
0e12e2644e xo-interpreter2 stack: + stringtable() in RuntimeContext api 2026-03-16 01:27:25 -05:00
f1594aab13 x-procedure2: + dict_lookup() primitive 2026-03-16 00:57:17 -05:00
42b5cc7aea xo-interpreter2 stack: move fn_n_args() to ObjectPrimitives 2026-03-15 14:35:44 -05:00
32b26d1163 xo-interpreter2 stack: refactor: move cwd() -> ObjectPrimitives 2026-03-15 14:25:35 -05:00
7be6463835 xo-interpreter2 stack: refactor: move cons() pm to object2/ 2026-03-15 11:51:37 -05:00
384fe25bcb xo-interpreter2 stack: refactor: move dict pms to object2/ 2026-03-15 11:40:24 -05:00
6d6066995a xo-interpreter2 stack: modularize nth() primitive setup/install 2026-03-15 09:47:14 -05:00