syntax trees for Schematika parser
  • C++ 95.6%
  • CMake 4.4%
Find a file
Roland Conybeare 34c87dc1e6 xo-expression2: DLambdaExpr: bugfix: GC suport for body_expr_
Was using &body_expr_ instead of &body_expr_.data_.
Replace with less dangerous forward_pivot_inplace() convenience call
2026-03-28 13:12:36 -04:00
cmake xo-reader2 stack: expand symbol table to store typedefs 2026-03-11 07:49:14 -05:00
idl xo-expression2: refactor: layout Variable support file locn 2026-03-19 11:34:07 -04:00
include/xo/expression2 xo-expression2: retire OBSOLETE block 2026-03-28 00:47:53 -04:00
src/expression2 xo-expression2: DLambdaExpr: bugfix: GC suport for body_expr_ 2026-03-28 13:12:36 -04:00
utest xo-numeric: type decoration for multiply 2026-03-16 13:29:48 -05:00
CMakeLists.txt build: retire FACET argument to genfacetimpl 2026-03-11 10:03:46 -05:00