summaryrefslogtreecommitdiff
path: root/tests/src/benches.rs
AgeCommit message (Expand)Author
2024-01-17Add `Page` structLaurenz
2023-12-18Key/Value data from CLI (#2894)Laurenz
2023-11-26Rework `Vt` into `Engine`Laurenz
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-11-19Rename typeset function to layoutLaurenz
2023-11-08Extract `typst-render` crateLaurenz
2023-08-29Add a bit more docs to `compile`Laurenz
2023-08-04Bytes typeLaurenz
2023-07-19Add infrastructure for compiler warnings (#1731)lolstork
2023-07-18Extract syntax module into typst-syntax crateLaurenz
2023-06-27Basic package managementLaurenz
2023-05-23Add support for date & time handling (#435)Laurenz Stampfl
2023-04-18ClippyLaurenz
2023-03-17Hover and autocomplete in show rulesLaurenz
2023-03-12Merge branch 'main' into ngMartin Haug
2023-03-09Make render background color configurableLaurenz
2023-03-01Split up `model` moduleLaurenz
2023-02-25New default styleLaurenz
2023-01-31Move assetsLaurenz
2023-01-27Tracing-based expression tooltipsLaurenz
2023-01-15Remove most fields from `SyntaxKind` enumLaurenz
2023-01-14Reorganize syntax moduleLaurenz
2023-01-03New import syntaxLaurenz
2022-12-14Move highlighting into new IDE moduleLaurenz
2022-11-29Reorganize library and testsLaurenz
2022-11-26Document metadataLaurenz
2022-11-24Separate typesetting and compilationLaurenz
2022-11-23Introduce `Library`Laurenz
2022-11-23More general evaluation interfaceLaurenz
2022-11-20Move font folderLaurenz
2022-11-04Style changesLaurenz
2022-11-03Tidy up libraryLaurenz
2022-11-03Separate test crateLaurenz