summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-05-09Mutable field accessLaurenz
2022-05-09Set, show, wrap in code blocksLaurenz
2022-05-06Cast content from stringLaurenz
2022-05-07Fix CFF font bugMartin Haug
2022-05-04Fix empty headingLaurenz
2022-05-04Improve diagnosticsLaurenz
2022-05-04Keyed pairsLaurenz
2022-05-04New raw theme & nicer debug representationLaurenz
2022-05-04Division for lengthsLaurenz
2022-05-04Move smallcaps into separate functionLaurenz
2022-05-04Text replacement show rulesLaurenz
2022-05-03Test recursive show rulesLaurenz
2022-05-03Support recursive show rulesLaurenz
2022-04-30Split up style moduleLaurenz
2022-05-03Code Review: Relax, it's much worse than you thinkMartin Haug
2022-05-03Code Review: Heap is Stack. Unsafe is Good.Martin Haug
2022-05-02New page margins APIMartin Haug
2022-05-02Tests for the new shape APIMartin Haug
2022-05-02Move rounding logic out of exportersMartin Haug
2022-05-02A new `Cast` implementation for `Sides`Martin Haug
2022-05-01Outset; fix foldingMartin Haug
2022-05-01Add round corners and change argumentsMartin Haug
2022-04-30New block spacing modelLaurenz
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