summary refs log tree commit diff stats
path: root/tests/parallel/tinvalid_array_bounds.nim
Commit message (Expand)AuthorAgeFilesLines
* new feature: --staticBoundChecks:on to enforce static array index checking (#...Andreas Rumpf2020-03-181-2/+2
* 'parallel' statement almost workingAraq2014-05-221-1/+1
* 'parallel' statement: next stepsAraq2014-05-141-0/+25
le='Blame the previous revision' href='/ahoang/Nim/blame/tests/stdlib/tstackframes.nim?h=devel&id=8088633250872de8777c7078e636b2379780e107'>^
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