|
|
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 |
|
|
|
0f17c52ce8
|
xo-interpreter2 stack: support op!= + trial numeric refactor
|
2026-02-19 11:56:06 -08:00 |
|
|
|
788363dd4c
|
xo-interpreter2 stack: streamline op== impl + utests
|
2026-02-19 09:03:02 -08:00 |
|
|
|
4cab102ff2
|
xo-reader2 stack: use NumericDispatch for *,/,+,- ops
|
2026-02-18 22:40:37 -08:00 |
|
|
|
0b9ff6be06
|
xo-interpreter2 stack: use xo-numeric/ to support op*
|
2026-02-18 22:00:30 -08:00 |
|
|
|
d6bf210714
|
xo-reader2 stack: + xo-numeric + setup multi dispatch for *,/
|
2026-02-18 21:47:02 -08:00 |
|
|
|
070d333a07
|
+ xo-numeric/ [WIP]
|
2026-02-18 13:44:57 -05:00 |
|
|
|
625ecf20c5
|
Merge branch 'claude1'
|
2026-02-18 12:39:43 -05:00 |
|
|
|
449f9bafae
|
Add 'xo-numeric/' from commit 'b8fbef8a5f'
git-subtree-dir: xo-numeric
git-subtree-mainline: a6a0e8a8ea
git-subtree-split: b8fbef8a5f
|
2026-02-18 12:38:58 -05:00 |
|
|
|
b8fbef8a5f
|
initial commit
|
2026-02-18 12:37:03 -05:00 |
|
|
|
1870c0cc83
|
etc/hostubuntu: update nvidia driver symlinks for 580.126.09
|
2026-02-18 12:18:42 -05:00 |
|