summaryrefslogtreecommitdiff
path: root/src/model
AgeCommit message (Collapse)Author
2023-04-04Locatable selectorsLaurenz
2023-04-04Refactor and document figuresLaurenz
2023-04-04Improved figure numbering, labelling and referencing (#491)Sébastien d'Herbais de Thun
2023-04-04Disable clippy for specific lines (#503)Marek Barvíř
2023-03-30fix: allow access to label of sequence (#342)GabrielDertoni
2023-03-29Link to labelLaurenz
2023-03-28Fix basic lints (cargo clippy) (#383)Marek Barvíř
2023-03-20Documentation for citation, bibliography, and contentLaurenz
2023-03-19Document `Location` fieldsLaurenz
2023-03-19More efficient function representationLaurenz
2023-03-19Renaming and refactoringLaurenz
2023-03-19Measurement and introspection reworkLaurenz
2023-03-18Architecture descriptionLaurenz
2023-03-17Methods for page and location on queried contentLaurenz
2023-03-17Hover and autocomplete in show rulesLaurenz
2023-03-17QueryLaurenz
2023-03-17StateLaurenz
2023-03-17CountersLaurenz
2023-03-15Node linksLaurenz
2023-03-15Simplify stable id handlingLaurenz
2023-03-14Bibliography and citationsLaurenz
2023-03-13Locatability and synthesis improvementsLaurenz
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-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-23Merge main backLaurenz
2023-02-23More EcoVec usageLaurenz
Frame unfortunately can't use it because splice is missing.
2023-02-23Switch to ecowLaurenz
2023-02-17Memoize closure callsLaurenz
2023-02-17Fix error handling after hashtagLaurenz
2023-02-17Add `clusters` and `codepoints` methodsLaurenz
2023-02-17Check char boundaries in string methodsLaurenz
2023-02-13Let `eval` take code instead of markupLaurenz
2023-02-06Make Rust happier about the inline documentationLaurenz
2023-01-31More `PartialEq` impls for `EcoString`Laurenz
2023-02-05Fix `array.pop()`Laurenz
2023-02-02Merge text and math symbolsLaurenz
2023-02-02Math testsLaurenz
2023-02-01Scale fake function callLaurenz
2023-01-30User-defined symbolsLaurenz