summary refs log tree commit diff stats
ModeNameSize
-rw-r--r--.gitignore533log stats plain blame
-rw-r--r--.gitlab-ci.yml911log stats plain blame
-rw-r--r--.travis.yml907log stats plain blame
-rw-r--r--appveyor.yml3073log stats plain blame
d---------bin37log stats plain
d---------build37log stats plain
d---------ci186log stats plain
-rw-r--r--compiler.nimble203log stats plain blame
d---------compiler4701log stats plain
d---------config159log stats plain
-rw-r--r--copying.txt1257log stats plain blame
d---------doc1708log stats plain
d---------examples986log stats plain
d---------icons500log stats plain
-rw-r--r--install.txt2936log stats plain blame
-rw-r--r--install_nimble.nims111log stats plain blame
-rw-r--r--install_tools.nims109log stats plain blame
-rw-r--r--koch.nim19811log stats plain blame
-rw-r--r--koch.nim.cfg10log stats plain blame
d---------lib666log stats plain
-rw-r--r--readme.md9026log stats plain blame
-rw-r--r--readme.txt727log stats plain blame
d---------tests3689log stats plain
d---------tinyc1268log stats plain
-rw-r--r--todo.txt2525log stats plain blame
d---------tools771log stats plain
d---------web755log stats plain
/ahoang/Nim/commit/.gitignore?h=devel&id=f2f16f6455c9b967274eee1115ef69d89894bee9'>f2f16f645 ^
f04b502cf ^

9b29436f6 ^
f04b502cf ^

5a4122dc9 ^
809a4a77a ^

e9b665f33 ^

c60bb9464 ^
e9b665f33 ^

f04b502cf ^
1b1bb284d ^
809a4a77a ^

b77ae66e8 ^
93cd98dd1 ^
625edf6a9 ^
5263d9d6f ^



035f0fb02 ^
8d2953e80 ^
035f0fb02 ^

8d2953e80 ^
e9b665f33 ^
a5ecbf823 ^


4a720394b ^


16e800503 ^

4a720394b ^
88b5dd336 ^
c5c6bae2a ^

e5ae7ceaa ^
6e4cd3e5b ^

e5ae7ceaa ^

1b54be777 ^
567691220 ^

58282547f ^


44f672a51 ^

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