Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | An unnamed break in a block now gives an `UnnamedBreak` warning (#20901) | ringabout | 2022-11-24 | 1 | -2/+2 |
* | Fix double defer with break in closureiterators [backport] (#20630) | Tanguy | 2022-10-24 | 1 | -0/+30 |
* | Fix nested finally handling in closureiters [backport] (#19933) | Tanguy | 2022-07-11 | 1 | -0/+75 |
* | Allow recursive closure iterators (#19939) | Tanguy | 2022-06-30 | 1 | -0/+13 |
* | fixes #19575 (#19596) [backport] | Andreas Rumpf | 2022-03-09 | 1 | -0/+23 |
* | style usages part one (openarray => openArray) (#19321) | flywind | 2022-01-04 | 1 | -2/+2 |
* | Add test-cases for #12576 and #12523 (#15085) | Danil Yarantsev | 2020-07-27 | 1 | -2/+13 |
* | fix #13739 (#13742) | Arne Döring | 2020-04-07 | 1 | -0/+27 |
* | Revert "fix #13417 (#13712)" (#13728) | Andreas Rumpf | 2020-03-23 | 1 | -21/+0 |
* | fix #13417 (#13712) | Arne Döring | 2020-03-22 | 1 | -0/+21 |
* | remove unused imports from tests | narimiran | 2019-11-06 | 1 | -1/+1 |
* | More descriptive names of test files (#9531) | Miran | 2018-10-29 | 1 | -0/+215 |