xo-interpreter2/include/xo/interpreter2
Roland Conybeare 327dce3f78 xo-gc stack: refactor + streamline.
Retiring unused Collector typealiases.
Fix #include topology.
Fix/improve write barrier setup.
2026-05-02 13:49:29 -04:00
..
define xo-gc stack: refactor + streamline. 2026-05-02 13:49:29 -04:00
detail xo-gc stack: refactor + streamline. 2026-05-02 13:49:29 -04:00
env xo-gc stack: refactor + streamline. 2026-05-02 13:49:29 -04:00
ifelse xo-gc stack: refactor + streamline. 2026-05-02 13:49:29 -04:00
sequence xo-gc stack: refactor + streamline. 2026-05-02 13:49:29 -04:00
vsm xo-gc stack: refactor + streamline. 2026-05-02 13:49:29 -04:00
.gitkeep + xo-tokenizer2 xo-reader2 xo-expression2 xo-interpreter2 2026-01-10 12:39:09 -05:00
Closure.hpp xo-interpreter2 stack: invoke closures w/ tail-call opt [WIP] 2026-02-13 02:05:47 -05:00
DApplyFrame.hpp xo-interpreter: + VSM work in progress 2026-02-03 21:44:40 -05:00
DClosure.hpp xo-interpreter2 stack: + reason arg to visit_gco_children() 2026-04-10 01:10:03 -04:00
DLocalEnv.hpp refactor focusing on xo-alloc2/ xo-gc/ write-barrier 2026-05-01 19:54:26 -04:00
DVsmApplyClosureFrame.hpp xo-interpreter2 stack: + reason arg to visit_gco_children() 2026-04-10 01:10:03 -04:00
DVsmApplyFrame.hpp xo-interpreter2 stack: + reason arg to visit_gco_children() 2026-04-10 01:10:03 -04:00
DVsmDefContFrame.hpp xo-interpreter2 stack: + reason arg to visit_gco_children() 2026-04-10 01:10:03 -04:00
DVsmEvalArgsFrame.hpp xo-interpreter2 stack: + reason arg to visit_gco_children() 2026-04-10 01:10:03 -04:00
DVsmIfElseContFrame.hpp xo-interpreter2 stack: + reason arg to visit_gco_children() 2026-04-10 01:10:03 -04:00
DVsmRcx.hpp xo-interpreter2 stack: VSM as AGCObject for virtual root 2026-03-25 19:31:59 -04:00
DVsmSeqContFrame.hpp xo-interpreter2 stack: + reason arg to visit_gco_children() 2026-04-10 01:10:03 -04:00
init_interpreter2.hpp xo-interpreter2: work towards utest w/ vsm+reader [WIP] 2026-02-01 22:12:28 -05:00
LocalEnv.hpp refactor: make AGCObject.shallow_copy() non-const 2026-04-04 14:38:14 -04:00
SetupInterpreter2.hpp xo-interpreter2: streamline setup 2026-03-16 14:28:27 -05:00
VirtualSchematikaMachine.hpp xo-interpreter2 stack: VSM as AGCObject for virtual root 2026-03-25 19:31:59 -04:00
VsmApplyClosureFrame.hpp xo-interpreter2: + VsmApplyClosureFrame [WIP, not used] 2026-02-13 00:09:43 -05:00
VsmApplyFrame.hpp xo-interpreter2: vsm stack: facet + gcobject + printable + init 2026-02-04 01:44:28 -05:00
VsmConfig.hpp xo-interpreter2: tiny: streamline vsm setup 2026-03-26 15:05:06 -04:00
VsmDefContFrame.hpp xo-interpreter2 stack: define-expr's work at top-level 2026-02-17 14:42:17 -05:00
VsmEvalArgsFrame.hpp xo-interpreter2: vsm stack: facet + gcobject + printable + init 2026-02-04 01:44:28 -05:00
VsmFrame.hpp xo-interpreter2: apply sequence now working in interpreter 2026-02-04 16:26:19 -05:00
VsmIfElseContFrame.hpp xo-interpreter2: ifelse expressions working + utest 2026-02-14 11:15:38 -05:00
VsmInstr.hpp xo-interpreter2 stack: define-expr's work at top-level 2026-02-17 14:42:17 -05:00
VsmOpcode.hpp xo-interpreter2 stack: define-expr's work at top-level 2026-02-17 14:42:17 -05:00
VsmPrimitives.hpp xo-interpreter2 stack: + more primitive function-type decoration 2026-03-16 12:34:59 -05:00
VsmRcx.hpp xo-interpreter2: vsm uses VsmRcx for runtime context 2026-02-12 16:16:49 -05:00
VsmSeqContFrame.hpp xo-interpreter2 stack: handle SequenceExpr + gc for frames 2026-02-13 15:16:05 -05:00