summaryrefslogtreecommitdiff
path: root/tests/ref/compute/eval-path.png
AgeCommit message (Collapse)Author
2024-04-13Better test runner (#3922)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