Commit graph

14 commits

Author SHA1 Message Date
5950a45483 xo-numeric: restore numeric function type 2026-03-28 09:45:36 -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
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
692a9a7f1b xo-interpreter2 stack: modularize nth() primitive setup/install 2026-03-15 09:47:14 -05:00
1a60284861 xo-numeric: + cmple for op<= 2026-03-12 20:54:23 -05:00
b69ec48d00 xo-interpreter2 stack: refactor + bugfix operator expr 2026-03-12 20:26:08 -05:00
5791cd59ce xo-numeric: + less than dispatch (also in schematika parser) 2026-02-27 22:55:14 +11:00
77c5f625ff xo-interpreter2 stack: support op!= + trial numeric refactor 2026-02-19 11:56:06 -08:00
243ad12869 xo-interpreter2 stack: streamline op== impl + utests 2026-02-19 09:03:02 -08:00
9dca9a8c46 xo-reader2 stack: use NumericDispatch for *,/,+,- ops 2026-02-18 22:40:37 -08:00
43f120dd10 xo-interpreter2 stack: use xo-numeric/ to support op* 2026-02-18 22:00:30 -08:00
ac1395ce98 xo-reader2 stack: + xo-numeric + setup multi dispatch for *,/ 2026-02-18 21:47:02 -08:00