summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/math/op.rs
AgeCommit message (Collapse)Author
2025-01-23Use SymbolElem in more places and add `char` cast for contentIan Wrzesinski
2025-01-23Add lcm as an operator in math mode (#5718)SekoiaTree
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-27Split out four new crates (#5302)Laurenz
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-11-19Streamline importsLaurenz
2023-11-13Allow non-string contents for math operators (#2663)frozolotl
2023-11-06Content rework 2 - Electric Boogaloo (#2504)Sébastien d'Herbais de Thun
2023-10-25Add `csch` and `sech` operators (#2378)Thomas Aldrian
2023-09-11First-class typesLaurenz
Makes types first-class values.
2023-07-08Add more math operators (#1090)Murphy Sünnenwold
2023-07-06Add support for weak elements in math (#1633)bluebear94
2023-07-02Move everything into `crates/` directoryLaurenz