summaryrefslogtreecommitdiff
path: root/benches
AgeCommit message (Expand)Author
2022-11-03Separate test crateLaurenz
2022-11-03Split cratesLaurenz
2022-11-02Move layout traits into libraryLaurenz
2022-10-17Merge some modulesLaurenz
2022-10-05Refactor syntax moduleLaurenz
2022-09-21Tracked memoizationLaurenz
2022-09-20Refactor error handlingLaurenz
2022-09-20A New WorldLaurenz
2022-09-19Remove font storeLaurenz
2022-05-31Remove green/red distinctionLaurenz
2022-05-25Move deps from context to VMLaurenz
2022-05-25Move route from context to VMLaurenz
2022-05-25Slim down contextLaurenz
2022-05-20More highlighting APILaurenz
2022-04-16Switch to `unscanny`Laurenz
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