summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-13Automatically display value in more placesLaurenz
2022-05-13Pass language to raw show ruleLaurenz
2022-05-13Underline headings in raw themeLaurenz
2022-05-13Fix grid measurement bugLaurenz
2022-05-12Fix `Cast` implementation of `LayoutNode`Laurenz
2022-05-11Write language and direction for PDFsMartin Haug
2022-05-09Fix wrong table padding in subsettingLaurenz
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-03Merge pull request #69 from typst/shapeeesLaurenz
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