summaryrefslogtreecommitdiff
path: root/tests/typ
AgeCommit message (Expand)Author
2022-04-03Font fallbackLaurenz
2022-03-18MethodsLaurenz
2022-03-15Add `in` and `not in` operatorsLaurenz
2022-03-17CR: I'm gonna make him a refactor he can't refuseMartin Haug
2022-03-16`LineNode`Martin Haug
2022-03-14Knuth-Plass and MicroTypeLaurenz
2022-03-12Remove classes and improve namingLaurenz
2022-03-11Rename template to contentLaurenz
2022-03-11More restructuringLaurenz
2022-03-08HyphenationLaurenz
2022-02-28Reorganize libraryLaurenz
2022-02-28Enable join collection for control flow constructsMartin Haug
2022-02-28Make loops and functions react to control flowMartin Haug
2022-02-25Basic justificationLaurenz
2022-02-24Lower and upper on templatesLaurenz
2022-02-24List above & belowLaurenz
2022-02-24First-line indentsLaurenz
2022-02-23Rework the core contextLaurenz
2022-02-21Refactor paragraph layoutLaurenz
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-10Allow escaping of `-` and `.`Laurenz
2022-02-09Set rules for everythingLaurenz
2022-02-07Redesigned template layoutLaurenz
2022-02-05Refactor and fix style foldingLaurenz
2022-02-02Split up styled and sequence templateLaurenz
2022-02-02Allow set & show only directly in markupLaurenz
2022-02-08New color stuffMartin 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-01-31Fix another parser bugLaurenz
2022-01-30Rework strong and emphLaurenz
2022-01-29Fix that templates don't create a scopeLaurenz
2022-01-29Add `hide` classLaurenz
2022-01-29Enable for loop over captured argsLaurenz
2022-01-28Support for `wrap`Laurenz
2022-01-28Parse `break`, `continue` and `return` expressionLaurenz
2022-01-28Remove unnecessary groupLaurenz
2022-01-28Parse `show` and `wrap` expressionsLaurenz
2022-01-18Fix table panicLaurenz
2022-01-17Basic tablesLaurenz
2022-01-13Add `even` and `odd` functionsLaurenz
2022-01-08Make all nodes into classesLaurenz
2022-01-07Scoped stylesLaurenz