xo-umbrella2/xo-procedure2
Roland Conybeare 06161d2b50 refactor: rename GCObject.shallow_copy -> shallow_move
resolve conflict since relying on move constructor in std_copy_for
2026-04-04 15:00:53 -04:00
..
cmake xo-interpreter2 stack: refactor + bugfix operator expr 2026-03-12 20:26:08 -05:00
doc xo-procedure2 xo-object2: + polymorphic primitive support 2026-01-26 12:38:17 -05:00
idl xo-gc stack: + request-gc-statistics() primitive 2026-03-29 13:44:19 -04:00
include/xo/procedure2 refactor: rename GCObject.shallow_copy -> shallow_move 2026-04-04 15:00:53 -04:00
src/procedure2 refactor: rename GCObject.shallow_copy -> shallow_move 2026-04-04 15:00:53 -04:00
utest xo-gc stack: + request-gc-statistics() primitive 2026-03-29 13:44:19 -04:00
CMakeLists.txt x-procedure2: + dict_lookup() primitive 2026-03-16 00:57:17 -05:00
README.md Add 'xo-procedure2/' from commit '1d1024d95b' 2026-01-25 10:30:24 -05:00

xo-procedure2

gc-aware function interface for Schematika