summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-26New document & flow buildingLaurenz
2022-04-25Public style entry enumLaurenz
2022-04-25Add blind text functionMartin Haug
2022-04-24Soft pagebreakLaurenz
2022-04-24Rename soft linebreak to justified linebreakLaurenz
2022-04-24Clean up the parser a bitLaurenz
2022-04-24`StyleSlot`, `KeyId` and `NodeId`Laurenz
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-19Automatic frame mergingLaurenz
2022-04-18Tidy paragraph layoutLaurenz
2022-04-18Fix duplicate RTL text and alignment + fr bugsLaurenz
2022-04-17Repeat functionLaurenz
2022-04-16EllipsisLaurenz
2022-04-16Switch to `unscanny`Laurenz
2022-04-14Fix bug with enums starting at zeroLaurenz
2022-04-13Improve language and add region controlsLaurenz
2022-04-13Make language non-optional with english as defaultLaurenz
2022-04-13Soft breaks and shy hyphensLaurenz
2022-04-13Smart quotesLaurenz
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