summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-09-19RenamingLaurenz
2022-09-19Remove pins and memoizationLaurenz
2022-09-19Handle line comments nested in block commentsLaurenz
2022-09-19Fix cost if last line is justifiedLaurenz
2022-09-19Underline only Typst headings in code blocksLaurenz
2022-09-19Handle non-breaking spaces during justificationLaurenz
2022-09-07[WIP] Label and reference syntaxLaurenz
2022-07-27CSV readingLaurenz
2022-07-26New `Str` type with methodsLaurenz
2022-07-26Rework array methodsLaurenz
2022-07-26Move casting into separate moduleLaurenz
2022-06-15Remove booleans from args parserLaurenz
2022-07-26Fix highlighting bugsLaurenz
2022-06-14Split up PDF exporterLaurenz
2022-06-14Unified file loading errorsLaurenz
2022-06-14Fix error messages on WindowsLaurenz
2022-06-14Anti-aliased image renderingLaurenz
2022-06-14Make radius configuration unconfusingLaurenz
2022-06-14Turn reparsing methods into free functionsLaurenz
2022-06-14Many fixesLaurenz
2022-06-13Bump lipsumLaurenz
2022-06-13Fix inline math formula frame sizeLaurenz
2022-06-12Move `Arc` into `Frame`Laurenz
2022-06-12Make all fields of `Frame` privateLaurenz
2022-06-10Bump dependenciesLaurenz
2022-06-09Non-outlined headingsLaurenz
2022-06-08Merge pull request #75 from typst/semanticsLaurenz
2022-06-08CR: Whoever said orange is the new pink was seriously disturbed.Martin Haug
2022-06-08Preallocate Page RefsMartin Haug
2022-06-08Restructure PDF structure writingMartin Haug
2022-06-08Auto-detect grid row semanticsMartin Haug
2022-06-08More consistent role applicationMartin Haug
2022-06-04First iteration of outline itemsMartin Haug
2022-06-01Switch bounded condition, delete `only_at_start`Martin Haug
2022-06-01Refine `ahead_nontrivia` searchMartin Haug
2022-06-01DocumentationLaurenz
2022-06-01Incremental renumberingLaurenz
2022-06-01Fix that incremental reparsing is impossible at the endLaurenz
2022-05-31Enforce and make use of span orderingLaurenz
2022-05-31Numbered spansLaurenz
2022-05-31Remove green/red distinctionLaurenz
2022-06-01Fix inline nodes and decorationsMartin Haug
2022-05-31Sub- and superscriptsMartin Haug
2022-05-31Basic manual trackingLaurenz
2022-05-30Find optionally takes function instead of valueLaurenz
2022-05-30Fix color space definitionsLaurenz
2022-05-30Fix `FontFile3` dictionary for OpenType-FontsMartin Haug
2022-05-28Page background and foregroundLaurenz
2022-05-27Luma colorLaurenz
2022-05-27Make justified break work for last lineLaurenz