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
29
commits
1
branch
0
tags
476
KiB
C++
98.7%
CMake
1.3%
d5e22163af
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Roland Conybeare
d5e22163af
xo-procedure2 xo-object2: + polymorphic primitive support
2026-01-26 12:38:17 -05:00
cmake
xo-gc: needs explicit xo_facet dep
2026-01-25 10:14:39 -05:00
docs
xo-alloc2: ++ docs + scaffold xo-gc docs
2025-12-23 01:20:11 -05:00
idl
xo-object2 xo-gc xo-facet: codegen updates + IGCObject_DString
2026-01-14 14:37:44 -05:00
include/xo
/gc
xo-procedure2 xo-object2: + polymorphic primitive support
2026-01-26 12:38:17 -05:00
src
/gc
xo-reader2: + example app 'readerreplxx'
2026-01-23 11:54:32 -05:00
utest
xo-arena: annex DArena.* DArenaIterator.* from xo-alloc2
2026-01-06 00:49:41 -05:00
CMakeLists.txt
xo-facet xo-gc xo-alloc2: facet cleanup + use genfacet for GCObject
2026-01-14 11:36:16 -05:00
README.md
initial commit
2025-12-22 20:44:41 -05:00
README.md
xo-gc