ca30839a85
A new kind of tree nodes is currently being developed in ebtree v7, consisting in storing a scope in each node indicating a visibility mask so that certain nodes are not reported on certain lookups. The initial goal was to make this usable with a multi-thread scheduler. Since the ebtree v7 code is completely different from v6, this patch instead copies the minimally required functions from eb32 and ebtree and calls them "eb32sc_*". At the moment the scope is not implemented, it's only passed in arguments. |
||
---|---|---|
.. | ||
LICENSE | ||
compiler.h | ||
eb32sctree.c | ||
eb32sctree.h | ||
eb32tree.c | ||
eb32tree.h | ||
eb64tree.c | ||
eb64tree.h | ||
ebimtree.c | ||
ebimtree.h | ||
ebistree.c | ||
ebistree.h | ||
ebmbtree.c | ||
ebmbtree.h | ||
ebpttree.c | ||
ebpttree.h | ||
ebsttree.c | ||
ebsttree.h | ||
ebtree.c | ||
ebtree.h |