Commit graph

76 commits

Author SHA1 Message Date
6209c812d3 xo-expression2 stack: + dp<> template + robustify DGlobalSymtab 2026-02-15 14:12:31 -05:00
176be07731 xo-alloc2: + RAllocator.alloc_copy_for convenience method 2026-02-15 14:09:52 -05:00
3e6ab92bb3 xo-alloc2: + abox convenience template: arena box 2026-02-15 13:12:07 -05:00
38e6588cd9 xo-alloc2: extend alloc_for<T> to accept explicit size 2026-02-15 13:07:10 -05:00
bfae393127 xo-gc stack: streamline object pointer forwarding 2026-02-13 15:15:08 -05:00
2cf7f2744f xo-reader2: apply expr now parses up to rightparen 2026-02-12 00:02:56 -05:00
c9c43fbef2 xo-interpreter2 stack: scaffold DClosure, DLocalEnv [WIP] 2026-02-04 19:17:07 -05:00
c931fca242 xo-interpreter2 .. xo-arena. memory pool introspection 2026-02-03 01:05:36 -05:00
f6aae4190e xo-interpreter2: scaffold repl + alloc measurement frameowkr 2026-02-02 21:55:34 -05:00
7028fa49f8 xo-interpreter2: refactor to setup vsm utest + repl 2026-02-02 10:53:28 -05:00
756e8a94cf xo-interpreter2: work towards utest w/ vsm+reader [WIP] 2026-02-01 22:12:28 -05:00
49c0904a4a xo-arena: + DArena.expand utest 2026-01-06 17:39:10 -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
94370c4775 xo-arena: annex cmpresult.*pp from xo-alloc2 2026-01-06 00:30:40 -05:00
725b32258b xo-arena: annex ArenaConfig.*pp from xo-alloc2/ 2026-01-06 00:17:13 -05:00
5299ec554d xo-arena: annex AllocInfo.*pp from xo-alloc2 2026-01-06 00:14:13 -05:00
8e75dfec3d xo-arena: annex AllocHeaderConfig.hpp from xo-alloc2 2026-01-06 00:11:29 -05:00
820f639ef8 xo-arena: annex padding from xo-alloc2 2026-01-06 00:08:50 -05:00
ad097feee1 xo-alloc2 xo-arena: adopt AllocHeader.hpp 2026-01-06 00:05:10 -05:00
154eca1086 xo-arena xo-facet xo-alloc2: build restored 2026-01-06 00:01:38 -05:00
84adc35aec xo-gc: copy/move step for collection phase 2026-01-04 00:34:19 -05:00
2e0ec5537d xo-alloc2: gcc compiler nit 2026-01-03 14:01:45 -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
fb14fcad15 xo-facet: typeseq strongly typed 2026-01-02 09:52:16 -05:00
3b1be6843c xo-facet: extend facet gen scope to IFoo_{Xfer,Any}, RFoo 2025-12-25 12:33:07 -05:00
2eee5e715d xo-alloc2: ++ documentation 2025-12-24 01:29:57 -05:00
5465235b13 xo-alloc2: ++ documentation + threshold size for THP feature 2025-12-23 21:06:38 -05:00
093cf3c969 xo-gc: refactor to extract DX1Collector etc from xo-alloc2/ 2025-12-22 22:24:10 -05:00
06c7a6c1db xo-alloc2: ++ docs 2025-12-22 20:46:40 -05:00
59ba178630 xo-alloc2: misc refactoring / debug logging 2025-12-21 22:37:39 -05:00
cb0add52df xo-alloc2: working operator* for AAllocIterator 2025-12-21 16:20:13 -05:00
84a4d46804 xo-alloc2: + AllocRange aux class, for alloc_range() 2025-12-21 15:23:39 -05:00
5c7a2e1ad5 xo-alloc2: work on alloc_range + operator++ for alloc iterators [WIP] 2025-12-19 13:55:19 -05:00
d09c18eb19 xo-alloc2: tiny work on alloc iterator utest 2025-12-18 20:41:23 -05:00
20abea5289 xo-alloc: streamlining DArena allocation: + construct_with() helper 2025-12-18 19:41:47 -05:00
5314c12242 xo-alloc2: refactor: consolidate alloc methods into DArena 2025-12-18 18:54:01 -05:00
70ce4712e1 xo-alloc2: + Allocator.alloc_range() with DArena input 2025-12-18 18:34:54 -05:00
3184b37460 xo-alloc2: work on alloc iteration. 2025-12-18 11:22:36 -05:00
eb8b89450f xo-alloc2: bugfix for DX1CollectorIterator 2025-12-17 21:02:30 -05:00
4fb50592ac xo-alloc2: DX1CollectorIterator infra [WIP] 2025-12-17 20:16:46 -05:00
1383c477f0 xo-alloc2: work on AllocIterator [WIP] 2025-12-17 10:21:57 -05:00
bc1f669ec7 xo-alloc2: utest: check guard bytes 2025-12-16 23:00:00 -05:00
7cd7b6dfdb xo-alloc2: refactor: + AllocInfo.cpp 2025-12-16 22:08:44 -05:00
5a5de795c1 xo-alloc2: add guard-byte spans to AllocInfo 2025-12-16 21:43:51 -05:00
1dc221e65f xo-alloc2: rename: AllocatorError -> AllocError 2025-12-16 17:18:38 -05:00
ef8ec32a2d xo-alloc2: + Allocator::alloc_info()
Also extend unit test
2025-12-16 16:44:44 -05:00
e369bc93f4 xo-alloc2: refactor - explicit AllocHeader class 2025-12-16 11:43:41 -05:00
a757904dcc xo-alloc2 : work on X1Collector unit test [WIP] 2025-12-15 22:43:21 -05:00