summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-13Refactor paragraph layoutLaurenz
2022-03-12Remove classes and improve namingLaurenz
2022-03-11Rename template to contentLaurenz
2022-03-11Consistent block namingLaurenz
2022-03-11More restructuringLaurenz
2022-03-08HyphenationLaurenz
2022-03-08Allow access to numbering for unordered listsLaurenz
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-26Remove dependency on itertoolsLaurenz
2022-02-25Basic justificationLaurenz
2022-02-24Lower and upper on templatesLaurenz
2022-02-24List above & belowLaurenz
2022-02-24First-line indentsLaurenz
2022-02-23Merge pull request #64 from typst/new-incr-parseLaurenz
2022-02-23Code Review: That's just like your struct, man.Martin Haug
2022-02-23Query cacheLaurenz
2022-02-23Rework the core contextLaurenz
2022-02-23Early stop for falling indents.Martin Haug
2022-02-23New incremental parsing paradigmMartin Haug
2022-02-22Remove layout cacheLaurenz
2022-02-21Refactor paragraph layoutLaurenz
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