Commit graph

3,251 commits

Author SHA1 Message Date
113beda566 smoke test forgejo CI
All checks were successful
CI / smoke-test (push) Successful in 0s
2026-05-23 15:08:08 -04:00
d0b54a27e9 ci: add smoketest
Some checks failed
CI / smoke-test (push) Failing after 0s
2026-05-23 14:58:42 -04:00
0065ff49f9 Merge branch 'claude1'
Some checks failed
main-stock-ubuntu.yml / Merge branch 'claude1' (push) Failing after 0s
+ streamline subtree help in README.md
2026-05-23 11:38:09 -04:00
04ff2c32c7 Split 'xo-cmake/' into commit 'e6e9e7afd9'
git-subtree-dir: xo-cmake
git-subtree-mainline: ab8a7dbe9c
git-subtree-split: e6e9e7afd9
2026-05-23 11:18:18 -04:00
ab8a7dbe9c xo-cmake: explicit demux branch for pushing subtrees 2026-05-23 11:17:04 -04:00
e6e9e7afd9 xo-cmake: explicit demux branch for pushing subtrees 2026-05-23 11:17:04 -04:00
26325bdfb6 Split 'xo-cmake/' into commit 'f62778011c'
git-subtree-dir: xo-cmake
git-subtree-mainline: 91ffed976d
git-subtree-split: f62778011c
2026-05-23 11:05:03 -04:00
f62778011c xo-cmake: xo-build: --rejoin on subtree ops 2026-05-23 11:03:39 -04:00
91ffed976d xo-cmake: xo-build: --rejoin on subtree ops 2026-05-23 11:03:39 -04:00
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
4689474031 xo-cmake: bugfix: git subtree syntax 2026-05-23 10:53:51 -04:00
a84316b19e xo-cmake: bugfix: git subtree syntax 2026-05-23 10:53:51 -04:00
4235149d39 xo-cmake: + xo-build --split-umbrella-remote
also with explicit --rejoin
2026-05-23 10:49:44 -04:00
3daffb8eb9 xo-cmake: + xo-build --split-umbrella-remote
also with explicit --rejoin
2026-05-23 10:49:44 -04:00
204318a20b Split 'xo-cmake/' into commit '0cb64a72f2'
git-subtree-dir: xo-cmake
git-subtree-mainline: c62785b03e
git-subtree-split: 0cb64a72f2
2026-05-23 10:21:22 -04:00
c62785b03e README.md + notes on manual git subtree stuff 2026-05-23 10:20:11 -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