summary refs log tree commit diff stats
path: root/compiler/closureiters.nim
Commit message (Expand)AuthorAgeFilesLines
* Corrected nkExceptBranch transformationYuriy Glukhov2018-05-091-13/+24
* More elaborate nkStmtListExpr loweringYuriy Glukhov2018-05-091-32/+372
* CleanupYuriy Glukhov2018-05-091-49/+31
* Yield in tryYuriy Glukhov2018-05-091-89/+497
* Minor dry upYuriy Glukhov2018-05-091-5/+3
* CosmeticsYuriy Glukhov2018-05-091-23/+24
* Closure iter transformationYuriy Glukhov2018-05-091-0/+632