summaryrefslogtreecommitdiff
path: root/tests/typ/layout/containers.typ
AgeCommit message (Collapse)Author
2021-12-21Set Rules Episode IX: The Rise of TestingLaurenz
2021-12-15Set Rules Episode VII: The Set AwakensLaurenz
2021-11-17Align nodeLaurenz
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-29Make use of wide callsLaurenz
2021-06-26Add box and block functionsLaurenz