summary refs log tree commit diff stats
path: root/readme.md
Commit message (Expand)AuthorAgeFilesLines
* Revert "Documented faster way to bootstrap-build Nim"Varriount2015-01-171-8/+10
* updated readmeWay, No2015-01-151-3/+5
* faster way to bootstrap-build NimWay, No2015-01-141-7/+3
* Add fancy build status buttons!Flaviu Tamas2014-11-181-0/+7
* fixes #1646Araq2014-11-101-2/+2
* the codegen doesn't emit deepCopy for parallel statementsAraq2014-11-081-3/+3
* Merge branch 'devel' into bigbreakAraq2014-10-201-1/+1
|\
| * 'koch install' works againAraq2014-10-201-1/+1
* | Fix build instructions in readme.Dominik Picheta2014-09-141-3/+3
* | Nimrod renamed to NimAraq2014-08-281-16/+16
|/
* Adds documentation about koch.Grzegorz Adam Hankiewicz2014-04-191-2/+3
* No execute bit for c-sources build.sh, fixing docPontus Stenetorp2014-03-051-1/+1
* year 2014Araq2014-02-021-1/+1
* Modified website links in readme.Dominik Picheta2013-11-211-2/+2
* Adds link to stackoverflow nimrod tag in support section.Grzegorz Adam Hankiewicz2013-11-031-3/+5
* Removed outdated bootstrapping info from install.txtDominik Picheta2013-08-231-3/+2
* Updated bootstrap instructions. Removed csources.zip.Dominik Picheta2013-08-041-4/+2
* made some tests green; implemented 'from module import nil'Araq2013-05-191-4/+4
* cleanup of tests; use 'koch install' instead of 'install.sh' for a bootstrapp...Araq2013-04-111-1/+1
* Copyright 2012 -> 2013Araq2013-01-081-1/+1
* cd to build/, before trying to extract csources.zipKeita Haga2012-12-161-2/+4
* documentation improvementsAraq2012-12-071-5/+8
* Updated readme.Dominik Picheta2012-12-061-0/+61
2017-10-01 23:38:23 +0200 implemented new experimental scriptable import mechanism' href='/ahoang/Nim/commit/compiler/nimblecmd.nim?h=devel&id=02ff5f596c330b68927f843814ecb9b86c2eee67'>02ff5f596 ^
9b465a236 ^






0181253ee ^



02ff5f596 ^
9b465a236 ^


























1dc362dcd ^
d8944b93c ^














0181253ee ^




d8944b93c ^


61e57cfa1 ^
d8944b93c ^
0181253ee ^





61e57cfa1 ^
1dc362dcd ^
594674797 ^
1dc362dcd ^
9b465a236 ^
1dc362dcd ^

61e57cfa1 ^
90fa64501 ^










86556ebfd ^
61e57cfa1 ^
86556ebfd ^
c98696d74 ^
61e57cfa1 ^
1dc362dcd ^




61e57cfa1 ^
1dc362dcd ^
61e57cfa1 ^
1dc362dcd ^
86556ebfd ^


bea07a2c5 ^

9b465a236 ^








3999e3be5 ^
bea07a2c5 ^
3999e3be5 ^





bea07a2c5 ^
3999e3be5 ^


bea07a2c5 ^
9b465a236 ^
3999e3be5 ^
9b465a236 ^
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