summaryrefslogtreecommitdiff
path: root/src/model/realize.rs
AgeCommit message (Collapse)Author
2023-05-11More efficient introspectionLaurenz
Switches from a mutable locator to one based on tracked chains and optimizes query performance.
2023-04-12Selector rework (#640)Sébastien d'Herbais de Thun
2023-04-04Improved figure numbering, labelling and referencing (#491)Sébastien d'Herbais de Thun
2023-03-29Link to labelLaurenz
2023-03-20Documentation for citation, bibliography, and contentLaurenz
2023-03-19Renaming and refactoringLaurenz
2023-03-17Hover and autocomplete in show rulesLaurenz
2023-03-17CountersLaurenz
2023-03-15Simplify stable id handlingLaurenz
2023-03-13Locatability and synthesis improvementsLaurenz
2023-03-11Section referencesLaurenz
2023-03-10Expose content representation moreLaurenz
2023-03-09Make all optional fields settableLaurenz
2023-03-07Fully untyped modelLaurenz
2023-01-20Fix a few clippy lintsLaurenz
2022-12-30Numbering functionsLaurenz
2022-12-07Extend math libraryLaurenz
2022-12-05Make show rule fallible againLaurenz
2022-12-02IntrospectionLaurenz
2022-12-02Introduce virtual typesetterLaurenz
2022-11-26Dynamic labelsLaurenz
2022-11-25Tidy upLaurenz
2022-11-02Move layout traits into libraryLaurenz
2022-11-02More dynamic content representationLaurenz
2022-10-31Replace `encode` with `field`Laurenz
2022-10-31Split up some filesLaurenz