summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-02-23Code Review: That's just like your struct, man.Martin Haug
2022-02-23Early stop for falling indents.Martin Haug
2022-02-23New incremental parsing paradigmMartin Haug
2022-02-21Remove `Parbreak` as a `NodeKind`Martin Haug
2022-02-20Page style list fixLaurenz
2022-02-18Fix alphabetic numberingLaurenz
2022-02-18Remove layout-cache featureLaurenz
2022-02-18Basic show rulesLaurenz
2022-02-18Headers and footersLaurenz
2022-02-18List label stylingLaurenz
2022-02-17Automatic list numberingLaurenz
2022-02-17Accept closures for heading stylingLaurenz
2022-02-17Fallible layoutLaurenz
2022-02-17Merge eval and layout contexts into `Vm`Laurenz
2022-02-17Change default parameter of `Cast`Laurenz
2022-02-17Make values syncLaurenz
2022-02-17Make values hashableLaurenz
2022-02-17Better debug implementations for numeric typesLaurenz
2022-02-17Switch to const generics for nodesLaurenz
2022-02-10Allow escaping of `-` and `.`Laurenz
2022-02-10Proper error messages for shorthandsLaurenz
2022-02-10Fix CMYK formattingLaurenz
2022-02-10Don't try to reload faces over and overLaurenz
2022-02-09Incremental bug fixesLaurenz
2022-02-09Coalesce text and simple spaces for high performanceLaurenz
2022-02-09Set rules for everythingLaurenz
2022-02-07Redesigned template layoutLaurenz
2022-02-07Tidy upLaurenz
2022-02-05Refactor and fix style foldingLaurenz
2022-02-04Add `group` in addition to `group_by_key`Laurenz
2022-02-03Refactor flow, stack and grid layouters a bitLaurenz
2022-02-03Better debug representation for templateLaurenz
2022-02-02Remove root nodeLaurenz
2022-02-02Rename `into_block` to `pack`Laurenz
2022-02-02Pass arguments to call and construct directly by valueLaurenz
2022-02-02Split up styled and sequence templateLaurenz
2022-02-02Rename `Node` to `Template`Laurenz
2022-02-02Remove width from backlog and last regionLaurenz
2022-02-02Allow set & show only directly in markupLaurenz
2022-02-02Make `Add` for `Node` a bit more efficientLaurenz
2022-02-02Fix filenameLaurenz
2022-02-08New color stuffMartin Haug
2022-02-04Le RêfectéurMartin Haug
2022-02-04Add evasion of glyph shape for under- and overlinesMartin Haug
2022-02-03Harmonize non-negative int argumentsMartin Haug
2022-02-03Add moduloMartin Haug
2022-02-03Add roman numeral and footnote formattingMartin Haug
2022-02-03Fix incremental group bugMartin Haug
2022-02-01Better function representationLaurenz
2022-01-31Switch from `Rc` to `Arc`Laurenz