summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-01-23Math moduleLaurenz
2023-01-23Fix closure parameter capturingLaurenz
2023-01-23Interpret methods on modules as functions in modulesLaurenz
2023-01-22Don't throw away arguments after non-function math callLaurenz
2023-01-22Math delimiter groupingLaurenz
2023-01-22Better math atomsLaurenz
2023-01-22Math frameworkLaurenz
2023-01-22Frame debugging toolsLaurenz
2023-01-22Remove ReXLaurenz
2023-01-22Formatting fixesLaurenz
2023-01-22Name handling for New Computer Modern MathLaurenz
2023-01-20Fix small newline bugLaurenz
2023-01-20Fix a few clippy lintsLaurenz
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-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-27BugfixesLaurenz
2022-12-25Fix autocompleteLaurenz
2022-12-22Rename `desc` to `terms`Laurenz
2022-12-22Annotate return valuesLaurenz
2022-12-21Mutable methods with return valuesLaurenz
2022-12-21Split up and document shapesLaurenz
2022-12-21Split up list type into three separate types and document themLaurenz
2022-12-21Document text categoryLaurenz
2022-12-20Document Utility funcs, some layout funcsMartin Haug
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
2022-12-17Document parameters in commentLaurenz
2022-12-15Reflection for castablesLaurenz
2022-12-14Basic autocompletionLaurenz
2022-12-14Hover tooltipsLaurenz
2022-12-14New macro setupLaurenz
2022-12-14Move highlighting into new IDE moduleLaurenz
2022-12-14Linked syntax nodeLaurenz
2022-12-14Detect infinite loopsLaurenz
2022-12-12Faster image renderingLaurenz
2022-12-09A few math fixesLaurenz
2022-12-09Align set ruleLaurenz
2022-12-07Extend math libraryLaurenz