Commit graph

35 commits

Author SHA1 Message Date
64a780ce19 xo-reader2 stack: curate memory pool naming 2026-02-03 10:32:43 -05:00
3dbee22a53 xo-arena: bugfix DArenaHashMap + expand utest verification 2026-01-15 23:51:00 -05:00
0816c0a319 xo-expression2: + StringTable + utest [WIP] [FAILING] 2026-01-15 20:52:09 -05:00
3711ab21a4 xo-arena: + DArenaHashMap::operator[] + utest 2026-01-15 19:36:31 -05:00
6660db9d53 xo-alloc2 xo-object2 : refactor to build on osx 2026-01-12 01:03:49 -05:00
94e02f0eeb xo-tokenizer: example tokenrepl restored to wokring order
Now with CBufferedInput in Tokenizer
2026-01-11 19:10:42 -05:00
770879aa68 xo-arena: tidy: make CircularBuffer::_expand_to() private 2026-01-11 16:58:57 -05:00
516b57ae81 xo-arena: CircularBuffer utest + bugfixes 2026-01-11 16:54:30 -05:00
016ddf730f xo-objectd2 xo-printable xo-facet: pp working for List(Integer)
Also streamline facet switching
2026-01-09 17:48:54 -05:00
29cf7d4f79 xo-arena: DArenaHashMap move impl to xo::map namespace 2026-01-08 18:54:39 -05:00
5b7f9810fe xo-arena: DArenaHashMap: retire temporary debug 2026-01-08 18:38:23 -05:00
6f0b45c429 xo-arena: bugfix: backwards iteration working now 2026-01-08 18:20:27 -05:00
5be04f5ed2 xo-arena: DArenaHashMap: find() + utest 2026-01-08 17:04:07 -05:00
dcd8ced1cd xo-arena: DArenaHashMap: improve sentinel abstraction for control 2026-01-08 12:41:29 -05:00
25ab314492 xo-arena: DArenaHashMap try_expand bugfix + edge utest 2026-01-08 12:27:48 -05:00
f0bd68bc8c xo-arena: DArenaHashMap: iterators + utest for them 2026-01-08 00:36:51 -05:00
1252196ab4 xo-indentlog xo-arena: improve verify_ok logging workflow
+ scope.retroactively_enable()
2026-01-07 17:56:38 -05:00
aff5a252a0 xo-arena: DArenaHashMap: generative test + check load factor 2026-01-07 16:52:50 -05:00
dd39ffc8d9 xo-array: + DArenaHashMap.insert 2026-01-07 12:27:15 -05:00
94647287e0 xo-arena: DArenaHashMap [WIP] 2026-01-06 23:55:33 -05:00
924670c6e3 xo-arena: add 2nd DArena.alloc utest 2026-01-06 17:43:26 -05:00
da88ac08da xo-arena: add DArena.alloc utest 2026-01-06 17:41:30 -05:00
d7491bfe8e xo-arena: + DArena.expand utest 2026-01-06 17:39:10 -05:00
b5b83dcf1f xo-arena: move DArena utest from xo-alloc2/ 2026-01-06 17:27:34 -05:00
1cbe9c0091 xo-arena: add DArenaVector utest with non-trivial element ctor/dtor 2026-01-06 17:23:47 -05:00
f084a67b19 xo-arena: + utest for DArenaVector move ctor 2026-01-06 17:20:03 -05:00
6b9a5471c6 xo-arena: + DArenaVector.data utest 2026-01-06 17:14:32 -05:00
3b15825769 xo-arena: + DArenaVector.swap utest 2026-01-06 17:09:07 -05:00
b06ee414c5 xo-arena: + DAreanVector.reserve utest 2026-01-06 17:02:23 -05:00
8e90afcded xo-arena: DArenaVector: add iterator unit tests 2026-01-06 16:47:00 -05:00
24e027cb35 xo-arena: add DArenaVector<double> utests for resize+clear 2026-01-06 16:41:12 -05:00
3a4219972e xo-arena: + DArenaVector.at unit test 2026-01-06 16:36:58 -05:00
ddc313f3db xo-arena: + DArenaVector push_back unit tests 2026-01-06 16:30:00 -05:00
6b826e3e67 xo-arena: + DArenaVector template + unit test 2026-01-06 16:10:58 -05:00
17753316f8 xo-arena: DArena unit test 2026-01-06 15:34:51 -05:00