runtime procedure representation for Schematika
  • C++ 93.8%
  • CMake 6.2%
Find a file
Roland Conybeare 9b92c891ed refactor focusing on xo-alloc2/ xo-gc/ write-barrier
ability to inform allocator of gco->gco mutation, via AAllocator i/face.
2026-05-01 19:54:26 -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 refactor: use GCObjectVisitor api w/ gco_shallow_move 2026-04-06 15:21:48 -04:00
include/xo/procedure2 xo-interpreter2 stack: + reason arg to visit_gco_children() 2026-04-10 01:10:03 -04:00
src/procedure2 refactor focusing on xo-alloc2/ xo-gc/ write-barrier 2026-05-01 19:54:26 -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