summary refs log tree commit diff stats
path: root/tests/array
Commit message (Expand)AuthorAgeFilesLines
* make tests green againAndreas Rumpf2016-08-251-2/+2
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-047-46/+46
* implemented a[^1] notationAraq2015-03-264-0/+91
* fixes #1669Araq2014-11-221-1/+8
* Fix some tests.EXetoC2014-03-311-1/+1
* msg -> errmsgZahary Karadjov2014-03-211-1/+1
* new tester; all tests categorizedAraq2014-01-137-0/+155
4 -0500 committer Andreas Rumpf <rumpf_a@web.de> 2018-04-12 13:59:14 +0200 Added a few useful os calls to VM (#7440)' href='/ahoang/Nim/commit/compiler/vmops.nim?h=devel&id=c3cc52087fb46e7898e9099945667204e40befbc'>c3cc52087 ^
60b187513 ^
1f85b3b5d ^

60b187513 ^
1f85b3b5d ^

c3117e1ab ^


60b187513 ^
4298553de ^

c3cc52087 ^


60b187513 ^
1f85b3b5d ^



60b187513 ^
1f85b3b5d ^



c3cc52087 ^
1f85b3b5d ^
c3cc52087 ^

1f85b3b5d ^
c3cc52087 ^
c3117e1ab ^

c3cc52087 ^
c3117e1ab ^
c3cc52087 ^
089506498 ^

c3cc52087 ^
089506498 ^
c3cc52087 ^
807784db8 ^
c3cc52087 ^

807784db8 ^
c3cc52087 ^
4298553de ^

c3cc52087 ^
4298553de ^
b2f577df2 ^

04a4f3540 ^
b2f577df2 ^
2aff71613 ^


47335aab4 ^
2aff71613 ^

05724645f ^




9d488261d ^
05724645f ^

c3cc52087 ^
807784db8 ^





















1f85b3b5d ^
c3cc52087 ^






b2f577df2 ^
2aff71613 ^

9d488261d ^
c3cc52087 ^
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121