summaryrefslogtreecommitdiff
path: root/src/library
AgeCommit message (Expand)Author
2022-05-06Cast content from stringLaurenz
2022-05-04New raw theme & nicer debug representationLaurenz
2022-05-04Move smallcaps into separate functionLaurenz
2022-05-04Text replacement show rulesLaurenz
2022-05-03Support recursive show rulesLaurenz
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-25Add blind text functionMartin Haug
2022-04-24Soft pagebreakLaurenz
2022-04-24Rename soft linebreak to justified linebreakLaurenz
2022-04-24Extract `model` moduleLaurenz
2022-04-24Split `show` into `realize` and `finalize`Laurenz
2022-04-23Show rules with type ascribed objectLaurenz
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-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-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-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-07Make `Relative` genericLaurenz
2022-04-07Rename length-related typesLaurenz
2022-04-07Make chinese justification less badLaurenz
2022-04-07Rework style chainsLaurenz
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