summaryrefslogtreecommitdiff
path: root/tests/typ/insert/rect.typ
AgeCommit message (Collapse)Author
2021-10-05Rename insert/ to elements/Laurenz
2021-08-17Library functions behave more imperativelyLaurenz
- Templates scope state changes - State-modifying function operate in place instead of returning a template - Internal template representation contains actual owned nodes instead of a pointer to a syntax tree + an expression map - No more wide calls
2021-06-30Remove color literals (#39)Laurenz
2021-06-29Make use of wide callsLaurenz
2021-06-10Restructure testsLaurenz