Commit graph

123 commits

Author SHA1 Message Date
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
9895d9349e xo-alloc2: tidy: delete dup .cpp 2026-03-17 22:45:05 -04:00
a2083e0d3f xo-alloc2: delete obsolete .cpp file 2026-03-16 19:14:21 -05: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
3bdf617f14 xo-interpreter2 stack: refactor: string clases -> xo-stringtable2/ 2026-03-05 13:02:12 +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
1cca7980c9 xo-cmake: setup to make share target available via cmake install 2026-02-27 19:38:53 +11:00
10ea21264b xo: _Any.cpp files need <exception> for clang 18 build 2026-02-27 11:31:54 +11:00
6b69c33389 xo-gc: docs build [WIP] + misc fixes + works w/ nix 2026-02-26 14:27:02 +11:00
fde4bee000 xo-interpreter2 stack: define-expr's work at top-level 2026-02-17 14:42:17 -05:00
8e1e31c187 xo-facet: move output-hpp-dir + subdir to idl/*.json5 2026-02-16 22:33:32 -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
13345f5b72 xo-reader2 stack: + TypeRegistry 2026-02-15 22:57:15 -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
dcc42d08a2 xo-object2 xo-gc xo-facet: codegen updates + IGCObject_DString 2026-01-14 14:37:44 -05:00
26fd1e66f0 xo-facet xo-gc xo-alloc2: facet cleanup + use genfacet for GCObject 2026-01-14 11:36:16 -05:00
613fd5e016 xo-alloc2: prefer with_facet in arena utest 2026-01-13 16:43:14 -05:00
6346345b10 xo-arena: + DArena.expand utest 2026-01-06 17:39:10 -05:00
c54115e0e4 xo-arena: move DArena utest from xo-alloc2/ 2026-01-06 17:27:34 -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
f9deeb298a + xo-printable2 + build fixes for cmake config 2026-01-04 23:03:18 -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