Commit graph

3,240 commits

Author SHA1 Message Date
033db9d734 Split 'xo-cmake/' into commit '4689474031'
git-subtree-dir: xo-cmake
git-subtree-mainline: a84316b19e
git-subtree-split: 4689474031
2026-05-23 10:55:03 -04:00
a84316b19e xo-cmake: bugfix: git subtree syntax 2026-05-23 10:53:51 -04:00
4689474031 xo-cmake: bugfix: git subtree syntax 2026-05-23 10:53:51 -04:00
3daffb8eb9 xo-cmake: + xo-build --split-umbrella-remote
also with explicit --rejoin
2026-05-23 10:49:44 -04:00
4235149d39 xo-cmake: + xo-build --split-umbrella-remote
also with explicit --rejoin
2026-05-23 10:49:44 -04:00
946bbae0c6 Merge commit '09f7ad1680' 2026-05-22 09:22:44 -04:00
09f7ad1680 xo-cmake: xo-build + git subtree for satellites
xo-build
--add-umbrella-remote XONAME
--pull-umbrella-remote XONAME
--push-umbrella-remote XONAME
2026-05-22 09:20:35 -04:00
1e49c937ff xo-cmake: xo-build + git subtree for satellites
xo-build
--add-umbrella-remote XONAME
--pull-umbrella-remote XONAME
--push-umbrella-remote XONAME
2026-05-22 09:20:35 -04:00
4dd0deba1a nix build: fix xo-arena, xo-alloc2 packaging 2026-05-22 07:47:29 -04:00
1a6bf8f2f3 xo-alloc2: utest: refactor to use xo-testutil/ 2026-05-22 07:47:11 -04:00
198a7a9060 xo-testutil: unit test support library 2026-05-22 07:41:24 -04:00
338a9f685e Add 'xo-testutil/' from commit '44c04999ce'
git-subtree-dir: xo-testutil
git-subtree-mainline: aa5c862901
git-subtree-split: 44c04999ce
2026-05-19 08:30:17 -04:00
aa5c862901 gitignore: + compile_commands.json 2026-05-19 08:28:43 -04:00
4029ee06ba gitignore: + compile_commands.json (symlink) 2026-05-19 08:28:25 -04:00
550b33323c xo-alloc2: + utest harness for catch2
accept additional commandline arguments
2026-05-19 08:27:10 -04:00
44c04999ce Initial commit 2026-05-19 12:18:33 +00: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
1780a50e45 xo-alloc2: missed operator defs 2026-05-08 20:10:40 -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
4ab49af785 xo-object2: streamline write barriers for DList,DArray muts 2026-05-01 20:38:38 -04:00
0defad229f xo-object2: prep DList for write barrier in _assign_rest() 2026-05-01 20:15:45 -04:00
29c60f0089 xo-object2 stack: RAllocator.assign_barrier() works.
use for DList::assign_head(), DArray::assign_at().
2026-05-01 20:14:26 -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
0cb64a72f2 build: coverage working at umbrella level on osx
Uses llvm-cov tooling
2026-04-20 08:57:22 -04:00
1adaf1c061 build: coverage working at umbrella level on osx
Uses llvm-cov tooling
2026-04-20 08:57:22 -04:00
e985a7e59a xo-gc: bugfixes + seq3 mlog utest 2026-04-19 21:20:38 -04:00
36f3399b80 xo-arena: build: can't assume elfutils on osx 2026-04-19 20:47:40 -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