summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2022-11-03Separate test crateLaurenz
2022-11-03Split cratesLaurenz
2022-10-18Reduce dependencies from compiler on libraryLaurenz
2022-10-17Merge some modulesLaurenz
2022-10-15Bump dependenciesLaurenz
2022-10-04Parse basic math syntaxLaurenz
2022-09-30Bump ttf-parserLaurenz
2022-09-25Add `comemo` as git dependencyLaurenz
2022-09-25JSON readingLaurenz
2022-09-21Tracked memoizationLaurenz
2022-09-20A New WorldLaurenz
2022-09-19Remove font storeLaurenz
2022-07-27CSV readingLaurenz
2022-06-13Bump lipsumLaurenz
2022-06-10Bump dependenciesLaurenz
2022-05-26Pure functions!Laurenz
2022-05-18Hack in ReX for nowLaurenz
2022-05-04Text replacement show rulesLaurenz
2022-04-25Add blind text functionMartin Haug
2022-04-16Switch to `unscanny`Laurenz
2022-04-12Segment by scriptLaurenz
2022-03-18MethodsLaurenz
2022-03-08HyphenationLaurenz
2022-02-26Remove dependency on itertoolsLaurenz
2022-02-22Remove layout cacheLaurenz
2022-02-18Remove layout-cache featureLaurenz
2022-02-07Redesigned template layoutLaurenz
2022-02-04Add evasion of glyph shape for under- and overlinesMartin Haug
2022-01-27Add Code Block syntax highlightingMartin Haug
2022-01-24Export into rendered imagesLaurenz
2022-01-24Simplify CLILaurenz
2022-01-01Bump and lock dependenciesLaurenz
2021-12-16Set Rules Episode VIII: The First MacroLaurenz
2021-12-07Set Rules Episode II: Attack of the propertiesLaurenz
2021-12-13Reduce the size of the `FramesEntry` struct and bump editionMartin Haug
2021-12-07Bump pdf-writer, svg2pdf and error messagesMartin Haug
2021-12-06Add SVG capabilitiesMartin Haug
2021-12-04Bump pdf-writerLaurenz
2021-11-29No more duplicate debug prints due to incremental testsLaurenz
2021-11-23TransformationsLaurenz
2021-11-22Remove decorumLaurenz
2021-11-20StrokesLaurenz
2021-10-05Iterate over grapheme clusters instead of charsLaurenz
2021-09-29Put rand behind layout cache featureLaurenz
2021-09-09Bump pdf-writerLaurenz
2021-08-27Parse command line arguments with pico-argsLaurenz
2021-08-24PDF bug fixesLaurenz
2021-08-23Kerned PDF outputLaurenz
2021-08-19Pattern properties (#42)Martin
2021-08-18Move to exclusively oneshot benchmarks with Iai fork (#41)Martin