summaryrefslogtreecommitdiff
path: root/tests/typ/compute/eval-path.typ
AgeCommit message (Collapse)Author
2024-04-13Better test runner (#3922)Laurenz
2024-02-28Externalize assets (#3515)Laurenz
2023-11-26Rework `Vt` into `Engine`Laurenz
- Moves as much data out of the `Vm` - Removes duplication with call_vm and call_vt flavours - Uses tracked chain instead of fixed int for determining max nesting depth - This means that nesting checks now generalizes to layout and realization, to detect crashing show rules and overly nested layouts