Commit graph

15 commits

Author SHA1 Message Date
2d92eec35c git subrepo clone git@github.com:Rconybea/xo-numeric.git xo-numeric
subrepo:
  subdir:   "xo-numeric"
  merged:   "7750c868"
upstream:
  origin:   "git@github.com:Rconybea/xo-numeric.git"
  branch:   "main"
  commit:   "7750c868"
git-subrepo:
  version:  "0.4.9"
  origin:   "???"
  commit:   "???"
2026-06-06 22:14:02 -04:00
cf0bd4d975 xo-XXX -> .xo-XXX (prep subrepo) 2026-06-06 22:00:54 -04:00
45f6bccd9c xo-interpreter2 stack: VSM as AGCObject for virtual root 2026-03-25 19:31:59 -04:00
cacfb181b4 xo-reader2 stack: constants for operator primitive names 2026-03-25 17:52:39 -04:00
a66cd3cf91 xo-numeric: attach type to numeric primitives 2026-03-16 13:51:51 -05:00
9fda81bd04 xo-numeric: type decoration for multiply 2026-03-16 13:29:48 -05:00
a3aa582eb9 xo-interpreter2 stack: modularize nth() primitive setup/install 2026-03-15 09:47:14 -05:00
47e0cd3a2b xo-numeric: + cmple for op<= 2026-03-12 20:54:23 -05:00
9c17e89bf0 xo-interpreter2 stack: refactor + bugfix operator expr 2026-03-12 20:26:08 -05:00
6f89c10ac6 xo-numeric: + less than dispatch (also in schematika parser) 2026-02-27 22:55:14 +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