Commit graph

17 commits

Author SHA1 Message Date
1075e16668 xo-numeric: type decoration for multiply 2026-03-16 13:29:48 -05:00
2713b82159 xo-expression2 utest: missed line for prev commit 2026-03-12 20:29:31 -05:00
46c118fe29 xo-interpreter2 stack: refactor + bugfix operator expr 2026-03-12 20:26:08 -05:00
9695a1ca75 xo-interpreter2 stack: refactor: string clases -> xo-stringtable2/ 2026-03-05 13:02:12 +11:00
1c90ce2f10 refactor: + xo-stringtable2 w/ DString impl 2026-03-05 00:50:58 +11:00
1aa569c159 xo-interpreter2 stack: use xo-numeric/ to support op* 2026-02-18 22:00:30 -08:00
ac2b307eb9 xo-interpreter2: refactor to setup vsm utest + repl 2026-02-02 10:53:28 -05:00
88c4b752d4 xo-interpreter2: work towards utest w/ vsm+reader [WIP] 2026-02-01 22:12:28 -05:00
0fcb548587 xo-expression2: + DIfElseExpr + utest 2026-01-27 10:09:26 -05:00
37283140ab xo-expression2: + utest for DDefineExpr 2026-01-26 20:25:24 -05:00
772bbc1b65 xo-expression2: utest for DApplyExpr 2026-01-26 18:15:44 -05:00
09850306ad xo-expression2: + DVariable utest 2026-01-26 17:26:42 -05:00
6dcf43e3ac xo-expression2: + DConstant utest 2026-01-26 15:33:58 -05:00
9b0ba471bd xo-expression2: + X1Collector test for DUniqueString 2026-01-16 17:02:10 -05:00
23383d7e69 xo-gc: + CollectorTypeRegistry for streamlined init 2026-01-16 16:10:00 -05:00
0ae4b1528f xo-expression2: + DUniqueString, use in StringTable 2026-01-16 13:05:58 -05:00
41efdda5f6 xo-expression2: + StringTable + utest [WIP] [FAILING] 2026-01-15 20:52:09 -05:00