summaryrefslogtreecommitdiff
path: root/src/syntax
AgeCommit message (Expand)Author
2023-03-19Renaming and refactoringLaurenz
2023-03-18Rename formula to equationLaurenz
2023-03-18Attach parameter list span to functionLaurenz
2023-03-17CountersLaurenz
2023-03-14Reference supplementsLaurenz
2023-03-14Allow keywords as fieldsLaurenz
2023-03-11Jump to source and previewLaurenz
2023-03-11Section referencesLaurenz
2023-03-11Autocompletion for raw language tagsLaurenz
2023-03-08Streamline field namesLaurenz
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-17Impl `Eq` for syntax tree typesLaurenz
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