summaryrefslogtreecommitdiff
path: root/src/syntax
AgeCommit message (Expand)Author
2023-02-13Let `eval` take code instead of markupLaurenz
2023-02-12Require colon in show ruleLaurenz
2023-02-12Fix "not in" precedenceLaurenz
2023-01-31More `PartialEq` impls for `EcoString`Laurenz
2023-02-02Fix inconsistency between text and idents in mathLaurenz
2023-02-02Fix heading and list markersLaurenz
2023-02-02Math testsLaurenz
2023-01-30No text hashtagsLaurenz
2023-01-30Highlighting and docs fixesLaurenz
2023-01-29HTML highlightingLaurenz
2023-01-29Make shorthand list inspectableLaurenz
2023-01-29MatricesLaurenz
2023-01-29Import completionsLaurenz
2023-01-28Better analysis for literalsLaurenz
2023-01-28Overline, Underline, Overbracket, UnderbracketLaurenz
2023-01-28Remove method call syntax kindLaurenz
2023-01-28More capable math callsLaurenz
2023-01-28Rework math attachments and accentsLaurenz
2023-01-27Autocomplete methodsLaurenz
2023-01-27Fix math spacing bugsLaurenz
2023-01-27Scale shorthand bracketsLaurenz
2023-01-27More `track_caller` annotationsLaurenz
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