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
*
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
*
new tester; all tests categorized
Araq
2014-01-13
17
-0
/
+503