summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-03-17Hover and autocomplete in show rulesLaurenz
2023-03-17QueryLaurenz
2023-03-17StateLaurenz
2023-03-17CountersLaurenz
2023-03-17More jump targetsLaurenz
2023-03-15Node linksLaurenz
2023-03-15Simplify stable id handlingLaurenz
2023-03-14Bibliography and citationsLaurenz
2023-03-14Reference supplementsLaurenz
2023-03-14Allow keywords as fieldsLaurenz
2023-03-13Locatability and synthesis improvementsLaurenz
2023-03-13Derive `Cast` for enumsLaurenz
2023-03-13Fix font tooltipLaurenz
2023-03-12Consider glyph side when determining cursor positionLaurenz
2023-03-12Jump to destinationLaurenz
2023-03-12Spans in mathLaurenz
2023-03-12Merge branch 'main' into ngMartin Haug
2023-03-11Jump to source and previewLaurenz
2023-03-11FiguresLaurenz
2023-03-11Section referencesLaurenz
2023-03-11Autocompletion for raw language tagsLaurenz
2023-03-10Expose content representation moreLaurenz
2023-03-10New #[func] macroLaurenz
2023-03-09Make all optional fields settableLaurenz
2023-03-09Make render background color configurableLaurenz
2023-03-08Rework style chain accessLaurenz
2023-03-08Streamline field namesLaurenz
2023-03-08Require font to be a named argumentLaurenz
2023-03-07Fully untyped modelLaurenz
2023-03-01Split up `model` moduleLaurenz
2023-03-01Bump `ecow`Laurenz
2023-02-27Fix `PartialEq` and `Hash` impls of `Font`Laurenz
2023-02-25Show only math fonts in formula show ruleLaurenz
2023-02-24Better font autocompletionLaurenz
2023-02-24Fix more bad font namesLaurenz
2023-02-24Don't complete in commentsLaurenz
2023-02-24Don't complete params directly after commaLaurenz
2023-02-24Allow multiple authorsLaurenz
2023-02-24Handle New CM Math BookLaurenz
2023-02-23Merge main backLaurenz
2023-02-23More EcoVec usageLaurenz
2023-02-23Switch to ecowLaurenz
2023-02-17Memoize closure callsLaurenz
2023-02-17Fix semicolon parsingLaurenz
2023-02-17Fix error handling after hashtagLaurenz
2023-02-17Add `clusters` and `codepoints` methodsLaurenz
2023-02-17Check char boundaries in string methodsLaurenz
2023-02-17Impl `Eq` for syntax tree typesLaurenz
2023-02-15ChangelogLaurenz
2023-02-14Fix grid sizingLaurenz