summaryrefslogtreecommitdiff
path: root/src/syntax
AgeCommit message (Expand)Author
2023-01-27Symbol values and modulesLaurenz
2023-01-27Hashtags everywhere!Laurenz
2023-01-27Small fixesLaurenz
2023-01-23Math moduleLaurenz
2023-01-22Math delimiter groupingLaurenz
2023-01-22Better math atomsLaurenz
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-03New import syntaxLaurenz
2022-12-31Merge `MarkupNode` and `MathNode` into `Expr`Laurenz
2022-12-30Recursion with max depthLaurenz
2022-12-22Rename `desc` to `terms`Laurenz
2022-12-21Split up list type into three separate types and document themLaurenz
2022-12-20Document Utility funcs, some layout funcsMartin Haug
2022-12-17Document parameters in commentLaurenz
2022-12-15Reflection for castablesLaurenz
2022-12-14Move highlighting into new IDE moduleLaurenz
2022-12-14Linked syntax nodeLaurenz
2022-12-09A few math fixesLaurenz
2022-12-09Align set ruleLaurenz
2022-12-06Math shorthandsLaurenz
2022-12-06More math syntaxLaurenz
2022-12-05Symbol notationLaurenz
2022-12-02Multi-part numbering patternsLaurenz
2022-11-26Dynamic labelsLaurenz
2022-11-23More general evaluation interfaceLaurenz
2022-11-22Rename two syntax typesLaurenz
2022-11-22Make inner node and node data privateLaurenz
2022-11-21Show with setLaurenz
2022-11-20Ignore linebreak directly after markup statementLaurenz
2022-11-19Rename `RawKind` to `RawFields`Laurenz
2022-11-07SelectorsLaurenz
2022-11-07Show it!Laurenz
2022-11-04Style changesLaurenz
2022-11-03Split cratesLaurenz
2022-10-28Refactor `geom` moduleLaurenz
2022-10-17Merge some modulesLaurenz
2022-10-17More spans in ASTLaurenz
2022-10-05Remove `SpanPos` in favor of `ErrorPos`Laurenz
2022-10-05Refactor syntax moduleLaurenz
2022-10-04Parse basic math syntaxLaurenz
2022-09-27Refresh TextMate grammarLaurenz
2022-09-26Description lists, link syntax, and new enum syntaxLaurenz
2022-09-21Tracked memoizationLaurenz
2022-09-20Refactor error handlingLaurenz
2022-09-20A New WorldLaurenz