summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-02-06More fontsLaurenz
2023-01-31Move assetsLaurenz
2023-02-05Fix `array.pop()`Laurenz
2023-02-03Fix font switch in mathLaurenz
2023-02-03Fix function call highlightingLaurenz
2023-02-02Rename infinity symbolLaurenz
2023-02-02Fix inconsistency between text and idents in mathLaurenz
2023-02-02Ignore accent when positioning superscriptLaurenz
2023-02-02Fix root index placement againLaurenz
2023-02-02Merge text and math symbolsLaurenz
2023-02-02More robust automatic math spacingLaurenz
2023-02-02Matrix baseline alignmentLaurenz
2023-02-02Fix heading and list markersLaurenz
2023-02-02Math testsLaurenz
2023-02-01Fix raw show ruleLaurenz
2023-01-31Symbol improvementsLaurenz
2023-01-31Make lowercase greek italicLaurenz
2023-01-30Add calc constantsLaurenz
2023-01-30Add calc moduleMartin Haug
2023-01-30User-defined symbolsLaurenz
2023-01-29Fix inline math bounding boxLaurenz
2023-01-29Fix testsLaurenz
2023-01-28Remove method call syntax kindLaurenz
2023-01-28More capable math callsLaurenz
2023-01-28Rework math attachments and accentsLaurenz
2023-01-27Fix math spacing bugsLaurenz
2023-01-27Tracing-based expression tooltipsLaurenz
2023-01-27Symbol values and modulesLaurenz
2023-01-27Hashtags everywhere!Laurenz
2023-01-23Math moduleLaurenz
2023-01-23Interpret methods on modules as functions in modulesLaurenz
2023-01-22Some fixesLaurenz
2023-01-22Add Fira Math fontLaurenz
2023-01-22Name handling for New Computer Modern MathLaurenz
2023-01-20Rewrite parserLaurenz
2023-01-15Remove most fields from `SyntaxKind` enumLaurenz
2023-01-14Reorganize syntax moduleLaurenz
2023-01-03New import syntaxLaurenz
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-29`read` functionMartin Haug
2022-12-22Rename `desc` to `terms`Laurenz
2022-12-21Rename the `create` category to `construct`Laurenz
2022-12-21Document `line` functionLaurenz
2022-12-21Split up and document shapesLaurenz
2022-12-21Split up list type into three separate types and document themLaurenz