This website requires JavaScript.
Explore
Help
Sign in
roland
/
xo-object2
Watch
1
Star
0
Fork
You've already forked xo-object2
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
polymorphic boxed data types for schematika
156
commits
1
branch
0
tags
332
KiB
C++
95.1%
CMake
4.9%
0ec1008fa3
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Roland Conybeare
0ec1008fa3
refactor: rename RCollector.std_copy_for -> std_move_for
2026-04-04 16:37:17 -04:00
cmake
xo-object2 stack: refactor/tidy after GCObject -> alloc2
2026-03-05 20:11:05 +11:00
doc
xo-object2: doc: + glossary.rst
2026-01-25 10:08:32 -05:00
idl
xo-object2: idl build nits
2026-03-07 00:31:52 +11:00
include/xo
/object2
refactor: rename shallow_copy -> shallow_move + streamline
2026-04-04 16:33:35 -04:00
src
/object2
refactor: rename RCollector.std_copy_for -> std_move_for
2026-04-04 16:37:17 -04:00
utest
xo-gc stack: + request-gc-statistics() primitive
2026-03-29 13:44:19 -04:00
CMakeLists.txt
xo-gc stack: + request-gc-statistics() primitive
2026-03-29 13:44:19 -04:00
README.md
initial commit
2025-12-13 22:12:49 -05:00
README.md
xo-object2