summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-27Refactor autocompleteLaurenz
2023-01-27Symbol values and modulesLaurenz
2023-01-27Macro for math operatorsLaurenz
2023-01-27Hashtags everywhere!Laurenz
2023-01-27Small fixesLaurenz
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-22Some fixesLaurenz
2023-01-22Math delimiter groupingLaurenz
2023-01-22Vector and case layoutLaurenz
2023-01-22Math operator functionsLaurenz
2023-01-22Under- and overbracesLaurenz
2023-01-22Math accent handlingLaurenz
2023-01-22Multi-line alignment with `&`Laurenz
2023-01-22Fraction layoutLaurenz
2023-01-22Math stylesLaurenz
2023-01-22Class-based math spacingLaurenz
2023-01-22Math sub-, superscript and limit layoutLaurenz
2023-01-22Math root layoutLaurenz
2023-01-22Better math atomsLaurenz
2023-01-22Glyph stretchingLaurenz
2023-01-22Math frameworkLaurenz
2023-01-22Frame debugging toolsLaurenz
2023-01-22Remove ReXLaurenz
2023-01-22Fix fr handling for horizontal auto pageLaurenz
2023-01-22Formatting fixesLaurenz
2023-01-22Add Fira Math fontLaurenz
2023-01-22Name handling for New Computer Modern MathLaurenz
2023-01-22Remove vertical split from test helperLaurenz
2023-01-03Split up math libraryLaurenz
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-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