Commit graph

106 commits

Author SHA1 Message Date
fd3804f5be nix build: + xo-reader2 + xo-interpreter2 [NIX]
All checks were successful
CI / smoke-test (push) Successful in 6m0s
2026-05-31 00:13:25 -04:00
7244dc7176 nix build: + xo-reader2 [NIX]
Some checks failed
CI / smoke-test (push) Has been cancelled
2026-05-30 22:49:07 -04:00
e75422e219 nix build: xo-expression2: + missing dep [BUGFIX]
Some checks failed
CI / smoke-test (push) Has been cancelled
2026-05-30 14:11:33 -04:00
bbc439ac87 nix build: typo in pkgs/xo-expression2.nix [BUGFIX]
Some checks failed
CI / smoke-test (push) Has been cancelled
2026-05-30 14:06:29 -04:00
2dee3f5f68 nix build: + xo-expression2
Some checks failed
CI / smoke-test (push) Has been cancelled
2026-05-30 14:04:51 -04:00
142768e8d5 nix build: fix xo-tokenizer2 deps [CI]
Some checks failed
CI / smoke-test (push) Has been cancelled
2026-05-30 13:13:29 -04:00
934fec23e7 build xo-cmake: py-reflect order [RITUAL] 2026-05-30 11:51:31 -04:00
8a66fbbb85 nix build: fix xo-procedure2 build
missing xo-type dep
2026-05-30 11:11:54 -04:00
ee99fa6163 xo-type: fix reflect dependency (also in nix build) 2026-05-30 11:11:10 -04:00
639930981f nix build: tidy xo-allocutil.nix 2026-05-30 10:53:28 -04:00
c62d7c787b build: top-level subsystem order
promoting xo-type
2026-05-30 10:18:32 -04:00
b8cfc45080 nix build: fix xo-type.nix
missing xo-object2 dep
2026-05-30 10:17:54 -04:00
d55fbcbd17 nix build: bugfix: xo-gc -dep-> xo-object2 now
previously was xo-object2 -dep-> xo-gc
2026-05-27 08:15:19 -04:00
e6034adc3b nix-build, cmake build: levelling 2026-05-25 23:57:31 -04:00
907d5e49ac xo-cmake: + xo-printable2 2026-05-25 23:21:48 -04:00
bad4bd39c9 nix build / xo-cmake: + xo-gc + in forgejo CI 2026-05-25 23:07:33 -04:00
33420d2518 .forgejo workflow: + nix build xo-alloc2 CI
Some checks failed
CI / smoke-test (push) Failing after 7m3s
2026-05-24 19:48:00 -04:00
6b365017cc nix build: xo-indentlog: trying to fix fontconfig errors 2026-05-24 01:57:51 -04:00
058655cb47 nix build: trying to get pkgs/xo-indentlog.nix w/ quiet fontconfig
All checks were successful
CI / smoke-test (push) Successful in 24s
2026-05-23 18:33:34 -04:00
74ff0f244c nix build: FONTCONFIG behavior for pkgs/xo-indentlog.nix
All checks were successful
CI / smoke-test (push) Successful in 42s
2026-05-23 18:29:25 -04:00
4dd0deba1a nix build: fix xo-arena, xo-alloc2 packaging 2026-05-22 07:47:29 -04:00
198a7a9060 xo-testutil: unit test support library 2026-05-22 07:41:24 -04:00
550b33323c xo-alloc2: + utest harness for catch2
accept additional commandline arguments
2026-05-19 08:27:10 -04:00
429658c2e9 xo-type: + DFunctionType 2026-03-07 11:43:14 +11:00
6190e9b05f nix build: xo-type: make doCheck overridable 2026-03-07 00:26:36 +11:00
960a19e7d6 nix build: + xo.type 2026-03-06 13:11:45 +11:00
7f25e841d0 nix build: + xo.tokenizer2 2026-03-05 20:35:52 +11:00
004583423c nix build: + xo.numeric + bugfix xo.procedure2 2026-03-05 20:28:33 +11:00
0d0a62943d nix-build: + xo.procedure2 2026-03-05 20:25:32 +11:00
af95656cc8 nix build: + xo-stringtable2 2026-03-05 20:11:50 +11:00
9b9262f84b xo-object2 stack: refactor/tidy after GCObject -> alloc2 2026-03-05 20:11:05 +11:00
6dd635599c nix-build: + xo-object2 builds 2026-02-27 13:04:46 +11:00
1322a97a8b nix-build: + xo-object + use clang 18 [WIP] 2026-02-27 11:36:20 +11:00
d8d8781068 xo-gc: docs build [WIP] + misc fixes + works w/ nix 2026-02-26 14:27:02 +11:00
115782abf6 nix-build: + xo-alloc2 working 2026-02-26 13:28:42 +11:00
734c06c8a9 nix-build: + xo-printable2 2026-02-26 13:03:50 +11:00
51543ad3d3 xo-alloc: nix-build + compiler nits 2026-02-26 12:20:34 +11:00
c041d63896 nix-build: xo-refcnt: + missing xo-reflectutil dep 2026-02-26 12:16:13 +11:00
0d9900f6dc nix-build: xo-refcnt: + xo-reflectutil dep 2026-02-26 12:15:20 +11:00
cc47795ad3 nix-build: + xo-allocutil 2026-02-26 11:47:40 +11:00
41488b6168 nix-build: xo-arena: build docs + minor doc facepalms 2026-02-26 11:47:14 +11:00
1ae0ebd600 xo-arena: nix-build works, including utest 2026-02-26 00:47:49 +11:00
a14c257b5e build: xo-facet: nix-build -A xo.facet 2026-02-26 00:42:28 +11:00
6a57bf398f xo-arena: + nix build 2026-02-25 17:08:14 +11:00
681e76bc2d + pkgs/README.md 2026-02-25 17:07:14 +11:00
d9b7ae2263 nix build: xo-jit: build+install docs+examples: xo-jit.nix ++ 2025-09-22 12:55:49 -04:00
d6dea12915 nix build: whitespace 2025-09-22 12:55:01 -04:00
d719705f2e nix build: xo-reader: build + install docs+examples + build fix 2025-09-22 12:47:00 -04:00
35334154c8 xo-tokenizer: build + install docs + examples + build fixes 2025-09-22 12:45:30 -04:00
77d4f09851 nix build: xo-expression: build+install docs + examples 2025-09-22 12:44:01 -04:00