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
*
fix #13739 (#13742)
Arne Döring
2020-04-07
1
-0
/
+27
*
Revert "fix #13417 (#13712)" (#13728)
Andreas Rumpf
2020-03-23
1
-21
/
+0
*
fix #13417 (#13712)
Arne Döring
2020-03-22
1
-0
/
+21
*
Attempt to finish off araq cpp exceptions (#13695)
cooldome
2020-03-19
1
-1
/
+3
*
fixes #12747 [backport] (#13651)
cooldome
2020-03-16
1
-0
/
+11
*
fixes #12945 (#12959)
cooldome
2019-12-24
1
-2
/
+2
*
remove unused imports from tests
narimiran
2019-11-06
1
-1
/
+1
*
expr -> untyped
Araq
2019-11-05
1
-1
/
+1
*
remove deprecated procs (#12535)
Andreas Rumpf
2019-11-05
1
-1
/
+1
*
refactor illegal iterator assignment detection (#12212)
Arne Döring
2019-10-11
1
-8
/
+0
*
Fixed yield in nnkChckRange (#12160)
Yuriy Glukhov
2019-09-10
1
-0
/
+14
*
Support iterators returning lent T (#11938)
cooldome
2019-08-31
1
-0
/
+59
*
close #9827 by adding a test
narimiran
2019-05-30
1
-0
/
+7
*
close #5859 by adding a test
narimiran
2019-05-29
1
-0
/
+11
*
More specific error message for unsupported recursion in iterators (#11283)
Ico Doornekamp
2019-05-20
1
-1
/
+1
*
Iterator fixes (#11234)
Jasper Jenkins
2019-05-13
5
-0
/
+105
*
fix complex typdesc iterators
Jasper Jenkins
2019-05-08
1
-0
/
+17
*
Fix ..< iterator (#11103)
Arne Döring
2019-05-03
1
-2
/
+18
*
add tests for recently closed issues (#10722)
Miran
2019-02-23
1
-0
/
+82
*
disable one more test for C++
Andreas Rumpf
2019-01-15
1
-0
/
+1
*
Testament: refactoring; makes the test joiner green
Araq
2018-12-11
5
-6
/
+10
*
lots of small changes
Arne Döring
2018-12-11
1
-1
/
+1
*
megatest can be executed
Arne Döring
2018-12-11
1
-0
/
+0
*
require errormsg to be specified before file.
Arne Döring
2018-12-11
9
-23
/
+5
*
Fixes 9716 [backport] (#9790)
Yuriy Glukhov
2018-11-24
1
-1
/
+14
*
make run the default action of a test in tester
Arne Döring
2018-11-23
7
-9
/
+49
*
Fixed yield in nkObjConstr. Fixes #9694 [backport] (#9744)
Yuriy Glukhov
2018-11-18
1
-0
/
+15
*
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
[next]