typst/tests/suite
Ian Wrzesinski 12699eb7f4
Parse multi-character numbers consistently in math (#5996)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-04-02 09:30:04 +00:00
..
foundations Add default parameter for array.{first, last} (#5970) 2025-03-31 09:06:18 +00:00
html Fix introspection of HTML root sibling metadata (#5953) 2025-02-25 11:31:15 +00:00
introspection Use `u64` instead of `usize` to store counter and enumeration item numbers, so behavior does not vary from 64-bit to 32-bit platforms (#6026) 2025-03-24 18:16:33 +00:00
layout Refactor grid header and footer resolving (#5919) 2025-03-24 20:42:48 +00:00
loading Scope deprecations (#5798) 2025-02-04 09:38:31 +00:00
math Parse multi-character numbers consistently in math (#5996) 2025-04-02 09:30:04 +00:00
model Use `u64` instead of `usize` to store counter and enumeration item numbers, so behavior does not vary from 64-bit to 32-bit platforms (#6026) 2025-03-24 18:16:33 +00:00
pdf Revamp data loading and deprecate `decode` functions (#5671) 2025-01-09 09:34:16 +00:00
scripting Improve hints for show rule recursion depth (#5856) 2025-02-25 14:09:52 +00:00
styling Remove deprecated things and compatibility behaviours (#5591) 2024-12-17 09:25:15 +00:00
symbols Hotfix for labels on symbols (#6015) 2025-03-07 08:22:42 +00:00
syntax Ignore shebang at start of file (#5702) 2025-01-23 13:05:12 +00:00
text Improve french smartquotes (#5976) 2025-03-31 09:01:01 +00:00
visualize Test all exif rotation types and fix two of them (#6102) 2025-03-27 10:59:32 +00:00
playground.typ Better test runner (#3922) 2024-04-13 08:39:45 +00:00