summary refs log tree commit diff stats
path: root/compiler/closureiters.nim
Commit message (Expand)AuthorAgeFilesLines
* Fixes 9716 [backport] (#9790)Yuriy Glukhov2018-11-241-8/+9
* Fixed yield in nkObjConstr. Fixes #9694 [backport] (#9744)Yuriy Glukhov2018-11-181-9/+15
* Field checks for everybody (#8957)LemonBoy2018-10-091-5/+5
* Fixes #8243 (#8904)Yuriy Glukhov2018-09-071-0/+19
* Fixes #8851 (#8859)Yuriy Glukhov2018-09-041-3/+3
* Make sure addGotoOut always inserts its node (#8843)LemonBoy2018-09-031-1/+1
* Fixed #8399 (#8401)Yuriy Glukhov2018-07-221-1/+1
* fixex merge conflictsAraq2018-06-081-26/+26
* Fixes #7985Yuriy Glukhov2018-06-071-9/+8
* Fixed yield in nkBlockExprYuriy Glukhov2018-06-071-2/+14
* Fixed yield in dotExpr and nkOfBranch lowering. Closes #7969.Yuriy Glukhov2018-06-061-2/+15
* CosmeticsYuriy Glukhov2018-06-051-18/+13
* Merge branch 'devel' into yield-in-tryYuriy Glukhov2018-05-151-72/+78
* Review comments addressed. More thorough line info tracking.Yuriy Glukhov2018-05-101-65/+65
* Fixed line infoYuriy Glukhov2018-05-091-0/+1
* CosmeticsYuriy Glukhov2018-05-091-162/+75
* Small fix and cosmeticsYuriy Glukhov2018-05-091-6/+1
* 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