typst/tests/typ/compute
Laurenz 85b1d1d4dd Rework `Vt` into `Engine`
- 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
2023-11-26 19:03:21 +01:00
..
calc.typ Implement euclidean division and remainder (#2678) 2023-11-17 19:55:57 +01:00
construct.typ Implement Oklch support (#2611) 2023-11-10 10:31:06 +01:00
data.typ Bump dependencies 2023-09-13 14:44:45 +02:00
eval-path.typ Rework `Vt` into `Engine` 2023-11-26 19:03:21 +01:00
foundations.typ Rework `Vt` into `Engine` 2023-11-26 19:03:21 +01:00
version.typ Add capability to get current compiler version (#2016) 2023-10-02 20:28:19 +02:00