summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-01-02Dynamic values, Types, Arrays, and Dictionaries ๐Ÿš€Laurenz
2021-01-01A few small improvements โ™ปLaurenz
2020-12-27Refresh function call and dictionary syntaxLaurenz
2020-12-27Add color enum ๐ŸŽจLaurenz
2020-12-21Add error cases for [font] ๐ŸงฏLaurenz
2020-12-21Allow only a few predefined font classes in [font] ๐ŸšงLaurenz
2020-12-17Test [font] ๐ŸงฃLaurenz
2020-12-17Add func-prefix to library function tests โœLaurenz
2020-12-17Test [h] and [v] ๐ŸˆLaurenz
2020-12-17Test [rgb] ๐ŸŽจLaurenz
2020-12-17Test [pagebreak] ๐Ÿ—žLaurenz
2020-12-17Test [page] function ๐Ÿ“•Laurenz
2020-12-11Switch to miniz_oxide ๐Ÿ”ผLaurenz
2020-12-10Refine test infrastructure โœ…Laurenz
2020-11-30Compress images in PDFs โš™Laurenz
2020-11-28Export alpha channel into PDF ๐ŸงŠLaurenz
2020-11-27Embed each image only once into the PDF ๐Ÿฅ”Laurenz
2020-11-27Basic environment and resource loader ๐ŸžLaurenz
2020-11-27Export images in PDF ๐Ÿ–ผLaurenz
2020-11-25Switch to tiny-skia ๐ŸŽจLaurenz
2020-11-20Basic image support ๐Ÿ–ผLaurenz
2020-11-19Switch to pdf-writer โฌ†๏ธLaurenz
2020-10-13Simple regression testing with file-based comparisons โœ…Laurenz
2020-10-13Rename typstc -> typst โœLaurenz
2020-10-12Move main back into src/ ๐Ÿ“จLaurenz
2020-10-12Synchronous layout ๐Ÿช€Laurenz
2020-10-12Adapt to fontdock ๐Ÿ”ผLaurenz
2020-10-11Refactor layouting base ๐ŸชLaurenz
2020-10-10Switch back to custom geometry types, unified with layout primitives ๐ŸžLaurenz
2020-10-07Move deco, pass and feedback into diagnostics module โ†ฉLaurenz
2020-10-04Shorten some names โ†”Laurenz
2020-10-04Remove unncessary wrappers and typedefs ๐Ÿ›‘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-10-01Make syntax not depend on parse ๐Ÿ“ฉLaurenz
2020-09-30Replace line/column with byte positions ๐Ÿ”ขLaurenz
2020-09-30Streamline font handling a bit ๐Ÿ“œLaurenz
2020-09-01Remove superfluous star โŒLaurenz
2020-09-01Add section headings ๐Ÿ‘จโ€๐ŸฆฒMartin Haug
2020-08-30Format everything with rustfmt! ๐Ÿ’šLaurenz
2020-08-29Make align not behave box-like and smarter ๐Ÿ“ฆLaurenz
2020-08-17Tidier error output in main and tests ๐ŸงนLaurenz
2020-08-16Add Value type and replace dyn-nodes with call-exprs ๐Ÿ—Laurenz
2020-08-14Remove output files which sneaked into the repository โŒLaurenz
2020-08-03Formatting, documentation and small improvements ๐ŸงฝLaurenz
2020-08-02Refactor model into tree ๐Ÿ›’Laurenz
2020-08-02Layout elements and pure rust rendering ๐ŸฅLaurenz
2020-08-02Refactor argument parsing ๐Ÿ”ฌLaurenz
2020-08-02Unify font and page functions ๐Ÿ’•Laurenz