summaryrefslogtreecommitdiff
path: root/benches
AgeCommit message (Expand)Author
2022-03-11Rename template to contentLaurenz
2022-02-23Rework the core contextLaurenz
2022-02-18Headers and footersLaurenz
2022-02-17Merge eval and layout contexts into `Vm`Laurenz
2022-02-02Remove root nodeLaurenz
2022-01-24Export into rendered imagesLaurenz
2022-01-13Faster byte/utf-16 offset conversionsLaurenz
2021-11-28Code Review: Parser, I can't let you do thisMartin Haug
2021-11-18Refactoring and bugfixesMartin Haug
2021-11-10Comments and neighborsMartin Haug
2021-12-21Set Rules Episode IX: The Rise of TestingLaurenz
2021-12-15Set Rules Episode VII: The Set AwakensLaurenz
2021-12-05Set Rules Episode I: The Phantom StyleLaurenz
2021-11-16Revert page and inline levelsLaurenz
2021-11-08Final touchesLaurenz
2021-11-05Code Review: Life is Like a Box of IteratorsMartin Haug
2021-11-05Unicode escape error moved to tokenizerMartin Haug
2021-11-05Improve error handlingMartin Haug
2021-10-23Introduce page / block / inline levelsLaurenz
2021-10-10Rename `State` to `Style` and move it into its own moduleLaurenz
2021-09-30New default fontsLaurenz
2021-08-19Pattern properties (#42)Martin
2021-08-18Move to exclusively oneshot benchmarks with Iai fork (#41)Martin
2020-11-25Move benchmarks into separate crate โ™พLaurenz
2020-10-13Simple regression testing with file-based comparisons โœ…Laurenz
2020-10-13Rename typstc -> typst โœLaurenz
2020-10-12Synchronous layout ๐Ÿช€Laurenz
2020-10-12Adapt to fontdock ๐Ÿ”ผLaurenz
2020-10-11Evaluation benchmark ๐Ÿ”‹Laurenz
2020-10-04Separate state and constraints ๐ŸงถLaurenz
2020-10-04Remove Typesetter in favor of typeset function ๐ŸŽฏLaurenz
2020-10-03Port to kurbo ๐ŸŽ‹Laurenz
2020-09-30Streamline font handling a bit ๐Ÿ“œLaurenz
2020-08-30Format everything with rustfmt! ๐Ÿ’šLaurenz
2020-08-19Add end-to-end typesetting benchmark ๐Ÿ–ŠLaurenz
2020-08-17Parse braced expressions and bracketed calls in headers ๐Ÿ—ณLaurenz
2020-08-16Add Value type and replace dyn-nodes with call-exprs ๐Ÿ—Laurenz
2020-08-14Add basic parsing benchmark ๐ŸŒฉLaurenz
2019-10-09Extract into separate repository ๐ŸงฑLaurenz
2019-07-28Reuse font loader across compilations ๐Ÿ”‹Laurenz Mรคdje
2019-07-28Create some benchmarks ๐Ÿ“ŠLaurenz Mรคdje