summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-20Rewrite parserLaurenz
2023-01-15Remove most fields from `SyntaxKind` enumLaurenz
2023-01-14Eliminate literal typeLaurenz
2023-01-14Reorganize syntax moduleLaurenz
2023-01-12Iterator over coverageLaurenz
2023-01-03New import syntaxLaurenz
2022-12-31Update `svg2pdf`Martin Haug
2022-12-31Merge `MarkupNode` and `MathNode` into `Expr`Laurenz
2022-12-30Numbering functionsLaurenz
2022-12-30Remove index syntax in favor of accessor methodsLaurenz
2022-12-30Clamp shape radiiLaurenz
2022-12-30Forbid division by zeroLaurenz
2022-12-30Recursion with max depthLaurenz
2022-12-29Correct plain text docsMartin Haug
2022-12-29Change read display name, update symmieMartin Haug
2022-12-29`read` functionMartin Haug
2022-12-27BugfixesLaurenz
2022-12-26Update symmieLaurenz
2022-12-26Typo fixLaurenz
2022-12-25Fix autocompleteLaurenz
2022-12-23Fix broken linksLaurenz
2022-12-23Fix typosLaurenz
2022-12-22Hide margin auto settingLaurenz
2022-12-22Expand math syntax sectionLaurenz
2022-12-22Rename `desc` to `terms`Laurenz
2022-12-22Symbol tableMartin Haug
2022-12-22Document individual directionsLaurenz
2022-12-22Annotate return valuesLaurenz
2022-12-21Rename the `create` category to `construct`Laurenz
2022-12-21Mutable methods with return valuesLaurenz
2022-12-21Document `line` functionLaurenz
2022-12-21Split up and document shapesLaurenz
2022-12-21Image docsMartin Haug
2022-12-21Table alignment and docsMartin Haug
2022-12-21Finish the layout docsMartin Haug
2022-12-21Split up list type into three separate types and document themLaurenz
2022-12-21Page function docs and moreMartin Haug
2022-12-21Document math categoryLaurenz
2022-12-21Link directly to parametersLaurenz
2022-12-21Document text categoryLaurenz
2022-12-20Document spacing and breaksMartin Haug
2022-12-20Some layout documentationMartin Haug
2022-12-20Document Utility funcs, some layout funcsMartin Haug
2022-12-20Document underline, strikethrough, and overlineLaurenz
2022-12-20Document text sub- and superscriptsLaurenz
2022-12-20Document foundationsLaurenz
2022-12-20DocumentationLaurenz
2022-12-20Document meta and data loading categoriesMartin Haug
2022-12-19Syntax and example sectionsLaurenz
2022-12-17Fix set rule autocomplete filterLaurenz