Commit graph

20 commits

Author SHA1 Message Date
c99ac53c72 xo-interpreter2 stack: + RuntimeContext.visit_pools() method 2026-02-28 13:26:10 +11:00
0f5b20cfab Merge branch 'main' into claude1 2026-02-27 22:07:46 +11:00
210145cd14 osx build: #include <exception> in _Any.cpp 2026-02-27 19:41:03 +11:00
1595302e13 xo-interpreter2 stack: streamline op== impl + utests 2026-02-19 09:03:02 -08:00
7a364d252a xo-reader2 stack: use NumericDispatch for *,/,+,- ops 2026-02-18 22:40:37 -08:00
02f96d2e95 xo-interpreter2 stack: use xo-numeric/ to support op* 2026-02-18 22:00:30 -08:00
8ba87153ba xo-procedure2: + generic subtract primitive 2026-02-17 18:32:14 -05:00
cd38931c9d xo-reader2 stack: handle comparison expression (x == y) 2026-02-13 17:24:23 -05:00
cf5029274f xo-procedure2: streamline DSimpleRcx + regen facet *.pp 2026-02-04 16:25:37 -05:00
01af6146ab xo-procedure2: + printable support for Primitive<Fn> 2026-01-26 18:15:17 -05:00
c5a782d01c xo-procedure2: add apply_nocheck() utest on gco multiply 2026-01-26 17:08:25 -05:00
37bdf634a9 xo-procedure2: register DSimpleRcx 2026-01-26 16:59:07 -05:00
673895902a xo-procedure2: add DSimpleRcx w/ IRuntimeContext facet 2026-01-26 16:51:23 -05:00
9a52d270bd init dep handling for xo-expression2 -> xo-procedure2 2026-01-26 16:05:37 -05:00
87b89db2f3 xo-procedure2: export cmake config 2026-01-26 15:35:21 -05:00
12882e3a99 xo-procedure2: + GCObject support for Primitive + misc 2026-01-26 15:34:53 -05:00
6acc676d43 xo-expression2 xo-procedure2: work on calling primitive for x*y 2026-01-26 13:42:42 -05:00
d39e13593c xo-procedure2 xo-object2: + polymorphic primitive support 2026-01-26 12:38:17 -05:00
f2139feafb xo-procedure2: work on Primitive.apply_nocheck() + ARuntimeContext [WIP] 2026-01-25 19:07:23 -05:00
a4dd872a15 xo-procedure2: procedure abstraction for Schematika 2026-01-25 10:31:06 -05:00