Commit graph

25 commits

Author SHA1 Message Date
3d06980b42 xo-ordinaltree: expand unittest + debug logging 2025-12-05 18:38:29 -05:00
39794ecc0f xo-ordinaltree: bugfix: Node: bad arg to _gc_assign_member 2025-12-05 18:36:29 -05:00
e5c3d4c714 xo-ordinaltree: notify gc when root changes in rbtree.erase 2025-12-05 09:59:47 -05:00
12f40c8049 xo-ordinaltree: rbtree ops satisfy gc write barriers 2025-12-04 23:38:56 -05:00
5542fdea8b xo-alloc/xo-ordinaltree: refactor rbtree Node alloc
progress toward careful gc-aware assignment
2025-12-04 21:31:55 -05:00
451425af87 xo-ordinaltree: alloc-aware node reparenting. WIP. 2025-12-04 18:58:58 -05:00
c56dd72292 xo-ordinaltree: add _gc_assign_member feature to gc-aware allocs 2025-12-04 17:33:40 -05:00
b5d70d0f1b xo-alloc - compile-time property for trivial deallocate 2025-12-04 17:32:29 -05:00
69bf615810 xo-allocutil: streamlet: gc_allocator_traits::object_interface_type 2025-12-03 21:26:51 -05:00
113869342c xo-ordinaltree: RedBlackTree is gc-alloc-aware 2025-12-03 17:13:11 -05:00
72e8db30e1 xo-alloc / xo-ordinaltree: + concepts + allocator-aware 2025-12-03 15:36:59 -05:00
e454bee6af xo-alloc: UT for allocator interation + misc improvements 2025-12-02 17:07:19 -05:00
c7816416c5 xo-alloc / xo-ordinaltree: work on dual-alloc-policy trees 2025-12-02 10:37:07 -05:00
b03f0be2f2 xo-ordinaltree: GC test [wip] 2025-12-01 22:25:41 -05:00
4d2bc7f245 xo-ordinaltree: use gc_allocator_traits 2025-12-01 14:33:41 -05:00
1b8526df08 xo-ordinaltree: revert refactor attempt 2025-12-01 14:28:35 -05:00
3a840546fe xo-alloc xo-ordinaltree: GC option work in progress 2025-12-01 14:22:41 -05:00
08f26ffd48 xo-ordinaltree: cosmetic 2025-11-30 23:17:44 -05:00
3d7ddd2f8c xo-ordinaltree: refactor: split -> multiple .hpp files 2025-11-30 18:12:03 -05:00
792df8b297 xo-ordinaltree: custom allocator support in RB tree 2025-11-30 17:02:48 -05:00
8c3feb927a xo-ordinaltree: stable memory location for {key,value} on erase 2025-11-30 14:15:20 -05:00
cf846b2f8d xo-interpreter: handle litersl strings. Broken memory model. 2025-11-29 20:19:33 -05:00
d1b85c647d xo-ordinaltree: drop legacy lcov build 2025-08-06 09:31:28 -05:00
e80304a09b xo-object: generative GC utest + reinstate coverage build 2025-08-06 09:30:37 -05:00
9778da2094 Add 'xo-ordinaltree/' from commit 'e40dc2daab'
git-subtree-dir: xo-ordinaltree
git-subtree-mainline: aaa3864229
git-subtree-split: e40dc2daab
2025-05-10 18:59:48 -05:00