summaryrefslogtreecommitdiff
path: root/src/syntax/parser.rs
AgeCommit message (Expand)Author
2023-03-14Reference supplementsLaurenz
2023-03-11Section referencesLaurenz
2023-03-01Bump `ecow`Laurenz
2023-02-23Merge main backLaurenz
2023-02-23Switch to ecowLaurenz
2023-02-17Fix semicolon parsingLaurenz
2023-02-17Fix error handling after hashtagLaurenz
2023-02-12Require colon in show ruleLaurenz
2023-02-12Fix "not in" precedenceLaurenz
2023-02-02Fix inconsistency between text and idents in mathLaurenz
2023-02-02Fix heading and list markersLaurenz
2023-01-30No text hashtagsLaurenz
2023-01-30Highlighting and docs fixesLaurenz
2023-01-29HTML highlightingLaurenz
2023-01-29MatricesLaurenz
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-27Scale shorthand bracketsLaurenz
2023-01-27More `track_caller` annotationsLaurenz
2023-01-27Hashtags everywhere!Laurenz
2023-01-23Math moduleLaurenz
2023-01-22Math delimiter groupingLaurenz
2023-01-20Fix a few clippy lintsLaurenz
2023-01-20Rewrite parserLaurenz
2023-01-15Remove most fields from `SyntaxKind` enumLaurenz
2023-01-14Reorganize syntax moduleLaurenz
2023-01-03New import syntaxLaurenz
2022-12-09A few math fixesLaurenz
2022-12-06More math syntaxLaurenz
2022-11-22Rename two syntax typesLaurenz
2022-11-22Make inner node and node data privateLaurenz
2022-11-04Style changesLaurenz
2022-11-03Split cratesLaurenz
2022-10-17Merge some modulesLaurenz