summaryrefslogtreecommitdiff
path: root/src/library/mod.rs
AgeCommit message (Expand)Author
2022-11-03Split cratesLaurenz
2022-11-02Move layout traits into libraryLaurenz
2022-11-02More dynamic content representationLaurenz
2022-10-31Rename `RoleMap` to `LangItems`Laurenz
2022-10-28Refactor `geom` moduleLaurenz
2022-10-27Small fixesLaurenz
2022-10-18Reduce dependencies from compiler on libraryLaurenz
2022-10-04Parse basic math syntaxLaurenz
2022-09-26Description lists, link syntax, and new enum syntaxLaurenz
2022-09-25XML readingLaurenz
2022-09-25JSON readingLaurenz
2022-09-19Remove pins and memoizationLaurenz
2022-09-07[WIP] Label and reference syntaxLaurenz
2022-07-27CSV readingLaurenz
2022-05-31Sub- and superscriptsMartin Haug
2022-05-27Luma colorLaurenz
2022-05-26Pure functions!Laurenz
2022-05-26Locatable groupsLaurenz
2022-05-26Locate me!Laurenz
2022-05-16Safe `eval` functionLaurenz
2022-05-04Move smallcaps into separate functionLaurenz
2022-05-04Text replacement show rulesLaurenz
2022-04-30New block spacing modelLaurenz
2022-04-25Add blind text functionMartin Haug
2022-04-17Repeat functionLaurenz
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-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-12Remove classes and improve namingLaurenz
2022-03-11Rename template to contentLaurenz
2022-03-11More restructuringLaurenz
2022-02-28Reorganize libraryLaurenz
2022-02-23Rework the core contextLaurenz
2022-02-22Remove layout cacheLaurenz
2022-02-18List label stylingLaurenz
2022-02-17Accept closures for heading stylingLaurenz
2022-02-17Merge eval and layout contexts into `Vm`Laurenz
2022-02-17Switch to const generics for nodesLaurenz
2022-02-09Set rules for everythingLaurenz
2022-02-07Redesigned template layoutLaurenz
2022-02-07Tidy upLaurenz
2022-02-02Rename `into_block` to `pack`Laurenz
2022-02-02Rename `Node` to `Template`Laurenz