|
|
d66affcd1e
|
xo-gc: utest: fix test regressions
CI / smoke-test (push) Successful in 2m23s
|
2026-05-29 09:04:48 -04:00 |
|
|
|
18df017333
|
xo-gc: utest: assert nits for release build (2)
CI / smoke-test (push) Failing after 2m14s
|
2026-05-28 07:43:06 -04:00 |
|
|
|
f366c63c24
|
xo-gc: bugfix: assert nits for release build
|
2026-05-28 07:42:30 -04:00 |
|
|
|
6583fff677
|
xo-gc stack: many small utest improvements.
|
2026-05-17 12:30:09 -04:00 |
|
|
|
ff0d256e97
|
xo-gc: address some coverage loose ends
|
2026-05-13 08:14:58 -04:00 |
|
|
|
eea239d6ad
|
xo-gc stack: coverage improvement + related tidying
|
2026-05-11 09:27:24 -04:00 |
|
|
|
002c94d02e
|
xo-alloc2 xo-gc: assorted utest-guided cleanup ++ coverage
|
2026-05-10 18:19:41 -04:00 |
|
|
|
8459c883f1
|
xo-alloc2: tidy for ++ utest coverage
|
2026-05-08 08:19:31 -04:00 |
|
|
|
b64940fa0a
|
xo-gc stack: fix mutation setup + xo-reader2 utest
|
2026-05-07 23:44:32 -04:00 |
|
|
|
200a027103
|
tidy: drop stale ACollector comments
|
2026-05-02 13:58:22 -04:00 |
|
|
|
3625758272
|
xo-gc stack: refactor + streamline.
Retiring unused Collector typealiases.
Fix #include topology.
Fix/improve write barrier setup.
|
2026-05-02 13:49:29 -04:00 |
|
|
|
f7ab6beff0
|
refactor focusing on xo-alloc2/ xo-gc/ write-barrier
ability to inform allocator of gco->gco mutation, via AAllocator i/face.
|
2026-05-01 19:54:26 -04:00 |
|
|
|
f79e44a2b9
|
xo-object2: obj<ACollector> argument to DArray::push_back()
|
2026-04-28 23:17:00 -04:00 |
|
|
|
e9a5bea66e
|
xo-gc: minor debug output
|
2026-04-25 20:32:29 -04:00 |
|
|
|
cc630011e1
|
xo-gc: utest: support assign_root
This is so we can generate garbage
|
2026-04-25 20:06:15 -04:00 |
|
|
|
ca5fba6534
|
xo-gc: utest w/ DInteger
|
2026-04-25 19:30:17 -04:00 |
|
|
|
9df65251d0
|
xo-gc: bugfixes. xo-gc utests pass.
|
2026-04-25 15:50:08 -04:00 |
|
|
|
65698f9dbe
|
xo-gc: refactor for MutationLogStore bugs [TESTFAIL]
|
2026-04-24 21:24:02 -04:00 |
|
|
|
e985a7e59a
|
xo-gc: bugfixes + seq3 mlog utest
|
2026-04-19 21:20:38 -04:00 |
|
|
|
abc3516309
|
xo-gc: utest: + 2nd gc cycle for mlog test
|
2026-04-19 20:44:31 -04:00 |
|
|
|
bb2710b489
|
xo-gc: utest: tidy sanitize flag
|
2026-04-19 19:59:08 -04:00 |
|
|
|
20d886d3d6
|
xo-gc: bugfix + mutation log test passes
|
2026-04-19 19:57:49 -04:00 |
|
|
|
eb722c9048
|
xo-gc: utest: mutation log tests
|
2026-04-19 15:13:13 -04:00 |
|
|
|
5463076add
|
xo-gc: utest: move remaining aux fns to GcosTestutil.*pp
|
2026-04-18 00:26:51 -04:00 |
|
|
|
a7e155439a
|
xo-gc: utest: move gcos_verify_gen0_fromspace_only_allocation -> *pp
|
2026-04-18 00:18:54 -04:00 |
|
|
|
ef4a943f0e
|
xo-gc: utest: promote aux helpers to GcosTestutil.*pp
|
2026-04-17 07:58:22 -04:00 |
|
|
|
350b9318b2
|
xo-gc: utest: + missed GcosTestUtil.*pp
|
2026-04-16 20:57:17 -04:00 |
|
|
|
e41f781774
|
xo-gc: utest: moving test util code to shared GcosTestUtil.*pp
|
2026-04-16 20:01:55 -04:00 |
|
|
|
e9b1b53516
|
xo-gc: utest: + MutationLogStore.test.cpp
|
2026-04-12 21:06:50 -04:00 |
|
|
|
e9433c3f66
|
xo-gc: utest: verify no alloc errors
|
2026-04-12 19:54:49 -04:00 |
|
|
|
1204f595a6
|
xo-gc: utest: expand to multi-cycle utests
|
2026-04-12 19:42:02 -04:00 |
|
|
|
83ed22402d
|
xo-gc: utest: scaffold for multiple gc loops
|
2026-04-12 16:15:28 -04:00 |
|
|
|
8e18859413
|
xo-gc: utest: move GCObjectStore into GcosFixture
|
2026-04-12 15:53:20 -04:00 |
|
|
|
0d451c8b50
|
xo-gc: utest: move X1VerifyStats into GcosFixture
|
2026-04-12 15:45:12 -04:00 |
|
|
|
2d149ced0d
|
xo-gc: tidy: + Generation methods .g0(), .g1()
Use in GCObjectStore.test.cpp
|
2026-04-12 15:42:49 -04:00 |
|
|
|
c4983b2172
|
xo-gc: doc: + comment on GCObjectVisitor entry points
|
2026-04-12 15:38:42 -04:00 |
|
|
|
e6a9b648ef
|
xo-gc: missed files in prev commit
|
2026-04-12 15:06:01 -04:00 |
|
|
|
125775d0c5
|
xo-gc: tidy: SetupGc.*pp -> setup_gc.*pp
|
2026-04-12 15:05:39 -04:00 |
|
|
|
95cc1efb5e
|
xo-gc: tidy: reorder method defns
|
2026-04-12 15:03:05 -04:00 |
|
|
|
19035920a0
|
xo-gc: streamline: drop .visit_child methods
no longer needed, thanks to DGCObjectStoreVisitor
|
2026-04-12 15:00:48 -04:00 |
|
|
|
456ea4dbb9
|
xo-gc: refactor: demote GCObjectVisitor to GCObjectStore
No longer needed by DX1Collector
Also retires utest/MockCollector
|
2026-04-12 14:54:38 -04:00 |
|
|
|
f09ec770aa
|
xo-gc: utest: refactor for modularity
|
2026-04-11 19:02:05 -04:00 |
|
|
|
d0cb7437de
|
xo-gc: bugfixes for GCObjectStore, unit test exapnded
In particular: drop casual assignment to DList.rest_,
will break acyclic assumption of DList.size()
|
2026-04-11 16:51:52 -04:00 |
|
|
|
4d23eeef40
|
xo-gc: refactor: migrate verify impl DX1Collector -> GCObjectStore
|
2026-04-10 20:32:55 -04:00 |
|
|
|
ec639ebb4b
|
xo-interpreter2 stack: + reason arg to visit_gco_children()
Helps streamline DX1Collector in xo-gc/.
Want both forward and verify entry points for the same
representation.
|
2026-04-10 01:10:03 -04:00 |
|
|
|
7a1b1b5cd3
|
xo-gc: utest: minor improvements for coverage
|
2026-04-09 21:30:52 -04:00 |
|
|
|
7988f92ed7
|
+ xo-gc: utest: + README.md
|
2026-04-09 19:30:58 -04:00 |
|
|
|
c19171fb8b
|
xo-gc: utest: fairly comprehensive GCObjectStore utest
Generative!
|
2026-04-09 19:12:41 -04:00 |
|
|
|
8f2c67ee4a
|
xo-gc: retire Collector.forward_inplace + mock x-gc utest
W/ MockCollector supporting AGCObjectVisitor facet
|
2026-04-07 21:16:55 -04:00 |
|
|
|
e6036946bd
|
xo-gc: scaffold utest for GCObjectStore
|
2026-04-07 11:44:02 -04:00 |
|