ringabout
|
406d302131
allow omitting stmts using `finally` as post expr blocks; make it consistent with `else`, `except` etc. (#21361)
|
2 years ago |
Arne Döring
|
159c06e045
unify tuple expressions (#13793)
|
3 years ago |
hlaaftana
|
def1f99289
add finally as post expr block [backport:1.4] (#16896)
|
4 years ago |
Arne Döring
|
6baca58693
Get symbol kind (#7491)
|
6 years ago |
Arne Döring
|
5d46e1eaa2
Fixes #7473 (#7475)
|
6 years ago |
Andreas Rumpf
|
2ad49836d9
make tests green again
|
7 years ago |
Zahary Karadjov
|
7ad115f530
Restore the old behavior of parsing "quote do:"
|
7 years ago |
Zahary Karadjov
|
8de19a7f4c
fix a parsing regression (do is still mandatory in some situations)
|
7 years ago |
Zahary Karadjov
|
e7eb01ed48
fix a parsing regression (calls with do inside param lists)
|
7 years ago |
Zahary Karadjov
|
9ffaee3f88
fully consisent parsing between the new and the old 'do blocks'
|
7 years ago |