arena allocator + incremental garbage collector
  • C++ 98.4%
  • CMake 1.6%
Find a file
2024-08-01 13:11:27 +10:00
cmake parser: initial implementation [wip - only handles 'def' expr 2024-07-31 23:37:51 +10:00
include/xo/parser xo-parser: simplify: exprstate::on_symbol drop retval 2024-08-01 13:11:27 +10:00
src/parser xo-parser: simplify: exprstate::on_symbol drop retval 2024-08-01 13:11:27 +10:00
utest xo-parser: + expect_type + exprir::td_ etc. 2024-08-01 09:44:52 +10:00
.gitignore parser: initial implementation [wip - only handles 'def' expr 2024-07-31 23:37:51 +10:00
CMakeLists.txt parser: initial implementation [wip - only handles 'def' expr 2024-07-31 23:37:51 +10:00