summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-04-13Fix bug with basically empty paragraphLaurenz
2022-04-13Small highlighting improvementLaurenz
2022-04-13Don't hang quotesLaurenz
2022-04-12Introduce `NodeKind::Quote`Martin Haug
2022-04-12Segment by scriptLaurenz
2022-04-12Merge text runs during paragraph layoutLaurenz
2022-04-11Negative array indexingLaurenz
2022-04-11Prevent duplicate named arguments and dictionary keysLaurenz
2022-04-11Spreading into arrays and dictionariesLaurenz
2022-04-11Fix incremental bugsLaurenz
2022-04-11Reorder blocksLaurenz
2022-04-10Less style chains lookups during paragraph layoutLaurenz
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-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-05Fix typoLaurenz
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-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