Commit graph

70 commits

Author SHA1 Message Date
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
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
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
4c468d88e3 xo-object2: + DString::assign 2026-01-13 17:07:03 -05:00
b5d69aefe0 xo-object2: add DString::from_cstr + utest 2026-01-13 16:47:44 -05:00
56bda48a06 xo-object2: beginning of DString + utest 2026-01-13 16:43:58 -05:00
47239f98e5 + xo-interpreter2 scaffold for constant expression [WIP] 2026-01-13 01:40:48 -05:00
38d18bf325 xo-expression2: + Expression facet 2026-01-12 21:50:17 -05:00
cbf6abb539 xo-alloc2 xo-object2 : refactor to build on osx 2026-01-12 01:03:49 -05:00
1ad73914bb cosmetic 2026-01-11 12:32:41 -05:00
4c99411f8b xo-object2: streamline DList::list use 2026-01-11 12:32:02 -05:00
53affe2fd1 xo-object: streamline DFloat construction, like w/ DList/DInteger 2026-01-09 18:09:50 -05:00
fc1108a9b1 xo-object2: streamline DInteger alloc. make() -> box() 2026-01-09 17:54:42 -05:00
09ee3a20ac xo-objectd2 xo-printable xo-facet: pp working for List(Integer)
Also streamline facet switching
2026-01-09 17:48:54 -05:00
9ce465e84f xo-facet: runtime facet lookup [PROTO] 2026-01-09 10:07:20 -05:00
e1f45308ab Merge branch 'main' of github.com:rconybea/xo-umbrella2 2026-01-06 10:39:22 -05:00
5299ec554d xo-arena: annex AllocInfo.*pp from xo-alloc2 2026-01-06 00:14:13 -05:00
820f639ef8 xo-arena: annex padding from xo-alloc2 2026-01-06 00:08:50 -05:00
154eca1086 xo-arena xo-facet xo-alloc2: build restored 2026-01-06 00:01:38 -05:00
287fce9b7b xo-object2: Printable+DList [WIP] 2026-01-05 17:10:22 -05:00
6b22aab6fb xo-cmake: streamline facet gen 2026-01-05 12:09:42 -05:00
e3711860f1 xo-object2: APrintable+DFloat 2026-01-05 11:53:44 -05:00
402cf9b852 + xo-printable2 + build fixes for cmake config 2026-01-04 23:03:18 -05:00
c739fba5eb xo-gc xo-object2: gc bugfixes and logging [WORKING] 2026-01-04 15:33:08 -05:00
84adc35aec xo-gc: copy/move step for collection phase 2026-01-04 00:34:19 -05:00
8a2c89e9fd xo-gc: + arena for object roots 2026-01-03 13:53:21 -05:00
e0cb07c9f5 xo-gc: + execute_gc() scaffold 2026-01-03 00:19:26 -05:00