index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
iter
Commit message (
Expand
)
Author
Age
Files
Lines
*
More descriptive names of test files (#9531)
Miran
2018-10-29
1
-0
/
+0
*
fixes #5519
Araq
2018-10-18
1
-0
/
+36
*
closes #5321
Araq
2018-10-18
1
-0
/
+24
*
Merge tests into a larger file (part 5 of ∞) (#9368)
Miran
2018-10-16
1
-1
/
+1
*
Merge tests into a larger file (part 2 of ∞) (#9335)
Miran
2018-10-13
9
-225
/
+215
*
Iter test: closes #3819 (#9272)
Miran
2018-10-10
1
-0
/
+28
*
enhance iterator test case, ensure consistency between inline and closure ite...
Araq
2018-09-22
1
-2
/
+35
*
closes #3837
Andreas Rumpf
2018-09-16
1
-0
/
+81
*
Fixes #8243 (#8904)
Yuriy Glukhov
2018-09-07
1
-0
/
+23
*
Fixes #8851 (#8859)
Yuriy Glukhov
2018-09-04
1
-0
/
+13
*
Access implicit `result` trough envP in closures (#8471)
LemonBoy
2018-07-30
1
-0
/
+20
*
Fix codegen for mInSet magic and empty sets (#8140)
LemonBoy
2018-06-29
1
-0
/
+7
*
Cleanup copypaste leftover
Yuriy Glukhov
2018-06-07
1
-4
/
+0
*
Fixed yield in nkBlockExpr
Yuriy Glukhov
2018-06-07
1
-0
/
+15
*
Fixed yield in dotExpr and nkOfBranch lowering. Closes #7969.
Yuriy Glukhov
2018-06-06
1
-0
/
+24
*
More elaborate nkStmtListExpr lowering
Yuriy Glukhov
2018-05-09
1
-144
/
+315
*
Yield in try
Yuriy Glukhov
2018-05-09
1
-0
/
+201
*
remove dead code elimination option (#7669)
Jacek Sieka
2018-04-23
1
-2
/
+0
*
fixes #6992
Andreas Rumpf
2018-02-25
1
-1
/
+10
*
closes #3583
Andreas Rumpf
2017-09-01
1
-1
/
+9
*
simple closure iterator calling closure iterator works; refs #3837
Andreas Rumpf
2016-12-27
1
-0
/
+14
*
fixes #3221
Andreas Rumpf
2016-08-22
1
-0
/
+33
*
fixes iterator codegen regression
Andreas Rumpf
2016-01-14
1
-0
/
+58
*
fixes more regressions
Andreas Rumpf
2016-01-13
1
-0
/
+36
*
fixes regressions
Andreas Rumpf
2016-01-05
1
-0
/
+51
*
fixes #3636
Andreas Rumpf
2016-01-04
1
-0
/
+16
*
fixes #1725
Andreas Rumpf
2016-01-04
1
-0
/
+16
*
async works again
Andreas Rumpf
2016-01-03
1
-0
/
+73
*
made closure iterators tests green, updated docs
Andreas Rumpf
2015-12-31
2
-10
/
+6
*
lambda lifting support for iterToProc plugin
Araq
2015-12-01
1
-0
/
+3
*
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
5
-60
/
+60
*
disabled dubious testcase
Araq
2015-07-14
1
-0
/
+1
*
Clean up tests/iter
def
2015-02-04
1
-1
/
+8
*
Add test for #1836
def
2015-02-04
1
-0
/
+17
*
check test result
Araq
2015-02-01
1
-0
/
+4
*
fixes #2023
Araq
2015-02-01
1
-0
/
+16
*
better C++ support wrt 'this'
Araq
2015-01-18
1
-0
/
+76
*
fixes #1838
Araq
2015-01-11
2
-1
/
+22
*
fixes #1803
Araq
2015-01-10
1
-0
/
+31
*
fixes #1656
Araq
2014-12-15
1
-1
/
+1
*
fixes #1560
Araq
2014-11-11
1
-1
/
+7
*
make tests green
Araq
2014-08-31
3
-6
/
+6
*
further adaptations
Araq
2014-08-29
1
-1
/
+1
*
Tester now appreciates the test target. Modified 'cmd' in specs.
Dominik Picheta
2014-04-16
1
-1
/
+1
*
fix #966
Zahary Karadjov
2014-03-09
1
-0
/
+26
*
implicit auto return type for inline iterators
Zahary Karadjov
2014-03-08
1
-1
/
+1
*
implements higher-order inline iterators and return type inference for iterators
Zahary Karadjov
2014-03-08
1
-0
/
+38
*
split the inline and closure iterators into different symbol kinds for easier...
Zahary Karadjov
2014-03-06
1
-1
/
+1
*
fixes #885
Araq
2014-02-09
1
-2
/
+2
*
next steps for closure iterators
Araq
2014-01-22
2
-1
/
+33
[next]