Commit graph

53 commits

Author SHA1 Message Date
b456d7ac85 xo-object2: + DBoolean w/ AGCObject, APrintable facets 2026-01-23 15:44:13 -05:00
fde4199422 xo-reader2 xo-object2: regenerate facets from idl 2026-01-20 22:13:01 -05:00
013c1a4896 xo-gc: + CollectorTypeRegistry for streamlined init 2026-01-16 16:10:00 -05:00
87ddccd717 xo-expression2: + DUniqueString, use in StringTable 2026-01-16 13:05:58 -05:00
d87caecce8 xo-object2: + DString::from_view() 2026-01-15 19:37:32 -05:00
11365c95ac xo-object2: allow 0-capacity DArrays + utest 2026-01-15 17:22:03 -05:00
3052ecdbcf xo-object: + DString.compare() + utest 2026-01-15 17:21:37 -05:00
f30ef137ee xo-object2: ++ Collector utest w/ DInteger + scaffodl DArray 2026-01-15 15:28:13 -05:00
fbd3064e73 xo-object2: + IGCObject_DArray 2026-01-15 14:40:09 -05:00
17f090d933 xo-object2: retire obsolete log output 2026-01-15 14:29:28 -05:00
f5b071f103 xo-object2: + DArray gc hooks for AGCObject 2026-01-15 14:29:09 -05:00
eae117a5d3 xo-object2: + ISequence_DArray + codegen 2026-01-15 14:15:24 -05:00
698b44a92f xo-object2: + DArray::at() + utests 2026-01-15 13:41:24 -05:00
bf555ddd10 xo-object2: + DArray [WIP] + utest 2026-01-15 13:15:18 -05:00
287384e37a xo-object2: tidy IPrintable_DInteger + codegen 2026-01-15 01:02:50 -05:00
5e6db993ee xo-object2: tidy IGCObject_DInteger + codegen 2026-01-15 00:58:55 -05:00
028dea8047 xo-object2: streamline IPrintable_DFloat + codegen 2026-01-15 00:50:12 -05:00
9244302cc1 xo-object2: streamline GCObject_DFloat + codegen 2026-01-15 00:46:39 -05:00
503fd41c78 xo-object2: tidy IGCObject_DList 2026-01-15 00:32:50 -05:00
e6d1e935a5 xo-object2: tidy: IPrintable_DList -> list/ subdir 2026-01-15 00:13:27 -05:00
0a8f2c1cd9 xo-facet xo-object2 : tidy: ISequence_DList -> list/ subdir 2026-01-15 00:05:48 -05:00
8a5cd339e8 xo-facet xo-object2: facet fixes + IPrintable_DString 2026-01-14 16:32:58 -05:00
989a42cc8c xo-object2 gardening for IGCObject_DString 2026-01-14 15:27:32 -05:00
78e7548e53 xo-object2 xo-gc xo-facet: codegen updates + IGCObject_DString 2026-01-14 14:37:44 -05:00
ed2c5841d4 xo-object2: + DString methods 2026-01-13 17:40:06 -05:00
d3ba2900d6 xo-object2: + DString::assign 2026-01-13 17:07:03 -05:00
6b216a7e84 xo-object2: add DString::from_cstr + utest 2026-01-13 16:47:44 -05:00
8d577129ee xo-object2: beginning of DString + utest 2026-01-13 16:43:58 -05:00
3d8cff5483 xo-alloc2 xo-object2 : refactor to build on osx 2026-01-12 01:03:49 -05:00
8f1361763e xo-object2: streamline DList::list use 2026-01-11 12:32:02 -05:00
ce32d59bc3 xo-object: streamline DFloat construction, like w/ DList/DInteger 2026-01-09 18:09:50 -05:00
59ce547db3 xo-object2: streamline DInteger alloc. make() -> box() 2026-01-09 17:54:42 -05:00
148d5e9ca0 xo-objectd2 xo-printable xo-facet: pp working for List(Integer)
Also streamline facet switching
2026-01-09 17:48:54 -05:00
d5e1e6290b xo-facet: runtime facet lookup [PROTO] 2026-01-09 10:07:20 -05:00
dd1eee8c26 Merge branch 'main' of github.com:rconybea/xo-umbrella2 2026-01-06 10:39:22 -05:00
8d500231f2 xo-arena xo-facet xo-alloc2: build restored 2026-01-06 00:01:38 -05:00
3b2a384ab6 xo-object2: Printable+DList [WIP] 2026-01-05 17:10:22 -05:00
ca27454ce8 xo-cmake: streamline facet gen 2026-01-05 12:09:42 -05:00
a903a058f1 xo-object2: APrintable+DFloat 2026-01-05 11:53:44 -05:00
a2e75071cc + xo-printable2 + build fixes for cmake config 2026-01-04 23:03:18 -05:00
103ffb8a17 xo-gc xo-object2: gc bugfixes and logging [WORKING] 2026-01-04 15:33:08 -05:00
65ee116ff8 xo-gc: copy/move step for collection phase 2026-01-04 00:34:19 -05:00
39a16a3f15 xo-object2: utest: ++ allocation in collector utest 2026-01-02 18:55:53 -05:00
c1b0504fc1 xo-alloc: explicit typeseq arg to alloc 2026-01-02 10:20:19 -05:00
99108b8dbb xo-object2: type registration + gc fixes 2026-01-02 09:53:23 -05:00
4af2cd0401 xo-facet: typeseq strongly typed 2026-01-02 09:52:16 -05:00
0d3470c541 xo-gc xo-object2 xo-facet: builds w/ ISequence,Dlist 2025-12-29 14:32:52 -05:00
04509c4bd7 xo-facet xo-object2 xo-cmake: facet tidy + build integration 2025-12-26 02:09:25 -05:00
1b7859f61c xo-facet: extend facet gen scope to IFoo_{Xfer,Any}, RFoo 2025-12-25 12:33:07 -05:00
419cb097dd xo-gc: refactor to extract DX1Collector etc from xo-alloc2/ 2025-12-22 22:24:10 -05:00