summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-05RefactoringLaurenz
2021-11-05Add documentationMartin Haug
2021-11-05Code Review: Life is Like a Box of IteratorsMartin Haug
2021-11-05Reorganize syntax moduleMartin Haug
2021-11-05Unicode escape error moved to tokenizerMartin Haug
2021-11-05Improve error handlingMartin Haug
2021-11-05Slim `NodeKind` memory footprintMartin Haug
2021-11-05Less owning, more iteratingMartin Haug
2021-11-05Change parserMartin Haug
2021-11-02Fix page breaks in lists and enumsLaurenz
2021-11-02Number style -> typeLaurenz
2021-11-02Reduce namespace pollutionLaurenz
2021-11-02Smallcaps, sub- and superscript, ligature ctrls...Martin Haug
2021-10-31Reorganize modulesLaurenz
2021-10-31More useful `Spec` helpersLaurenz
2021-10-31Fix panic in pad nodeLaurenz
2021-10-29Switch to borrowed strings in `split_lines`Laurenz
2021-10-29Dedent code blocksLaurenz
2021-10-29Allow multiple template bodiesLaurenz
2021-10-28Add `move` functionLaurenz
2021-10-26Simplify node constructionLaurenz
2021-10-26Fr in stack and parLaurenz
2021-10-26Trim `mailto:` and `tel:` from linksLaurenz
2021-10-25Highlight `set`, `show` and `wrap`Laurenz
2021-10-25Replace `..` syntax with `range` functionLaurenz
2021-10-23Drop `iso-` prefix for A papersLaurenz
2021-10-23Simplify decorationsLaurenz
2021-10-23Introduce page / block / inline levelsLaurenz
2021-10-23Remove directions from gridLaurenz
2021-10-23Revise block node contractLaurenz
2021-10-23New `ShapeNode`Laurenz
2021-10-23Remove inline alignment from stackLaurenz
2021-10-10Rename `State` to `Style` and move it into its own moduleLaurenz
2021-10-10Move paint and colors into `geom`Laurenz
2021-10-10Make `none` spreadableLaurenz
2021-10-07Slim down and organize paper sizesLaurenz
2021-10-05Refactor a bitLaurenz
2021-10-05Don't fit images to remaining heightLaurenz
2021-10-05Error on out-of-range values in `rgb`Laurenz
2021-10-05Rename `length` to `size` in `square()`Laurenz
2021-10-05Always use first positional argument in `expect()`Laurenz
2021-10-05Add `assert` functionLaurenz
2021-10-05Let `h`, `v` and `pagebreak` return templateLaurenz
2021-10-05Paper longhand for page functionLaurenz
2021-10-05Fill shorthand for font functionLaurenz
2021-10-05Rename insert/ to elements/Laurenz
2021-10-05Iterate over grapheme clusters instead of charsLaurenz
2021-10-05Change indent requirements to allow alignmentLaurenz
2021-10-05Change precedence of range expressionLaurenz
2021-10-02Simpler and more versatile row and column gutter argumentsLaurenz