summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-01-20Rewrite parserLaurenz
2023-01-15Remove most fields from `SyntaxKind` enumLaurenz
2023-01-14Reorganize syntax moduleLaurenz
2023-01-03New import syntaxLaurenz
2022-12-31Merge `MarkupNode` and `MathNode` into `Expr`Laurenz
2022-12-30Numbering functionsLaurenz
2022-12-30Remove index syntax in favor of accessor methodsLaurenz
2022-12-30Clamp shape radiiLaurenz
2022-12-30Forbid division by zeroLaurenz
2022-12-30Recursion with max depthLaurenz
2022-12-29`read` functionMartin Haug
2022-12-22Rename `desc` to `terms`Laurenz
2022-12-21Rename the `create` category to `construct`Laurenz
2022-12-21Document `line` functionLaurenz
2022-12-21Split up and document shapesLaurenz
2022-12-21Split up list type into three separate types and document themLaurenz
2022-12-21Document text categoryLaurenz
2022-12-20Document underline, strikethrough, and overlineLaurenz
2022-12-20DocumentationLaurenz
2022-12-19Syntax and example sectionsLaurenz
2022-12-17Document parameters in commentLaurenz
2022-12-15Reflection for castablesLaurenz
2022-12-14New macro setupLaurenz
2022-12-14Move highlighting into new IDE moduleLaurenz
2022-12-14Detect infinite loopsLaurenz
2022-12-09A few math fixesLaurenz
2022-12-09Align set ruleLaurenz
2022-12-07Extend math libraryLaurenz
2022-12-07Vectors and casesLaurenz
2022-12-06Math shorthandsLaurenz
2022-12-06More math syntaxLaurenz
2022-12-05Symbol notationLaurenz
2022-12-02Heading numbering and outlineLaurenz
2022-12-02Multi-part numbering patternsLaurenz
2022-12-02IntrospectionLaurenz
2022-12-02Introduce virtual typesetterLaurenz
2022-11-30Fix auto column shrinking behaviourLaurenz
2022-11-29Strong deltaLaurenz
2022-11-29Reorganize library and testsLaurenz
2022-11-28Widow and orphan preventionLaurenz
2022-11-28FragmentsLaurenz
2022-11-26Document metadataLaurenz
2022-11-26Reorganize library baseLaurenz
2022-11-26Make text and space nodes unselectableLaurenz
2022-11-26Dynamic labelsLaurenz
2022-11-26Extract numbering pattern from list nodeLaurenz
2022-11-24Separate typesetting and compilationLaurenz
2022-11-23Introduce `Library`Laurenz
2022-11-23More general evaluation interfaceLaurenz
2022-11-22Make inner node and node data privateLaurenz