summary refs log tree commit diff stats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* better effects handling for callbacksAraq2013-05-091-0/+14
|
* Merge branch 'master' into newparserAraq2013-05-074-0/+38
|\
| * support suggest after compile in caas modeZahary Karadjov2013-05-053-0/+28
| |
| * bugfix: compiling after idetools usage is now possible in caas modeZahary Karadjov2013-05-051-0/+10
| |
* | Merge branch 'master' into newparserAraq2013-05-0411-13/+173
|\|
| * failing test case demonstrating how generic arguments are preferred toZahary Karadjov2013-05-041-0/+26
| | | | | | | | openarray and varargs arguments
| * adding some failing caas testsZahary Karadjov2013-05-043-2/+21
| |
| * test-runner for caas multi-step testsZahary Karadjov2013-05-045-1/+107
| |
| * added distinct array testAraq2013-04-232-7/+14
| |
| * fixes #395Araq2013-04-231-5/+7
| |
* | more intuitive behaviour for 'discardable' in expression bodiesAraq2013-05-041-0/+66
| |
* | fixes #117Araq2013-05-041-0/+20
| |
* | revert new scope for 'if'Araq2013-05-023-1/+172
| |
* | bugfixes mostly JS relatedAraq2013-05-013-1/+2
| |
* | made some tests greenAraq2013-04-224-3/+4
|/
* added manyloc test suite; --path now relative to project dir if not absoluteAraq2013-04-1350-0/+9279
|
* fixes #310Araq2013-04-131-0/+22
|
* fixes #287; bugfix: subrange checking is performed againAraq2013-04-124-0/+76
|
* cleanup of tests; use 'koch install' instead of 'install.sh' for a ↵Araq2013-04-112-2/+6
| | | | bootstrapping build
* fixes #321Araq2013-04-081-0/+9
|
* fixes #368Araq2013-04-081-0/+59
|
* improvements for destructorsAraq2013-04-082-0/+47
|
* rod file viewer for easier debugging of rod filesAraq2013-04-042-2/+2
|
* fixes a long-standing bug about procvar checkingAraq2013-03-251-0/+2
|
* Merge branch 'master' of github.com:Araq/NimrodAraq2013-03-246-691/+1
|\
| * Deprecated recvLine and added an improved version named readLine to theDominik Picheta2013-03-231-1/+1
| | | | | | | | sockets module.
| * Fixed bug with xmltree.attrs when attributes have not been initialisedDominik Picheta2013-03-235-690/+0
| | | | | | | | yet.
* | fixes #376Araq2013-03-243-0/+57
|/
* added system.localsAraq2013-03-211-0/+11
|
* bugfix: case exhaustiveness checkingAraq2013-03-211-0/+18
|
* better error message when C compilation failsAraq2013-03-191-0/+1
|
* tester supports large testsAraq2013-03-186-1/+714
|
* fixes #304Araq2013-03-182-0/+16
|
* fixes #332Araq2013-03-171-0/+12
|
* fixes #366Araq2013-03-171-0/+8
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-16310-0/+0
|
* Merge pull request #359 from Tass/masterAraq2013-03-163-16/+17
|\ | | | | JS unwinding
| * used correct syntax for multiline results in testsSimon Hafner2013-03-163-10/+6
| | | | | | | | And also modified the runner to actually run them in JS.
| * nestedTryStmts removedSimon Hafner2013-03-102-10/+15
| | | | | | | | | | It makes tests fail and they work fine without. Given my ignorance of the exact workings, I can only rely on the tests.
* | bugfix: 'indexOf' for tuple fields worksAraq2013-03-111-0/+21
|/
* object constructors work nowAraq2013-03-081-0/+41
|
* bugfix: tvtable works againAraq2013-03-051-1/+1
|
* better overloading resolution for genericsAraq2013-02-282-16/+20
|
* some bugfixes; no system.$ for object as it breaks codeAraq2013-02-241-1/+1
|
* removed `$` for refs upon requestSimon Hafner2013-02-211-15/+5
|
* added $ for refs and removed == for ref testSimon Hafner2013-02-211-8/+12
| | | | == in refs should use the pointer to compare
* added tests, actually implemented $ and ==Simon Hafner2013-02-211-1/+2
|
* added tests for == and $Simon Hafner2013-02-211-0/+20
|
* system.fields|fieldPairs for objectsAraq2013-02-181-0/+64
|
* Merge branch 'master' of github.com:Araq/NimrodAraq2013-02-165-6/+11
|\
ff38e27c6a3d'>92b449562 ^
af7c92c00 ^
92b8fac94 ^
d68181246 ^
af7c92c00 ^

b64eeeb43 ^







1786e3099 ^






af7c92c00 ^
1d14cb1ad ^
1786e3099 ^
af7c92c00 ^


355ae07b8 ^



af7c92c00 ^

30c00aba0 ^











355ae07b8 ^




af7c92c00 ^

1786e3099 ^



af7c92c00 ^




46e9ff613 ^
af7c92c00 ^

d68181246 ^
af7c92c00 ^













b64eeeb43 ^










1786e3099 ^





46e9ff613 ^
af7c92c00 ^






b64eeeb43 ^



af7c92c00 ^

92b8fac94 ^
af7c92c00 ^


fd532b6da ^
af7c92c00 ^
b64eeeb43 ^
1786e3099 ^
b64eeeb43 ^
1786e3099 ^
af7c92c00 ^
73c6efdf6 ^
af7c92c00 ^


b64eeeb43 ^



657dca5c3 ^
af7c92c00 ^



b64eeeb43 ^



657dca5c3 ^
af7c92c00 ^

3c818c89b ^
af7c92c00 ^



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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296