This website requires JavaScript.
Explore
Help
Sign in
roland
/
xo-interpreter2
Watch
1
Star
0
Fork
You've already forked xo-interpreter2
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Schematika interpreter
117
commits
1
branch
0
tags
7.5
MiB
C++
95.3%
CMake
4.7%
b7cb810913
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Roland Conybeare
b7cb810913
xo-gc: use DArenaVector for DX1Collector.object_types_
...
Original implementation predated DArenaVector, using it is more natural
2026-03-29 15:17:31 -04:00
cmake
xo-cmake: setup to make share target available via cmake install
2026-02-27 19:38:53 +11:00
idl
xo-interpreter2 stack: VSM as AGCObject for virtual root
2026-03-25 19:31:59 -04:00
include/xo
/interpreter2
xo-gc stack: + request-gc-statistics() primitive
2026-03-29 13:44:19 -04:00
src
xo-gc: use DArenaVector for DX1Collector.object_types_
2026-03-29 15:17:31 -04:00
utest
xo-inteerpreter2: rework VsmResult to use pointer
2026-03-27 12:13:09 -04:00
CMakeLists.txt
xo-interpreter2 stack: VSM as AGCObject for virtual root
2026-03-25 19:31:59 -04:00
README.md
initial commit
2026-01-09 21:08:51 -05:00
README.md
xo-interpreter2