summaryrefslogtreecommitdiff
path: root/tests/typ/compiler
AgeCommit message (Collapse)Author
2023-02-03Fix function call highlightingLaurenz
2023-02-02Fix inconsistency between text and idents in mathLaurenz
2023-01-30Add calc moduleMartin Haug
2023-01-28Remove method call syntax kindLaurenz
2023-01-28More capable math callsLaurenz
2023-01-27Hashtags everywhere!Laurenz
2023-01-23Interpret methods on modules as functions in modulesLaurenz
2023-01-20Rewrite parserLaurenz
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-30Forbid division by zeroLaurenz
2022-12-30Recursion with max depthLaurenz
2022-12-21Split up and document shapesLaurenz
2022-12-21Split up list type into three separate types and document themLaurenz
2022-12-20Document underline, strikethrough, and overlineLaurenz
2022-12-15Reflection for castablesLaurenz
2022-12-14Detect infinite loopsLaurenz
2022-12-09Align set ruleLaurenz
2022-12-02IntrospectionLaurenz
2022-11-29Reorganize library and testsLaurenz