summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/meta/counter.rs
AgeCommit message (Collapse)Author
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-11-19Streamline importsLaurenz
2023-11-06Content rework 2 - Electric Boogaloo (#2504)Sébastien d'Herbais de Thun
2023-10-04Add `Repr` trait (#2269)MALO
2023-09-13Add logical numbering support for PDF export (#1933)Kevin K
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-09-11First-class typesLaurenz
Makes types first-class values.
2023-08-25Fixed counter's "Time travel" doc example (#2002)Andrew Voynov
2023-08-21Improve clarity regarding location parameter in counter.final() (#1962)Lukas Löring
2023-07-19Identify state by key onlyLaurenz
2023-07-02Move everything into `crates/` directoryLaurenz