summaryrefslogtreecommitdiff
path: root/tests/suite/scripting
AgeCommit message (Expand)Author
2025-02-25Improve hints for show rule recursion depth (#5856)Malo
2025-02-06Fix unnecessary import rename warning (#5828)Laurenz
2025-01-29Resolve bound name of bare import statically (#5773)Laurenz
2025-01-23Methods on elements (#5733)Laurenz
2025-01-06Allow adding and joining `arguments` (#5651)Malo
2025-01-06Improve `repr` for `arguments` (#5652)Malo
2024-12-08Add test for issue #4573 (#5542)Ian Wrzesinski
2024-12-08Convert unopened square-brackets into a hard error (#5414)Ian Wrzesinski
2024-11-26Added warning when explicit return in code (not markup) discards joined conte...Sébastien d'Herbais de Thun
2024-11-0317. Replace while loop closures and Parser::end() to use SyntaxSetIan Wrzesinski
2024-10-07Fix hint for destructuring to an array with at least 1 element (#5154)+merlan #flirora
2024-10-07Improve hint when provided array for destructuring has fewer elements than ex...Orange
2024-09-26Fixed-point decimal type (#4900)PgBiel
2024-09-16Shrink tests (#4967)Laurenz
2024-09-02Add `at` method to `arguments` (#4864)Malo
2024-09-02Parenthesized imports (#4869)Sébastien d'Herbais de Thun
2024-09-02Improve unknown variable diagnostics (#4858)tingerrr
2024-08-27Refactor depth checks and apply them in math (#4845)Laurenz
2024-08-15Move `calc.nan` to `float.nan` and add `float.inf` (#4733)Malo
2024-08-11Fix `calc.inf`, `-calc.inf`, and `calc.nan` reprs and displays (#4724)Malo
2024-06-22Hint for shadowed std functions (#4402)Yip Coekjan
2024-06-16Add hints to array destructuring error messages (#4400)Malo
2024-06-12Lexer hint (#4346)astrale-sharp
2024-05-30Add nested import syntax (#4228)Tulio Martins
2024-04-30Let let-binding raise error on unexpected keywords (#4034)Leedehai
2024-04-13Better test runner (#3922)Laurenz