summaryrefslogtreecommitdiff
path: root/library/src/lib.rs
AgeCommit message (Collapse)Author
2023-04-26Touch up docsLaurenz
2023-04-26Add toml support (#807)HarmoGlace
2023-04-25Support indices preceding the base symbol, revamping #699 (#825)Leedehai
Breaking change: abbreviate attach() attachment params, top -> t, bottom -> b
2023-04-23Add instrumentation (Part 1) (#761)Sébastien d'Herbais de Thun
2023-04-18ClippyLaurenz
2023-04-18Clippy fixes (#856)Marek Barvíř
2023-04-17Write PDF outlineLaurenz
2023-04-16Clippy fixes (#581)Marek Barvíř
2023-04-12Selector rework (#640)Sébastien d'Herbais de Thun
2023-04-06Add 'layout' function to obtain the size of the outer container (#557)Pg Biel
2023-04-06Path support (#536)SekoiaTree
2023-04-01add support for loading data from yaml files (#447)P-Andersson
2023-03-28Add polygon drawing primitive (#314)Olle Lögdahl
2023-03-19Renaming and refactoringLaurenz
2023-03-19Measurement and introspection reworkLaurenz
2023-03-18Rename formula to equationLaurenz
2023-03-17QueryLaurenz
2023-03-17StateLaurenz
2023-03-17CountersLaurenz
2023-03-14Bibliography and citationsLaurenz
2023-03-14Reference supplementsLaurenz
2023-03-12Don't set none fields for syntax-created nodesLaurenz
2023-03-11FiguresLaurenz
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-07Fully untyped modelLaurenz
2023-03-01Split up `model` moduleLaurenz
2023-02-19Panic functionLaurenz
2023-02-16Dissolve utility categoryLaurenz
2023-02-07Remove basics sectionLaurenz
2023-02-02Merge text and math symbolsLaurenz
2023-01-30Add calc moduleMartin Haug
2023-01-30User-defined symbolsLaurenz
2023-01-28More capable math callsLaurenz
2023-01-28Rework math attachments and accentsLaurenz
2023-01-27Symbol values and modulesLaurenz
2023-01-27Hashtags everywhere!Laurenz
2023-01-23Math moduleLaurenz
2023-01-22Math delimiter groupingLaurenz
2023-01-22Math frameworkLaurenz
2023-01-15Remove most fields from `SyntaxKind` enumLaurenz
2022-12-31Merge `MarkupNode` and `MathNode` into `Expr`Laurenz
2022-12-29`read` functionMartin Haug
2022-12-22Rename `desc` to `terms`Laurenz
2022-12-21Split up list type into three separate types and document themLaurenz
2022-12-20Document text sub- and superscriptsLaurenz
2022-12-20DocumentationLaurenz