xo-gc stack: + request-gc-statistics() primitive
1. xo-gc now depends on xo-object2. 2. use genfacet for ICollector_DX1Collector 3. moves xo-gc utest previously in xo-object2 to more natural location in xo-gc/
This commit is contained in:
parent
98747b59a5
commit
1dd3a6543f
44 changed files with 980 additions and 332 deletions
|
|
@ -100,9 +100,9 @@ add_subdirectory(xo-alloc)
|
|||
add_subdirectory(xo-alloc2) # experiment w/ facet object model
|
||||
add_subdirectory(xo-stringtable2) # experiment w/ facet object model
|
||||
#add_subdirectory(xo-reflect2) # experiment w/ facet object model
|
||||
add_subdirectory(xo-gc) # experiment w/ facet object model
|
||||
add_subdirectory(xo-object)
|
||||
add_subdirectory(xo-object2) # experiment w/ facet object model
|
||||
add_subdirectory(xo-gc) # experiment w/ facet object model
|
||||
add_subdirectory(xo-type) # experiment w/ fomo
|
||||
add_subdirectory(xo-procedure2) # schematika procedure abstraction + runtime context (fomo)
|
||||
add_subdirectory(xo-numeric) # experiment w/ facet object model
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue