2 Commits

Author SHA1 Message Date
dc95fe041d Add node_id() to C++ and D tree node handles 2026-09-02 21:00:47 -04:00
5fc712c6ee Rework tree generation mode and API
Store tree nodes in congruent, compact arena array.
Define handle types to refer to tree nodes rather than pointers to
structure instances.
Free tree with context.
2026-07-27 20:57:44 -04:00