Commit graph

98 commits

Author SHA1 Message Date
3a263d7f98 xo-gc stack: + request-gc-statistics() primitive
1. xo-gc now depends on xo-object2.
2. use genfacet for ICollector_DX1Collector
3. moves xo-gc utest previously in xo-object2 to more natural
   location in xo-gc/
2026-03-29 13:44:19 -04:00
ece5fdb032 xo-alloc2: in forward_inplace() helper strip const for facet lookup 2026-03-28 13:17:16 -04:00
53afef9626 xo-gc stack: genfacet for Collector + facet registry bugfix 2026-03-27 22:33:21 -04:00
417ec9de13 xo-alloc2: + ACollector2
temporary, planning to codegen Collector facet
2026-03-27 20:56:46 -04:00
ec1b6173d9 xo-gc stack: + contains() method 2026-03-26 14:58:14 -04:00
68f04870bf xo-alloc2: abox: fix for non-anonymous abox instances 2026-03-26 14:57:15 -04:00
8aa718695c xo-gc: generation -> Generation + bugfix idle test 2026-03-26 11:30:16 -04:00
95add0cc0e xo-alloc2: abox: nice message on alloc fail 2026-03-25 21:12:23 -04:00
99f5fd9c5e xo-procedure: + set-car primitive 2026-03-25 00:10:42 -04:00
f056faa0db xo-gc: + ACollector.assign_member() 2026-03-24 22:11:25 -04:00
68999ace48 xo-alloc2: + release() method for dp<T> 2026-03-24 17:45:09 -04:00
e6f397af73 xo-stringtable2: + is_gc_eligible() comptime flag 2026-03-24 17:37:27 -04:00
8a490c23ce xo-alloc2: + missing setup .*pp files 2026-03-16 19:12:31 -05:00
4a2bbd0761 xo-alloc2: streamline setup 2026-03-16 19:12:09 -05:00
f3f8505a65 xo-interpreter2 stack: refactor + bugfix operator expr 2026-03-12 20:26:08 -05:00
af0be72853 xo-object2 stack: refactor/tidy after GCObject -> alloc2 2026-03-05 20:11:05 +11:00
ee982276c9 refactor: + xo-stringtable2 w/ DString impl 2026-03-05 00:50:58 +11:00
e33ab0ae98 xo-gc xo-alloc2: move Collector faceet gc/ -> alloc2/ for levelling 2026-03-04 22:26:31 +11:00
fde4bee000 xo-interpreter2 stack: define-expr's work at top-level 2026-02-17 14:42:17 -05:00
b87a058ae9 xo-interpreter2 stack: OUTPUT_CPP_DIR cmake->idl/ 2026-02-16 17:46:51 -05:00
19adf834ad xo-alloc2: register DArena facet + subsystem init 2026-02-16 09:31:49 -05:00
d9ae2767fc xo-reader2 stack: streamline + mem sizing + bugfixes 2026-02-15 16:16:02 -05:00
9a9727ff98 xo-expression2 stack: + dp<> template + robustify DGlobalSymtab 2026-02-15 14:12:31 -05:00
230490e663 xo-alloc2: + RAllocator.alloc_copy_for convenience method 2026-02-15 14:09:52 -05:00
b073315c3b xo-alloc2: + abox convenience template: arena box 2026-02-15 13:12:07 -05:00
97d4450865 xo-alloc2: extend alloc_for<T> to accept explicit size 2026-02-15 13:07:10 -05:00
f209f7343c xo-gc stack: streamline object pointer forwarding 2026-02-13 15:15:08 -05:00
bf052879c8 xo-reader2: apply expr now parses up to rightparen 2026-02-12 00:02:56 -05:00
675fe3d6c3 xo-interpreter2 stack: scaffold DClosure, DLocalEnv [WIP] 2026-02-04 19:17:07 -05:00
3c53d92735 xo-interpreter2 .. xo-arena. memory pool introspection 2026-02-03 01:05:36 -05:00
9a2370e362 xo-interpreter2: scaffold repl + alloc measurement frameowkr 2026-02-02 21:55:34 -05:00
a5c2935dc2 xo-interpreter2: refactor to setup vsm utest + repl 2026-02-02 10:53:28 -05:00
e1d19aaea7 xo-interpreter2: work towards utest w/ vsm+reader [WIP] 2026-02-01 22:12:28 -05:00
6346345b10 xo-arena: + DArena.expand utest 2026-01-06 17:39:10 -05:00
78a71baa31 xo-arena: annex DArena.* DArenaIterator.* from xo-alloc2 2026-01-06 00:49:41 -05:00
06456d07c6 xo-arena: annex ArenaConfig.hpp from xo-alloc2/ 2026-01-06 00:41:37 -05:00
5f882ca19d xo-arena: annex cmpresult.*pp from xo-alloc2 2026-01-06 00:30:40 -05:00
c4734e2960 xo-arena: annex ArenaConfig.*pp from xo-alloc2/ 2026-01-06 00:17:13 -05:00
e2cf88eb10 xo-arena: annex AllocInfo.*pp from xo-alloc2 2026-01-06 00:14:13 -05:00
0151c0ce4d xo-arena: annex AllocHeaderConfig.hpp from xo-alloc2 2026-01-06 00:11:29 -05:00
49ee32cb30 xo-arena: annex padding from xo-alloc2 2026-01-06 00:08:50 -05:00
afa2942159 xo-alloc2 xo-arena: adopt AllocHeader.hpp 2026-01-06 00:05:10 -05:00
5d83363a69 xo-arena xo-facet xo-alloc2: build restored 2026-01-06 00:01:38 -05:00
ed0ca0a16b xo-gc: copy/move step for collection phase 2026-01-04 00:34:19 -05:00
0aa111abd5 xo-alloc2: gcc compiler nit 2026-01-03 14:01:45 -05:00
c1ebe1febd xo-object2: utest: ++ allocation in collector utest 2026-01-02 18:55:53 -05:00
d5b6861b80 xo-alloc: explicit typeseq arg to alloc 2026-01-02 10:20:19 -05:00
3af1cf1bda xo-facet: typeseq strongly typed 2026-01-02 09:52:16 -05:00
90bb58e186 xo-facet: extend facet gen scope to IFoo_{Xfer,Any}, RFoo 2025-12-25 12:33:07 -05:00
0136044ba2 xo-alloc2: ++ documentation 2025-12-24 01:29:57 -05:00