summary refs log tree commit diff stats
path: root/compiler
diff options
context:
space:
mode:
authorBillingsly Wetherfordshire <phowl.mouth@gmail.com>2013-05-04 19:26:02 -0500
committerBillingsly Wetherfordshire <phowl.mouth@gmail.com>2013-05-04 19:26:02 -0500
commitcc887bf66e3df40babd29e89e45c71e2e3cca079 (patch)
treee4cb57adc7aabf470ec8bc1b4457c43b0c4156fc /compiler
parente662c973efdc1c9bcab6543713a742e6f54b34d3 (diff)
downloadNim-cc887bf66e3df40babd29e89e45c71e2e3cca079.tar.gz
Change varargs[T] to openarray[T]
Diffstat (limited to 'compiler')
0 files changed, 0 insertions, 0 deletions
web.de> 2012-06-22 17:47:03 +0200 committer Araq <rumpf_a@web.de> 2012-06-22 17:47:03 +0200 documented optional indentation for 'case' statements/'case' objects' href='/ahoang/Nim/commit/tests/compile/tobjects.nim?h=devel&id=48847b561688e1e8b0518141455bb8e957290a56'>48847b561 ^
c6d061111 ^




























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