runtime procedure representation for Schematika
  • C++ 93.8%
  • CMake 6.2%
Find a file
Roland Conybeare 52fbf801ab refactor: retire GCObject.shallow_copy()
Collector gets this info from gc-owned object header
2026-04-04 18:01:25 -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: retire GCObject.shallow_copy() 2026-04-04 18:01:25 -04:00
src/procedure2 refactor: retire GCObject.shallow_size() 2026-04-04 17:30:03 -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 Initial commit 2026-01-25 10:26:22 -05:00

xo-procedure2

gc-aware function interface for Schematika