summary refs log tree commit diff stats
path: root/tests/iter/tclosureiters.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug in freshVarForClosureIter. Fixes #18474 (#19675) [backport]flywind2022-04-041-0/+18
| | | | | | | | | | * Fix bug in freshVarForClosureIter. Fixes #18474. freshVarForClosureIter was returning non-fresh symbols sometimes. Fixed by making addField return the generated PSym. * remove discardable Co-authored-by: Nick Smallbone <nick@smallbone.se>
* Deprecate TaintedString (#15423)Juan Carlos2021-01-151-1/+1
| | | | Co-authored-by: Timothee Cour <timothee.cour2@gmail.com> Co-authored-by: Dominik Picheta <dominikpicheta@googlemail.com>
* Add testcase for #13815 (#14956)Clyybber2020-07-101-1/+14
|
* fixes #5519Araq2018-10-181-0/+36
|
* closes #5321Araq2018-10-181-0/+24
|
* closes #3583Andreas Rumpf2017-09-011-1/+9
|
* async works againAndreas Rumpf2016-01-031-0/+73