typst/tests/typ
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
..
bugs Workaround for show set propagation on citations 2023-11-19 18:57:28 +01:00
compiler Rework `Vt` into `Engine` 2023-11-26 19:03:21 +01:00
compute Rework `Vt` into `Engine` 2023-11-26 19:03:21 +01:00
layout Gradient Part 6 - Pattern fills (#2740) 2023-11-24 15:46:20 +01:00
lint Show warning to user if they use double/empty underscores (italic) (#1871) 2023-08-07 13:47:29 +02:00
math Allow non-string contents for math operators (#2663) 2023-11-13 12:26:58 +01:00
meta Bump Hayagriva 2023-11-24 16:38:03 +01:00
text Fix linebreaking at the end of links 2023-11-19 15:53:48 +01:00
visualize Gradient Part 6 - Pattern fills (#2740) 2023-11-24 15:46:20 +01:00
coma.typ Reintroduce `--root` 2023-06-28 10:36:53 +02:00
empty.typ Reorganize tests 🔀 2021-02-20 23:34:33 +01:00