summary refs log tree commit diff stats
ModeNameSize
-rw-r--r--.gitignore434log stats plain blame
d---------bin37log stats plain
-rw-r--r--build.sh261log stats plain blame
d---------build37log stats plain
-rw-r--r--compiler.nimble231log stats plain blame
d---------compiler4317log stats plain
d---------config159log stats plain
-rw-r--r--contributors.txt198log stats plain blame
-rw-r--r--copying.txt1258log stats plain blame
d---------doc1510log stats plain
d---------examples1069log stats plain
d---------icons288log stats plain
-rw-r--r--install.sh.template104log stats plain blame
-rw-r--r--install.txt2500log stats plain blame
-rw-r--r--koch.nim13141log stats plain blame
-rw-r--r--koch.nim.cfg10log stats plain blame
d---------lib563log stats plain
-rw-r--r--readme.md4172log stats plain blame
-rw-r--r--readme.txt731log stats plain blame
-rw-r--r--start.bat111log stats plain blame
d---------tests3315log stats plain
d---------tinyc1268log stats plain
-rw-r--r--todo.txt2575log stats plain blame
d---------tools463log stats plain
d---------web542log stats plain
umpf_a@web.de> 2009-06-24 17:13:22 +0200 committer Andreas Rumpf <rumpf_a@web.de> 2009-06-24 17:13:22 +0200 overload resolution for proc vars' href='/ahoang/Nim/commit/install.txt?h=devel&id=300430fbba28b408f7ac86ca46b03d9d50839399'>300430fbb ^
e27e873b7 ^
31bb4311e ^
e27e873b7 ^

8c671d22d ^
e27e873b7 ^
49d810f34 ^








ceb30d7a0 ^

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