Malo
|
e09b55f00f
|
Allow adding and joining `arguments` (#5651)
|
2025-01-06 15:41:58 +00:00 |
Malo
|
a2f685483a
|
Improve `repr` for `arguments` (#5652)
|
2025-01-06 12:43:41 +00:00 |
Ian Wrzesinski
|
e6de044b1d
|
Add test for issue #4573 (#5542)
|
2024-12-08 16:29:49 +00:00 |
Ian Wrzesinski
|
50dcacea9a
|
Convert unopened square-brackets into a hard error (#5414)
|
2024-12-08 16:23:14 +00:00 |
Sébastien d'Herbais de Thun
|
85d3a49a1a
|
Added warning when explicit return in code (not markup) discards joined content (#5413)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-11-26 20:51:46 +00:00 |
Ian Wrzesinski
|
9d9a1b1e33
|
17. Replace while loop closures and Parser::end() to use SyntaxSet
|
2024-11-03 20:28:49 -05:00 |
+merlan #flirora
|
037c0c8216
|
Fix hint for destructuring to an array with at least 1 element (#5154)
|
2024-10-07 19:28:30 +00:00 |
Orange
|
bb39d8f10a
|
Improve hint when provided array for destructuring has fewer elements than expected (#5139)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-10-07 09:59:49 +00:00 |
PgBiel
|
320c28844f
|
Fixed-point decimal type (#4900)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-09-26 11:39:37 +00:00 |
Laurenz
|
16e67f8bea
|
Shrink tests (#4967)
|
2024-09-16 14:41:18 +00:00 |
Malo
|
9fd796e0e2
|
Add `at` method to `arguments` (#4864)
|
2024-09-02 16:22:43 +00:00 |
Sébastien d'Herbais de Thun
|
1997db00f3
|
Parenthesized imports (#4869)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-09-02 13:27:33 +00:00 |
tingerrr
|
799eb8004e
|
Improve unknown variable diagnostics (#4858)
|
2024-09-02 12:45:50 +00:00 |
Laurenz
|
92f2c7b470
|
Refactor depth checks and apply them in math (#4845)
|
2024-08-27 08:43:12 +00:00 |
Malo
|
c43997de0a
|
Move `calc.nan` to `float.nan` and add `float.inf` (#4733)
|
2024-08-15 20:04:50 +00:00 |
Malo
|
79fb2c3689
|
Fix `calc.inf`, `-calc.inf`, and `calc.nan` reprs and displays (#4724)
|
2024-08-11 20:18:57 +00:00 |
Yip Coekjan
|
0fbec82035
|
Hint for shadowed std functions (#4402)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-06-22 09:02:53 +00:00 |
Malo
|
34550220ae
|
Add hints to array destructuring error messages (#4400)
|
2024-06-16 09:35:18 +00:00 |
astrale-sharp
|
ad4ef68a11
|
Lexer hint (#4346)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
|
2024-06-12 12:00:22 +00:00 |
Tulio Martins
|
06a925a0ee
|
Add nested import syntax (#4228)
Co-authored-by: LuizAugustoPapa <luiz.papa@aluno.puc-rio.br>
Co-authored-by: PepinhoJp <pepinho.jp@gmail.com>
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
|
2024-05-30 07:56:40 +00:00 |
Leedehai
|
44bc51ba4f
|
Let let-binding raise error on unexpected keywords (#4034)
|
2024-04-30 12:30:38 +00:00 |
Laurenz
|
020294fca9
|
Better test runner (#3922)
|
2024-04-13 08:39:45 +00:00 |