summaryrefslogtreecommitdiff
path: root/tests/ref/compiler
AgeCommit message (Collapse)Author
2023-09-13Update to usvg 0.35 (#2113)Laurenz Stampfl
2023-09-11Update tests for type system changesLaurenz
2023-08-22Support selectors with and/or followed by before/after (#1883)damaxwell
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-08-21Check for control flow event before let binding (#1912)bluebear94
Fixes #1906 (trying to destructure the result of `continue`).
2023-06-26support optical sizes for script/scriptscript when available (#1580)damaxwell
2023-06-09Treat function-looking code in attachment as function (#985)Alex Saveau
2023-05-11Default enum number alignment to 'end' (#1042)Pg Biel
2023-05-03Function scopes (#1032)Pg Biel
2023-04-25Add sum and product to arrays (#966)SekoiaTree
2023-04-11Let dictionaries respect insertion orderLaurenz
2023-04-11Fix highlighting of identifiers before bracketsLaurenz
2023-04-06Fix box and block sizingLaurenz
2023-03-21Embed standard fonts in binaryv23-03-21-2Laurenz
2023-03-19Renaming and refactoringLaurenz
2023-03-10Expose content representation moreLaurenz
2023-02-25New default styleLaurenz
2023-02-14Better table linesLaurenz
2023-02-13Block sizingLaurenz
2023-02-13Fill and stroke properties for containersLaurenz
2023-02-12Require colon in show ruleLaurenz
2023-02-12Make all nodes block-levelLaurenz
2023-02-03Fix function call highlightingLaurenz
2023-02-02Fix inconsistency between text and idents in mathLaurenz
2023-01-28Remove method call syntax kindLaurenz
2023-01-03New import syntaxLaurenz
2022-12-30Remove index syntax in favor of accessor methodsLaurenz
2022-12-21Split up and document shapesLaurenz
2022-12-21Split up list type into three separate types and document themLaurenz
2022-12-09Align set ruleLaurenz
2022-11-29Reorganize library and testsLaurenz