0c4dcfa007
build: + xo-tokenizer2 [CI]
...
xo-cmake subsystem list + nix setup
2026-05-30 12:56:34 -04:00
a89eacaaf5
Split 'xo-alloc/' into commit ' a2b678410d'
...
git-subtree-dir: xo-alloc
git-subtree-mainline: 5a5f43b56e84f4994f8495960ed688e684b7c067
git-subtree-split: a2b678410d
2026-05-30 12:44:07 -04:00
00403e3fc9
Split 'xo-numeric/' into commit ' 7750c868b6'
...
git-subtree-dir: xo-numeric
git-subtree-mainline: 365f5a055f80e5138abc8d55c556600e032ce1dd
git-subtree-split: 7750c868b6
2026-05-30 12:11:31 -04:00
a2b678410d
Split 'xo-numeric/' into commit ' 7750c868b6'
...
git-subtree-dir: xo-numeric
git-subtree-mainline: 365f5a055f80e5138abc8d55c556600e032ce1dd
git-subtree-split: 7750c868b6
2026-05-30 12:11:31 -04:00
7750c868b6
nit: typo in xo-numeric/README placeholder [NIT]
2026-05-30 12:09:57 -04:00
ce4daf93ff
Split 'xo-numeric/' into commit ' 5f2de0ad5a'
...
git-subtree-dir: xo-numeric
git-subtree-mainline: 8888986784c73c417110df62254ff958c83200d8
git-subtree-split: 5f2de0ad5a
2026-05-30 12:07:21 -04:00
a30f52375b
Split 'xo-numeric/' into commit ' 5f2de0ad5a'
...
git-subtree-dir: xo-numeric
git-subtree-mainline: 8888986784c73c417110df62254ff958c83200d8
git-subtree-split: 5f2de0ad5a
2026-05-30 12:07:21 -04:00
0f69b2ce7d
build: xo-numeric build order + missing from xo-build --list [SDLC]
2026-05-30 12:05:20 -04:00
ca819252bf
build xo-cmake: py-reflect order [RITUAL]
2026-05-30 11:51:31 -04:00
54c51dfed4
xo-cmake: + xo-procedure2
...
missing in subsystem-list
2026-05-30 11:13:40 -04:00
58de7cbd80
xo-cmake: + xo-allocutil
...
missing from etc/xo/subsystem-list
2026-05-30 10:52:48 -04:00
3bf51f02c6
xo-cmake: + xo-type in subsystem list
2026-05-30 10:17:19 -04:00
fd14afd5de
xo-build: explicit local clone name
...
e.g. so xo-build --clone xo-refcnt uses xo-refcnt/, not refcnt/
2026-05-26 08:01:17 -04:00
a49eacf127
nix buidl: levelling
2026-05-26 00:01:12 -04:00
bef54b1af9
nix-build, cmake build: levelling
2026-05-25 23:57:31 -04:00
a41b7385ea
xo-cmake: + xo-printable2
2026-05-25 23:21:48 -04:00
49dada20f0
nix build / xo-cmake: + xo-gc + in forgejo CI
2026-05-25 23:07:33 -04:00
59a03d60f8
xo-build: + xo-alloc2 subsystem
2026-05-24 19:43:03 -04:00
3c502d7eaf
xo-cmake: tweak subsystem order for leveling (promote xo-testutil)
2026-05-24 19:39:36 -04:00
88a0ad3285
xo-cmake: + xo-facet subsystem
2026-05-24 19:24:32 -04:00
86e4196cfb
xo-cmake: + xo-arena subsystem
2026-05-24 19:08:48 -04:00
97bc5d7481
xo-cmake: bugfix: xo-randomgen has snowflake gh origin
2026-05-24 14:38:29 -04:00
1e842f63f6
xo-cmake: xo-randomgen order (levelling)
2026-05-24 14:34:15 -04:00
be8648c0bc
xo-cmake: subsystem order (levelling)
2026-05-24 14:22:16 -04:00
26b8dfebb2
xo-cmake: minor: xo-subsys early for dep order
2026-05-24 14:00:48 -04:00
e6e9e7afd9
xo-cmake: explicit demux branch for pushing subtrees
2026-05-23 11:17:04 -04:00
f62778011c
xo-cmake: xo-build: --rejoin on subtree ops
2026-05-23 11:03:39 -04:00
4689474031
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
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
5f2de0ad5a
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
0cb64a72f2
build: coverage working at umbrella level on osx
...
Uses llvm-cov tooling
2026-04-20 08:57:22 -04:00
346fe12898
build: coverage build working in umbrella builds (!)
...
1. more recent lcov is persnickety, need to ignore some errors.
2. need more careful assembly of subdirs with .gcda/.gcno info.
lcov doesn't like duplication here.
2026-04-09 20:50:32 -04:00
4dc6739167
refactor: rename shallow_copy -> shallow_move + streamline
...
Use RCollector.std_copy_for where appropriate
2026-04-04 16:33:35 -04:00
3557ab8335
build: + --clobber feature for .build/reconfigure script
...
copies reconfigure script to /tmp before
killing build directory.
2026-04-04 14:34:57 -04:00
5950a45483
xo-numeric: restore numeric function type
2026-03-28 09:45:36 -04:00
9e88672ad4
xo-interpreter2 stack: VSM as AGCObject for virtual root
2026-03-25 19:31:59 -04:00
d288c4ff1e
xo-reader2 stack: constants for operator primitive names
2026-03-25 17:52:39 -04:00
4601e824bc
xo-reader2 stack: refactor for ssm file location
2026-03-25 17:11:46 -04:00
b3fbddcf3e
xo-numeric: cosmetic: drop debug
2026-03-24 22:16:24 -04:00
335c04a834
xo-numeric: cosmetic: add comments to label essential primitives
2026-03-24 22:01:28 -04:00
f4d00d9e17
xo-interpreter2: streamline pm setup
2026-03-16 20:18:52 -05:00
884a6074d7
xo-numeric: streamline setup
2026-03-16 14:41:28 -05:00
dc43feece0
xo-interpreter2 stack: use RuntimeContext to streamline setup
2026-03-16 14:09:03 -05:00
4039926d33
xo-numeric: attach type to numeric primitives
2026-03-16 13:51:51 -05:00
940cfb963a
xo-numeric: type decoration for multiply
2026-03-16 13:29:48 -05:00
44c687dbfe
xo-interpreter2 stack: + dict type + pop more pm types
2026-03-16 09:03:24 -05:00
692a9a7f1b
xo-interpreter2 stack: modularize nth() primitive setup/install
2026-03-15 09:47:14 -05:00
c500a98722
xo-reader2: + op> support
2026-03-13 00:15:29 -05:00
1b4d5744d2
xo-reader2: + op>= support
2026-03-12 23:41:21 -05:00