summaryrefslogtreecommitdiff
path: root/tests/typeset.rs
AgeCommit message (Expand)Author
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
2021-07-09Even shorter error annotationsLaurenz
2021-07-08Rename Fill to PaintLaurenz
2021-06-30Merge pull request #35 from typst/wide-callsLaurenz
2021-06-30Merge pull request #34 from typst/cfg-conditionalLaurenz
2021-06-29Make test separators commentableLaurenz
2021-06-29Make use of wide callsLaurenz
2021-06-29Put incremental compilation behind featureMartin Haug
2021-06-27Code review: Reverse temperatureMartin Haug
2021-06-27Code review, new stack testMartin Haug
2021-06-27Testing for incrementalMartin Haug
2021-06-26Add box and block functionsLaurenz
2021-06-18Ref count the framesMartin
2021-06-18LevelsMartin
2021-06-18Join semanticsLaurenz
2021-06-18Remove eat_ prefixLaurenz
2021-06-15Refactor grid row layoutLaurenz
2021-06-12Give up on not implementing Eq and OrdLaurenz
2021-06-10Text decorationsMartin Haug
2021-06-01Refactor path handlingLaurenz
2021-05-31Module loading systemLaurenz
2021-05-28Refactored loading and cache architectureLaurenz
2021-05-26Add a cache for unchanged layoutsMartin Haug
2021-05-18Leaner argument parsingLaurenz
2021-05-18Rename _new to new and typify to valueLaurenz