summary refs log tree commit diff stats
path: root/tests/iter/titer_issues.nim
Commit message (Expand)AuthorAgeFilesLines
* An unnamed break in a block now gives an `UnnamedBreak` warning (#20901)ringabout2022-11-241-2/+2
* Fix double defer with break in closureiterators [backport] (#20630)Tanguy2022-10-241-0/+30
* Fix nested finally handling in closureiters [backport] (#19933)Tanguy2022-07-111-0/+75
* Allow recursive closure iterators (#19939)Tanguy2022-06-301-0/+13
* fixes #19575 (#19596) [backport]Andreas Rumpf2022-03-091-0/+23
* style usages part one (openarray => openArray) (#19321)flywind2022-01-041-2/+2
* Add test-cases for #12576 and #12523 (#15085)Danil Yarantsev2020-07-271-2/+13
* fix #13739 (#13742)Arne Döring2020-04-071-0/+27
* Revert "fix #13417 (#13712)" (#13728)Andreas Rumpf2020-03-231-21/+0
* fix #13417 (#13712)Arne Döring2020-03-221-0/+21
* remove unused imports from testsnarimiran2019-11-061-1/+1
* More descriptive names of test files (#9531)Miran2018-10-291-0/+215