Commit graph

30 commits

Author SHA1 Message Date
1f05a568f5 xo-gc: + X1CollectorConfig.with_name() 2026-02-15 13:15:11 -05:00
4c785e647e xo-gc: + X1Collector.hpp convenience header 2026-02-15 13:06:33 -05:00
bfae393127 xo-gc stack: streamline object pointer forwarding 2026-02-13 15:15:08 -05:00
9a4a6b7188 xo-interpreter2 stack: work on VSM for apply -> closure action [WIP] 2026-02-08 01:01:03 -05:00
c931fca242 xo-interpreter2 .. xo-arena. memory pool introspection 2026-02-03 01:05:36 -05:00
756e8a94cf xo-interpreter2: work towards utest w/ vsm+reader [WIP] 2026-02-01 22:12:28 -05:00
6b948e8200 xo-reader2 xo-gc: streamline example + DX1Collector.ref() method 2026-02-01 17:26:24 -05:00
92e79852b9 xo-expression2 xo-gc: DSequenceExpr builds [WIP] 2026-01-31 01:44:53 -05:00
43a6235439 xo-procedure2 xo-object2: + polymorphic primitive support 2026-01-26 12:38:17 -05:00
0a1aa8c0f1 xo-gc: + GCObjectConversion template 2026-01-25 10:09:53 -05:00
258d0823f5 xo-reader2: + example app 'readerreplxx' 2026-01-23 11:54:32 -05:00
93429becad xo-gc: + CollectorTypeRegistry for streamlined init 2026-01-16 16:10:00 -05:00
ecfd3e4e6f xo-object2 xo-gc xo-facet: codegen updates + IGCObject_DString 2026-01-14 14:37:44 -05:00
343b3828ab xo-facet xo-gc xo-alloc2: facet cleanup + use genfacet for GCObject 2026-01-14 11:36:16 -05:00
7cb5ab8289 xo-arena: annex DArena.* DArenaIterator.* from xo-alloc2 2026-01-06 00:49:41 -05:00
f1c094fd43 xo-arena: annex ArenaConfig.hpp from xo-alloc2/ 2026-01-06 00:41:37 -05:00
84adc35aec xo-gc: copy/move step for collection phase 2026-01-04 00:34:19 -05:00
8a2c89e9fd xo-gc: + arena for object roots 2026-01-03 13:53:21 -05:00
596589bb7b xo-gc: + poly gc root method 2026-01-03 00:33:35 -05:00
e0cb07c9f5 xo-gc: + execute_gc() scaffold 2026-01-03 00:19:26 -05:00
44a096c6f7 xo-gc: + Collector.is_type_installed() 2026-01-02 22:33:54 -05:00
3f1470f938 xo-object2: utest: ++ allocation in collector utest 2026-01-02 18:55:53 -05:00
6bd33bd900 xo-alloc: explicit typeseq arg to alloc 2026-01-02 10:20:19 -05:00
8c56a94238 xo-object2: type registration + gc fixes 2026-01-02 09:53:23 -05:00
fb14fcad15 xo-facet: typeseq strongly typed 2026-01-02 09:52:16 -05:00
afc44e71fa xo-gc xo-object2 xo-facet: builds w/ ISequence,Dlist 2025-12-29 14:32:52 -05:00
eadf26bb9c xo-facet: facet template [WIP] 2025-12-24 19:40:48 -05:00
a8ff0ffec3 xo-gc xo-object2 xo-alloc2: templates for FOMO [WIP] 2025-12-24 19:39:11 -05:00
8b5e2dd59f xo-gc xo-alloc: refactor for file organization 2025-12-22 23:31:12 -05:00
093cf3c969 xo-gc: refactor to extract DX1Collector etc from xo-alloc2/ 2025-12-22 22:24:10 -05:00