This website requires JavaScript.
Explore
Help
Sign in
roland
/
xo-gc
Watch
1
Star
0
Fork
You've already forked xo-gc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
incremental generational garbage collector for c++. supports facet object model
47
commits
1
branch
0
tags
476
KiB
C++
98.7%
CMake
1.3%
62c3fcab01
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Roland Conybeare
62c3fcab01
build: + install target for idl .json5 files
2026-02-27 19:42:06 +11:00
cmake
xo-cmake: setup to make share target available via cmake install
2026-02-27 19:38:53 +11:00
docs
xo-gc: docs build [WIP] + misc fixes + works w/ nix
2026-02-26 14:27:02 +11:00
idl
xo-facet: move output-hpp-dir + subdir to idl/*.json5
2026-02-16 22:33:32 -05:00
include/xo
/gc
xo-interpreter2 stack: define-expr's work at top-level
2026-02-17 14:42:17 -05:00
src
/gc
xo: _Any.cpp files need <exception> for clang 18 build
2026-02-27 11:31:54 +11:00
utest
xo-reader2 stack: + TypeRegistry
2026-02-15 22:57:15 -05:00
CMakeLists.txt
build: + install target for idl .json5 files
2026-02-27 19:42:06 +11:00
README.md
initial commit
2025-12-22 20:44:41 -05:00
README.md
xo-gc