summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-13Move comment tests to integration 🚚Laurenz
2021-01-13Enable multiple tests per file 🧱Laurenz
2021-01-13Basic let bindings 🎞Laurenz
2021-01-12Group and block expressions, unary plus 🧩Laurenz
2021-01-10Braced content -> Bracketed templates ✏Laurenz
2021-01-10Rename token modes ✏Laurenz
2021-01-10Add angle value 📐Laurenz
2021-01-10Add lots of new tokens 🍪Laurenz
2021-01-09Add angle data type 📐Laurenz
2021-01-07Remove star-slash token ❌Laurenz
2021-01-06Inline literal enum into expression enum 🔀Laurenz
2021-01-06Pretty printing 🦋Laurenz
2021-01-04Better value representations, type function 🌐Laurenz
2021-01-04None literal 🕳Laurenz
2021-01-03Fix performance regression ⚡Laurenz
2021-01-03Move and rename many things 🚛Laurenz
2021-01-02Dynamic values, Types, Arrays, and Dictionaries 🚀Laurenz
2021-01-01A few small improvements ♻Laurenz
2021-01-01Better parser testing ✅Laurenz
2020-12-31Parsing 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-21Restructure value conversions 🧱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-16Tweak parser error messages 🔮Laurenz
2020-12-16Better tokenization testing 🌋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-27Fix headings that are separated by only one newline 🚧Laurenz
2020-11-27Basic environment and resource loader 🏞Laurenz
2020-11-27Export images in PDF 🖼Laurenz
2020-11-25Move benchmarks into separate crate ♾Laurenz
2020-11-25Switch to tiny-skia 🎨Laurenz
2020-11-25Merge some modules 🥞Laurenz
2020-11-24Use newly stabilized intra doc links ↩Laurenz
2020-11-20Basic image support 🖼Laurenz
2020-11-19Switch to pdf-writer ⬆️Laurenz
2020-11-16Remove unused function `Spanned::value` 🗑Laurenz
2020-11-05Don't panic 🌶Laurenz
2020-11-05Produce output file in current directory instead of source directory 📂Laurenz