summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-04-12Segment by scriptLaurenz
2022-04-11Negative array indexingLaurenz
2022-04-11Prevent duplicate named arguments and dictionary keysLaurenz
2022-04-11Spreading into arrays and dictionariesLaurenz
2022-04-10Move language-related properties from `par` to `text`Laurenz
2022-04-09Sum color and length into strokeLaurenz
2022-04-08Em unitsLaurenz
2022-04-08Start & end alignmentLaurenz
2022-04-07Make `Relative` genericLaurenz
2022-04-07Rename length-related typesLaurenz
2022-04-07Make chinese justification less badLaurenz
2022-04-07Rework style chainsLaurenz
2022-04-05Fix wrong `search_range` computationLaurenz
2022-04-05Don't allow empty lists and enumsLaurenz
2022-04-05Don't allow headings to span multiple linesLaurenz
2022-04-03Font fallbackLaurenz
2022-03-18MethodsLaurenz
2022-03-15Add `in` and `not in` operatorsLaurenz
2022-03-15Non-returning error macroLaurenz
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-22Remove layout cacheLaurenz
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-17Fallible layoutLaurenz
2022-02-17Merge eval and layout contexts into `Vm`Laurenz
2022-02-17Better debug implementations for numeric typesLaurenz
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-02Remove root nodeLaurenz