summaryrefslogtreecommitdiff
path: root/doc/future-designs/tree-overlay.md
AgeCommit message (Collapse)Author
2025-04-09Document tree overlays as implemented conceptKlaus Aehlig
2025-04-07tree-overlay design: minor updatesKlaus Aehlig
- For the rule functions TREE_OVERLAY and DISJOINT_TREE_OVERLAY call the argument "$1", to align with the argument name for BLOB and TREE. - For the built-in functions `"tree_overlay"` and `"disjoint_tree_overlay"`, align this the built-in function `"tree"` and allow staging of the resulting tree.
2024-06-12Tree-overlay design: support disjoint overlayKlaus Aehlig
2023-11-29Add design document on tree-overlay actionsKlaus Aehlig