Commit graph

3,305 commits

Author SHA1 Message Date
f4e5261a72 xo-indentlog: bugfix: lazy lpos b/c state may be stale.
This is because xputc() only *might* be called.
ostream may update streambuf's buffer without calling
streambuf virtual methods
2026-01-17 18:20:51 -05:00
f38c90db91 xo-expression2: + IExpression_DVariable 2026-01-17 01:24:04 -05:00
a6a0e8a8ea xo-expression2: + IExpression_DVariable 2026-01-17 01:24:04 -05:00
b3215da360 xo-expression2: scaffold variable eval in VSM 2026-01-17 01:11:50 -05:00
6cd861f47e xo-expression2: scaffold variable eval in VSM 2026-01-17 01:11:50 -05:00
b8e0452730 xo-expression: genfacet for SymbolTable 2026-01-17 01:11:24 -05:00
c4f31592fc xo-expression: genfacet for SymbolTable 2026-01-17 01:11:24 -05:00
d6b29241fd xo-expression2: + Binding etc 2026-01-17 01:10:33 -05:00
e3e16fb842 xo-expression2: + Binding etc 2026-01-17 01:10:33 -05:00
28fc36adeb xo-expression2: nit 2026-01-17 01:09:25 -05:00
1cf8eb934b xo-expression2: nit 2026-01-17 01:09:25 -05:00
37b0ea3c3e xo-expression2: + SymbolTable facet 2026-01-17 01:09:02 -05:00
00f8146af5 xo-expression2: + SymbolTable facet 2026-01-17 01:09:02 -05:00
a23307aabb xo-expression2: + DVariable 2026-01-17 01:05:59 -05:00
2178d78540 xo-expression2: + DVariable 2026-01-17 01:05:59 -05:00
e7de2c97fe xo-ratio: utest: APPL carveout for reflected types in ratio utest 2026-01-16 21:07:27 -05:00
33c4e2dc0a xo-expression2: DUniqueSring: fix copy during hypothetical GC 2026-01-16 20:47:54 -05:00
88c201167d xo-expression2: DUniqueSring: fix copy during hypothetical GC 2026-01-16 20:47:54 -05:00
4155137c38 xo-indentlog: fix utest -- lpos 2026-01-16 20:40:35 -05:00
5870e72a4b xo-expression2: symtab scaffold [WIP] [COSMETIC] 2026-01-16 19:04:08 -05:00
111df958f5 xo-expression2: symtab scaffold [WIP] [COSMETIC] 2026-01-16 19:04:08 -05:00
ef6a1d139d xo-expression2: + IPrintable_DUniqueString facetimpl 2026-01-16 17:21:58 -05:00
d96c20f607 xo-expression2: + IPrintable_DUniqueString facetimpl 2026-01-16 17:21:58 -05:00
cb4b5f3769 xo-expression2: + DUniqueString.pretty() 2026-01-16 17:11:50 -05:00
079c96ffe4 xo-expression2: + DUniqueString.pretty() 2026-01-16 17:11:50 -05:00
9b0ba471bd xo-expression2: + X1Collector test for DUniqueString 2026-01-16 17:02:10 -05:00
4244b2cd7c xo-expression2: + X1Collector test for DUniqueString 2026-01-16 17:02:10 -05:00
23383d7e69 xo-gc: + CollectorTypeRegistry for streamlined init 2026-01-16 16:10:00 -05:00
93429becad xo-gc: + CollectorTypeRegistry for streamlined init 2026-01-16 16:10:00 -05:00
aae8a3e864 xo-expression2: + IGCObject_DUniqueString + facet/type registration 2026-01-16 13:34:22 -05:00
929c25a7a6 xo-expression2: + IGCObject_DUniqueString + facet/type registration 2026-01-16 13:34:22 -05:00
0ae4b1528f xo-expression2: + DUniqueString, use in StringTable 2026-01-16 13:05:58 -05:00
6f8fb9f15a xo-expression2: + DUniqueString, use in StringTable 2026-01-16 13:05:58 -05:00
a51af1bad2 xo-arena: bugfix DArenaHashMap + expand utest verification 2026-01-15 23:51:00 -05:00
41efdda5f6 xo-expression2: + StringTable + utest [WIP] [FAILING] 2026-01-15 20:52:09 -05:00
27e255f574 xo-expression2: + StringTable + utest [WIP] [FAILING] 2026-01-15 20:52:09 -05:00
f16e701a40 xo-arena: + const_iterator support for DValueHashMap 2026-01-15 20:32:10 -05:00
2edfb56530 xo-object2: + DString::from_view() 2026-01-15 19:37:32 -05:00
563f6b3ea4 xo-arena: + DArenaHashMap::operator[] + utest 2026-01-15 19:36:31 -05:00
5565183495 xo-objectd2: + DString.hash() + utest 2026-01-15 17:39:17 -05:00
fac95836fc xo-object2: + string comparison operators 2026-01-15 17:28:54 -05:00
05693bd55e xo-object2: + operator==() for DString 2026-01-15 17:23:15 -05:00
293d805351 xo-object2: allow 0-capacity DArrays + utest 2026-01-15 17:22:03 -05:00
52d72ac0e5 xo-object: + DString.compare() + utest 2026-01-15 17:21:37 -05:00
ad59fac380 xo-object2: + DArray::array() n-ary factory method 2026-01-15 15:37:42 -05:00
38a62102cb xo-object2: ++ Collector utest w/ DInteger + scaffodl DArray 2026-01-15 15:28:13 -05:00
fdd9753e44 xo-object2: + IGCObject_DArray 2026-01-15 14:40:09 -05:00
47a2158354 xo-object2: retire obsolete log output 2026-01-15 14:29:28 -05:00
b9091b1667 xo-object2: + DArray gc hooks for AGCObject 2026-01-15 14:29:09 -05:00
88cf3aba0d xo-object2: + ISequence_DArray + codegen 2026-01-15 14:15:24 -05:00