summaryrefslogtreecommitdiff
path: root/tests/typeset.rs
AgeCommit message (Expand)Author
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
2021-05-17Tidy up layouting codeLaurenz
2021-05-14Remove resource abstraction and handle images nativelyLaurenz
2021-05-05Make file system loader serializable 📚Laurenz
2021-04-23Reengineer font and resource loading 🏞Laurenz
2021-04-21Make frames serializable 📚Laurenz
2021-04-06Deduplicate ttf-parser and rustybuzz face 🥞Laurenz
2021-04-05Reshaping with unsafe-to-break ⚡Laurenz
2021-03-24Make pdf module top-level 🧱Laurenz
2021-03-24Text shaping 🚀Laurenz
2021-03-23Render svg emoji 🐳Laurenz
2021-03-23Bump tiny-skia to 0.5 🔼Laurenz
2021-03-22Better font family definitions ✒Laurenz
2021-03-21Syntax functions 🚀Laurenz
2021-03-20Square, circle and ellipse 🔵Laurenz
2021-03-19Text colors 🦩 (#18)Martin