|
|
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 |
|
|
|
111df958f5
|
xo-expression2: symtab scaffold [WIP] [COSMETIC]
|
2026-01-16 19:04:08 -05:00 |
|
|
|
d96c20f607
|
xo-expression2: + IPrintable_DUniqueString facetimpl
|
2026-01-16 17:21:58 -05:00 |
|
|
|
079c96ffe4
|
xo-expression2: + DUniqueString.pretty()
|
2026-01-16 17:11:50 -05:00 |
|
|
|
4244b2cd7c
|
xo-expression2: + X1Collector test for DUniqueString
|
2026-01-16 17:02:10 -05:00 |
|
|
|
93429becad
|
xo-gc: + CollectorTypeRegistry for streamlined init
|
2026-01-16 16:10:00 -05:00 |
|
|
|
929c25a7a6
|
xo-expression2: + IGCObject_DUniqueString + facet/type registration
|
2026-01-16 13:34:22 -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 |
|
|
|
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 |
|
|
|
2d58d22a72
|
xo-arena: memory checks in DArenaVector::push_back()
|
2026-01-15 13:42:20 -05:00 |
|
|
|
87dd88beec
|
xo-object2: + DArray::at() + utests
|
2026-01-15 13:41:24 -05:00 |
|
|
|
0a6f449b3b
|
xo-object2: + DArray [WIP] + utest
|
2026-01-15 13:15:18 -05:00 |
|
|
|
5628d00c7c
|
xo-object2: + StringOps.printf() + utest
|
2026-01-15 11:29:35 -05:00 |
|
|
|
3ae1685626
|
xo-object2: + StringOps.clone + utest
|
2026-01-15 11:25:26 -05:00 |
|
|
|
cb56e1ed26
|
xo-object2: + StringOps::from_cstr + utest
|
2026-01-15 11:17:55 -05:00 |
|
|
|
3349cea289
|
xo-object2: + StringOps + utest
|
2026-01-15 10:46:38 -05:00 |
|
|
|
f02e550f8c
|
xo-object2: tidy IPrintable_DInteger + codegen
|
2026-01-15 01:02:50 -05:00 |
|
|
|
9da8217df0
|
xo-object2: tidy IGCObject_DInteger + codegen
|
2026-01-15 00:58:55 -05:00 |
|
|
|
e5a4906ec7
|
xo-object2: streamline IPrintable_DFloat + codegen
|
2026-01-15 00:50:12 -05:00 |
|
|
|
7b7911f95c
|
xo-object2: streamline GCObject_DFloat + codegen
|
2026-01-15 00:46:39 -05:00 |
|
|
|
51126ae718
|
xo-object2: tidy IGCObject_DList
|
2026-01-15 00:32:50 -05:00 |
|
|
|
a3b4853f55
|
xo-object2: tidy: IPrintable_DList -> list/ subdir
|
2026-01-15 00:13:27 -05:00 |
|
|
|
e625a362a6
|
xo-facet xo-object2 : tidy: ISequence_DList -> list/ subdir
|
2026-01-15 00:05:48 -05:00 |
|
|
|
71dcbe69f0
|
xo-object2: expand Printable.test.cpp to exercise DString
|
2026-01-14 17:08:17 -05:00 |
|
|
|
72b282d550
|
xo-object2: + DString::snprintf
|
2026-01-14 16:49:01 -05:00 |
|
|
|
a3f153eda6
|
xo-object2: + DString.sprintf
|
2026-01-14 16:42:11 -05:00 |
|
|
|
d2d3b34ce7
|
xo-facet xo-object2: facet fixes + IPrintable_DString
|
2026-01-14 16:32:58 -05:00 |
|
|
|
aba9530a57
|
xo-object2 gardening for IGCObject_DString
|
2026-01-14 15:27:32 -05:00 |
|
|
|
ecfd3e4e6f
|
xo-object2 xo-gc xo-facet: codegen updates + IGCObject_DString
|
2026-01-14 14:37:44 -05:00 |
|
|
|
343b3828ab
|
xo-facet xo-gc xo-alloc2: facet cleanup + use genfacet for GCObject
|
2026-01-14 11:36:16 -05:00 |
|
|
|
d107ea5423
|
xo-expression2: + IExpression_DConstant
|
2026-01-14 00:09:45 -05:00 |
|
|
|
7e9c02441c
|
xo-object2: + DString iterator methods
|
2026-01-13 17:52:27 -05:00 |
|
|
|
00d7c03c55
|
xo-object2: + DString utests
|
2026-01-13 17:42:50 -05:00 |
|
|
|
46bad19f7c
|
xo-object2: + DString methods
|
2026-01-13 17:40:06 -05:00 |
|