Commit graph

2,833 commits

Author SHA1 Message Date
ee00a16d5e xo-reader2 stack: + #q token + QuoteSsm [WIP - not functional] 2026-03-01 13:06:57 +11:00
9c7c76cabc xo-interpreter2: report_memory_use() unit test 2026-02-28 13:36:27 +11:00
9160beb0e8 xo-interpreter2: + report_memory_use() built-in 2026-02-28 13:29:05 +11:00
29c15f3f70 nix nit: reset TMPDIR/TMP in shell4-osx for long-running emacs 2026-02-28 13:28:08 +11:00
17f9010997 xo-procedure2: + DPrimitive_gco_0 (primitive with 0 arguments) 2026-02-28 13:27:34 +11:00
d9782b9b70 xo-interpreter2 stack: + RuntimeContext.visit_pools() method 2026-02-28 13:26:10 +11:00
a667933ae9 xo-reader2: + intern_string() forwarding methods in parser/reader 2026-02-28 13:24:06 +11:00
385c2a65ae xo-interpreter2: + DGlobalEnv::_upsert_value() 2026-02-28 13:22:59 +11:00
924d8cb6be xo-gc: build nit: missing #include in X1Collector.hpp 2026-02-28 13:22:21 +11:00
c755807ae3 xo-reader2: support 0-argument apply-expressions 2026-02-28 13:21:54 +11:00
2da3720c0f xo-interpreter2 stack: support 0-argument function calls 2026-02-28 13:20:11 +11:00
6f89c10ac6 xo-numeric: + less than dispatch (also in schematika parser) 2026-02-27 22:55:14 +11:00
10a3421ed4 Merge branch 'main' into claude1 2026-02-27 22:07:46 +11:00
6727fd0381 nix-build: shell4-osx uses clang18 2026-02-27 21:38:02 +11:00
e2880cadbe build: + <variant> for osx build 2026-02-27 19:42:43 +11:00
ea1dca8123 osx build: + unistd.h for isatty() 2026-02-27 19:42:29 +11:00
e72e7c25a7 build: + install target for idl .json5 files 2026-02-27 19:42:06 +11:00
7abddb4714 osx build: #include <exception> in _Any.cpp 2026-02-27 19:41:03 +11:00
831fc10c18 xo-cmake: setup to make share target available via cmake install 2026-02-27 19:38:53 +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
dedb0aaa1b xo-object: nix build requires specific include paths 2026-02-27 11:34:46 +11:00
0c4e8639d7 xo-alloc: fix broken cmake export deps 2026-02-27 11:34:18 +11:00
afeb9cc81c xo-alloc: nix requires specific include path 2026-02-27 11:33:40 +11:00
24704daf57 xo-facet: <exception> in _Any.cpp template 2026-02-27 11:32:26 +11:00
0933e6309f xo: _Any.cpp files need <exception> for clang 18 build 2026-02-27 11:31:54 +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
d6c5ee911f xo-facet: genfacet wrapper script (play nice w/ nix) 2026-02-26 13:02:58 +11:00
9fcd7f5fb7 xo-expression: fix type-unification utest on OSX 2026-02-26 12:28:14 +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
f22239af7d xo-refcnt: missing xo-reflectutil dep in cmake export 2026-02-26 12:15:45 +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
ef64727d79 xo-arena: fix paths for when xo-arena is a nix-build dep 2026-02-26 00:40:47 +11:00
ffa6682f1c xo-cmake: + xo-reconfigure.in install 2026-02-26 00:10:47 +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
3c5af1e5e4 emacs setup + xo-arena build 2026-02-25 17:07:00 +11:00
93dec12e9e minor doc fix 2026-02-25 17:06:35 +11:00
e5e95a8737 indentlog: fix utest for OSX 2026-02-25 17:05:45 +11:00
e0ce3e1a78 osx: shell3 running w/ nixpkgs-24.11 2026-02-25 11:31:22 +11:00
3c0370fd85 build: osx default.nix carveouts 2026-02-25 11:18:29 +11:00
1fbbf70beb xo-reader2: bugfix: need pattern match to fix operator precedence 2026-02-23 07:04:54 +11:00
2a03143127 xo-numeric: streamline using Numeirc::dispatch aux fn 2026-02-23 07:04:13 +11:00