summaryrefslogtreecommitdiff
path: root/src/eval
AgeCommit message (Expand)Author
2022-05-06Cast content from stringLaurenz
2022-05-04Keyed pairsLaurenz
2022-05-04New raw theme & nicer debug representationLaurenz
2022-05-04Division for lengthsLaurenz
2022-05-04Text replacement show rulesLaurenz
2022-05-03Test recursive show rulesLaurenz
2022-05-03Support recursive show rulesLaurenz
2022-05-02Tests for the new shape APIMartin Haug
2022-05-02A new `Cast` implementation for `Sides`Martin Haug
2022-04-30New block spacing modelLaurenz
2022-04-26New document & flow buildingLaurenz
2022-04-24Rename soft linebreak to justified linebreakLaurenz
2022-04-24Extract `model` moduleLaurenz
2022-04-24Extract methods into separate moduleLaurenz
2022-04-24Split `show` into `realize` and `finalize`Laurenz
2022-04-23Show rules with type ascribed objectLaurenz
2022-04-19Field accessLaurenz
2022-04-13Soft breaks and shy hyphensLaurenz
2022-04-12Introduce `NodeKind::Quote`Martin Haug
2022-04-12Merge text runs during paragraph layoutLaurenz
2022-04-11Negative array indexingLaurenz
2022-04-11Spreading into arrays and dictionariesLaurenz
2022-04-11Reorder blocksLaurenz
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-08Property resolvingLaurenz
2022-04-07Make `Relative` genericLaurenz
2022-04-07Rename length-related typesLaurenz
2022-04-07Rework style chainsLaurenz
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-14Knuth-Plass and MicroTypeLaurenz
2022-03-12Remove classes and improve namingLaurenz
2022-03-11Rename template to contentLaurenz
2022-03-11Consistent block namingLaurenz
2022-03-11More restructuringLaurenz
2022-02-28Reorganize libraryLaurenz
2022-02-28Enable join collection for control flow constructsMartin Haug
2022-02-28CR: I've a feeling we're not in Review anymore.Martin Haug
2022-02-28Make loops and functions react to control flowMartin Haug
2022-02-28Introduce `EvalResult` for control flowMartin Haug
2022-02-24Lower and upper on templatesLaurenz
2022-02-24List above & belowLaurenz
2022-02-24First-line indentsLaurenz
2022-02-23Query cacheLaurenz