|
|
ec639ebb4b
|
xo-interpreter2 stack: + reason arg to visit_gco_children()
Helps streamline DX1Collector in xo-gc/.
Want both forward and verify entry points for the same
representation.
|
2026-04-10 01:10:03 -04:00 |
|
|
|
801bb9e39d
|
refactor: + narrower interface for gc pointer forwarding
add AGCObjectVisitor, instead of requiring ACollector.
|
2026-04-05 23:53:02 -04:00 |
|
|
|
263999efdb
|
xo-reader2: + SyntaxStateMachine.forward_children method
Support gc traversal with goal of making ParserStateMachine a gc root
|
2026-03-24 17:43:45 -04:00 |
|
|
|
f5a581ab74
|
xo-reader2: #q supports literal dictionaries
|
2026-03-17 21:04:08 -04:00 |
|
|
|
a68aaf41ec
|
xo-reader2: + op>= support
|
2026-03-12 23:41:21 -05:00 |
|
|
|
6b46975642
|
xo-reader2 stack: support op<=
|
2026-03-12 21:08:58 -05:00 |
|
|
|
2e1ae9bca3
|
xo-interpreter2: + nil + cons
|
2026-03-11 16:19:40 -05:00 |
|
|
|
cb6df6c0d8
|
xo-interpreter2 stack: + nth() primitive
|
2026-03-11 15:40:38 -05:00 |
|
|
|
fc25a17262
|
xo-reader2 stack: expand symbol table to store typedefs
+ typedef utest
+ misc qol policy choices
|
2026-03-11 07:49:14 -05:00 |
|
|
|
d989287976
|
xo-interpreter2 stack: + literal array parsing
|
2026-03-03 12:12:09 +11:00 |
|
|
|
957b0c5b21
|
xo-interpreter2 stack: parse literal lists (w/ implicit types)
|
2026-03-02 23:21:10 +11:00 |
|
|
|
03e42817b7
|
xo-interpreter2 stack: handle operator expressions w/ qliterals
|
2026-03-02 11:05:12 +11:00 |
|