summaryrefslogtreecommitdiff
path: root/tests/typ/compiler
AgeCommit message (Expand)Author
2023-02-25New default styleLaurenz
2023-02-17Fix error handling after hashtagLaurenz
2023-02-17Add `clusters` and `codepoints` methodsLaurenz
2023-02-17Check char boundaries in string methodsLaurenz
2023-02-13Fill and stroke properties for containersLaurenz
2023-02-12Require colon in show ruleLaurenz
2023-02-12Make all nodes block-levelLaurenz
2023-02-12Fix "not in" precedenceLaurenz
2023-01-31Move assetsLaurenz
2023-02-05Fix `array.pop()`Laurenz
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