summary refs log tree commit diff stats
path: root/tests/iter/tchainediterators.nim
Commit message (Collapse)AuthorAgeFilesLines
* fixes #1838Araq2015-01-111-1/+4
|
* fixes #1656Araq2014-12-151-1/+1
|
* implicit auto return type for inline iteratorsZahary Karadjov2014-03-081-1/+1
|
* implements higher-order inline iterators and return type inference for iteratorsZahary Karadjov2014-03-081-0/+38
inlining of the write barrier for dlls' href='/ahoang/Nim/commit/lib/nimrtl.nim?h=devel&id=8098e2a421bf26ad0f350f297f19f34619207443'>8098e2a42 ^
ff02ce2d5 ^
ff02ce2d5 ^
ff02ce2d5 ^






8098e2a42 ^


ff02ce2d5 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36