summaryrefslogtreecommitdiff
path: root/src/model/content.rs
AgeCommit message (Expand)Author
2023-05-17Fix figure detectionLaurenz
2023-05-11Remove tracing from cheap functionsLaurenz
2023-05-03Implement default values for at() (#995)Michael Lohr
2023-04-26Touch up docsLaurenz
2023-04-23Add instrumentation (Part 1) (#761)Sébastien d'Herbais de Thun
2023-04-18ClippyLaurenz
2023-04-17Write PDF outlineLaurenz
2023-04-16Clippy fixes (#581)Marek Barvíř
2023-04-13Reduce amount of hashingLaurenz
2023-04-12Selector rework (#640)Sébastien d'Herbais de Thun
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-19Renaming and refactoringLaurenz
2023-03-19Measurement and introspection reworkLaurenz
2023-03-17Methods for page and location on queried contentLaurenz
2023-03-17Hover and autocomplete in show rulesLaurenz
2023-03-17StateLaurenz
2023-03-17CountersLaurenz
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-02-23More EcoVec usageLaurenz
2023-02-23Switch to ecowLaurenz
2023-01-31More `PartialEq` impls for `EcoString`Laurenz
2023-01-28More capable math callsLaurenz
2022-12-15Reflection for castablesLaurenz
2022-12-14New macro setupLaurenz
2022-12-02IntrospectionLaurenz
2022-11-26Make content a bit more compactLaurenz
2022-11-26Dynamic labelsLaurenz
2022-11-25Tidy upLaurenz
2022-11-24Protect VmLaurenz
2022-11-22Reorganize content typeLaurenz
2022-11-21LabelsLaurenz
2022-11-21Refactor proc macrosLaurenz
2022-11-20Tracepoints for show rulesLaurenz
2022-11-19Show everything!Laurenz
2022-11-18Reorganize style moduleLaurenz