summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2022-02-10Don't try to reload faces over and overLaurenz
2022-02-09Incremental bug fixesLaurenz
2022-02-09Coalesce text and simple spaces for high performanceLaurenz
2022-02-09Set rules for everythingLaurenz
2022-02-07Redesigned template layoutLaurenz
2022-02-07Tidy upLaurenz
2022-02-05Refactor and fix style foldingLaurenz
2022-02-04Add `group` in addition to `group_by_key`Laurenz
2022-02-03Refactor flow, stack and grid layouters a bitLaurenz
2022-02-03Better debug representation for templateLaurenz
2022-02-02Remove root nodeLaurenz
2022-02-02Rename `into_block` to `pack`Laurenz
2022-02-02Pass arguments to call and construct directly by valueLaurenz