summaryrefslogtreecommitdiff
path: root/tests/typeset.rs
AgeCommit message (Expand)Author
2022-01-24Export into rendered imagesLaurenz
2022-01-24Simplify CLILaurenz
2022-01-13Make use of new Rust 1.58 formatting featureLaurenz
2022-01-04Code Review: Your parsers were so preoccupied with whether they couldMartin Haug
2022-01-02Fix parser / space / error bugMartin Haug
2022-01-02Added a test framework for incremental parsingMartin Haug
2021-12-30Style chainsLaurenz
2022-01-01Bump and lock dependenciesLaurenz
2021-12-21Set Rules Episode IX: The Rise of TestingLaurenz
2021-12-15Set Rules Episode V: The Tests Strike BackLaurenz
2021-12-15Set Rules Episode IV: A New FoldLaurenz
2021-12-07Set Rules Episode II: Attack of the propertiesLaurenz
2021-12-06Add SVG capabilitiesMartin Haug
2021-11-29No more duplicate debug prints due to incremental testsLaurenz
2021-11-26X/Y abstractionsLaurenz
2021-11-23TransformationsLaurenz
2021-11-22Welcome to TigerlandLaurenz
2021-11-29Castable optional and smart valuesLaurenz
2021-11-20StrokesLaurenz
2021-11-19Small fixesLaurenz
2021-11-16Image fit modesLaurenz
2021-11-16Revert page and inline levelsLaurenz
2021-11-05RefactoringLaurenz
2021-10-31Reorganize modulesLaurenz
2021-10-23Introduce page / block / inline levelsLaurenz
2021-10-10Rename `State` to `Style` and move it into its own moduleLaurenz
2021-10-10Move paint and colors into `geom`Laurenz
2021-09-30New default fontsLaurenz
2021-09-27More useful incremental checksLaurenz
2021-08-31Make user-facing "debug" representation use Debug instead of DisplayLaurenz
2021-08-27Primitive raster glyph drawingLaurenz
2021-08-23Links! (#43)Martin
2021-08-23Kerned PDF outputLaurenz
2021-08-21Shorter/clearer field name for geometry typesLaurenz
2021-08-21Prune derivesLaurenz
2021-08-19Pattern properties (#42)Martin
2021-08-17Library functions behave more imperativelyLaurenz
2021-08-13Add file information to spansLaurenz
2021-08-12Array and dictionary indexingLaurenz
2021-08-09New source loading architectureLaurenz
2021-08-01Pretty-printed diagnostics with tracebackLaurenz
2021-07-30Fatal errorsLaurenz
2021-07-29Refactor stateLaurenz
2021-07-26No more excessive region cloningLaurenz
2021-07-26Move incremental test into separate functionLaurenz
2021-07-25State-based monospace handlingLaurenz
2021-07-25Move and refactorLaurenz
2021-07-21Fs builder methods + tidy upLaurenz
2021-07-21Main context structLaurenz
2021-07-20FileId instead of Path + FileHashLaurenz