xo-object2/src/object2
2026-05-07 23:44:32 -04:00
..
CMakeLists.txt xo-object2: streamline setup 2026-03-16 14:57:23 -05:00
DArray.cpp xo-gc stack: fix mutation setup + xo-reader2 utest 2026-05-07 23:44:32 -04:00
DBoolean.cpp xo-interpreter2 stack: + reason arg to visit_gco_children() 2026-04-10 01:10:03 -04:00
DDictionary.cpp tidy: drop stale ACollector comments 2026-05-02 13:58:22 -04:00
DFloat.cpp xo-interpreter2 stack: + reason arg to visit_gco_children() 2026-04-10 01:10:03 -04:00
DInteger.cpp xo-object2: DInteger: fail without ub on oom. 2026-04-10 20:30:46 -04:00
DList.cpp xo-gc stack: refactor + streamline. 2026-05-02 13:49:29 -04:00
DRuntimeError.cpp xo-interpreter2 stack: + reason arg to visit_gco_children() 2026-04-10 01:10:03 -04:00
GCObjectConversion_DFloat.cpp xo-procedure2 xo-object2: + polymorphic primitive support 2026-01-26 12:38:17 -05:00
GCObjectConversion_DInteger.cpp xo-procedure2 xo-object2: + polymorphic primitive support 2026-01-26 12:38:17 -05:00
GCObjectConverter.cpp xo-expression2 xo-gc: DSequenceExpr builds [WIP] 2026-01-31 01:44:53 -05:00
IGCObject_DArray.cpp xo-interpreter2 stack: + reason arg to visit_gco_children() 2026-04-10 01:10:03 -04:00
IGCObject_DBoolean.cpp xo-interpreter2 stack: + reason arg to visit_gco_children() 2026-04-10 01:10:03 -04:00
IGCObject_DDictionary.cpp xo-interpreter2 stack: + reason arg to visit_gco_children() 2026-04-10 01:10:03 -04:00
IGCObject_DFloat.cpp xo-interpreter2 stack: + reason arg to visit_gco_children() 2026-04-10 01:10:03 -04:00
IGCObject_DInteger.cpp xo-interpreter2 stack: + reason arg to visit_gco_children() 2026-04-10 01:10:03 -04:00
IGCObject_DList.cpp xo-interpreter2 stack: + reason arg to visit_gco_children() 2026-04-10 01:10:03 -04:00
IGCObject_DRuntimeError.cpp xo-interpreter2 stack: + reason arg to visit_gco_children() 2026-04-10 01:10:03 -04:00
init_object2.cpp xo-object2: streamline setup 2026-03-16 14:57:23 -05:00
IPrintable_DArray.cpp xo-interpreter2 stack: OUTPUT_CPP_DIR cmake->idl/ 2026-02-16 17:46:51 -05:00
IPrintable_DBoolean.cpp xo-interpreter2 stack: OUTPUT_CPP_DIR cmake->idl/ 2026-02-16 17:46:51 -05:00
IPrintable_DDictionary.cpp xo-interpreter2 stack: + dict.make() + Dictionary impl 2026-03-03 16:45:54 +11:00
IPrintable_DFloat.cpp xo-interpreter2 stack: OUTPUT_CPP_DIR cmake->idl/ 2026-02-16 17:46:51 -05:00
IPrintable_DInteger.cpp xo-interpreter2 stack: OUTPUT_CPP_DIR cmake->idl/ 2026-02-16 17:46:51 -05:00
IPrintable_DList.cpp xo-interpreter2 stack: OUTPUT_CPP_DIR cmake->idl/ 2026-02-16 17:46:51 -05:00
IPrintable_DRuntimeError.cpp xo-interpreter2 stack: work on runtime error representation [WIP] 2026-02-12 18:46:43 -05:00
ISequence_Any.cpp xo-object2 stack: refactor/tidy after GCObject -> alloc2 2026-03-05 20:11:05 +11:00
ISequence_DArray.cpp xo-interpreter2 stack: OUTPUT_CPP_DIR cmake->idl/ 2026-02-16 17:46:51 -05:00
ISequence_DList.cpp xo-interpreter2 stack: OUTPUT_CPP_DIR cmake->idl/ 2026-02-16 17:46:51 -05:00
SetupObject2.cpp xo-gc: use DArenaVector for DX1Collector.object_types_ 2026-03-29 15:17:31 -04:00