summary refs log tree commit diff stats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix typosFederico Ceratto2015-02-151-2/+2
|/
* nimrod -> nim in some filenamesdef2015-02-141-136/+0
* fixes #2103Araq2015-02-131-6/+6
* merged #2083 manuallyAraq2015-02-081-0/+14
* configuration system supports %= to access environment variablesAraq2015-02-071-1/+3
* Merge pull request #1936 from sa2ajj/freebsd-compilerAndreas Rumpf2015-01-121-1/+1
|\
| * make FreeBSD's compiler clangMikhail Sobolev2015-01-121-1/+1
* | Improve documentation CSS for smaller resolutionsdef2015-01-111-8/+9
|/
* Happy new year!Guillaume Gelin2015-01-062-2/+2
* Mostly get analytics working for docsFlaviu Tamas2014-12-251-0/+2
* Fix paragraph break issue in nimc.txt. Add spacing to command line options ta...Nick Greenfield2014-12-211-0/+4
* Fix blockquotes in documentation; stylize only in docinfo or immediately afte...Nick Greenfield2014-12-211-3/+7
* better CSS; better docs for teh tables moduleAraq2014-12-211-2/+2
* Improved nimdoc styling.Nick Greenfield2014-12-191-210/+1114
* Added generic OpenWrt compilers for --cpu:mipsElie Zedeck2014-11-161-0/+3
* Fix #1599Clay Sweetser2014-10-291-7/+7
* Add nimblepath so Nim can find Nimble-installed packages out-of-the-boxNick Greenfield2014-10-231-0/+1
* Merge branch 'devel' into bigbreakAraq2014-10-202-6/+5
|\
| * disable 'view source' featureAraq2014-10-201-1/+0
| * Merge pull request #1573 from trustable-code/PR1Andreas Rumpf2014-10-191-0/+5
| |\
| | * Fixed missing color definion in docs CSSSimon Krauter2014-10-141-0/+5
| * | website updates for 0.9.6Araq2014-10-191-5/+0
| |/
| * fixes #1444Araq2014-09-111-0/+139
* | added nimfix toolAraq2014-09-051-1/+3
* | renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamingsAraq2014-08-291-0/+141
* | big renameAraq2014-08-271-2/+4
|/
* initial non-compiling version of 'parallel'Araq2014-05-121-0/+1
* merged better html links #850Araq2014-04-081-3/+32
* Punctation -> Punctuation; fix remaining typos.EXetoC2014-01-292-2/+2
* Merge branch 'master' into vm2Araq2013-12-051-5/+5
|\
| * removed deprecated libraries from nimrod.cfgfowlmouth2013-12-021-5/+5
* | next steps for FFI supportAraq2013-11-251-0/+1
|/
* some fixes for HaikuAraq2013-09-011-1/+2
* 'nirmod pretty': almost workingAraq2013-07-311-0/+9
* Modify babelpathErik Johansson Andersson2013-07-041-1/+1
* fixes #466Araq2013-06-061-2/+2
* nimrod dump can now produce a machine readable json reportZahary Karadjov2013-05-011-1/+0
* fixes #257Araq2013-03-181-1/+1
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-163-0/+0
* Changes default macosx compiler to clang.Grzegorz Adam Hankiewicz2013-03-021-0/+1
* EcmaScript => JS. Fixes #330Simon Hafner2013-02-151-1/+1
* fixes #271Araq2012-12-151-1/+1
* lazy paths for Babel supportAraq2012-12-111-1/+1
* improvements for --babelPathAraq2012-12-091-6/+4
* Fixes SSL httpclient and problems with hidden path splitting in OS.Dominik Picheta2012-12-021-1/+1
* profiler improvementsAraq2012-09-171-0/+1
* cross-compilation improvementsAraq2012-07-081-0/+4
* fixes for the Intel C compiler on WindowsZahary Karadjov2012-06-271-2/+4
* fix compilation errors when bootstrapping with C++Zahary Karadjov2012-06-041-11/+11
* added system.||; lacks runtime supportAraq2012-05-231-0/+1
tle='author Araq <rumpf_a@web.de> 2011-12-08 23:21:08 +0100 committer Araq <rumpf_a@web.de> 2011-12-08 23:21:08 +0100 alias analysis as required for the code gen and the HLO' href='/ahoang/Nim/commit/compiler/aliases.nim?h=devel&id=2962ca7890160e20796292320a3f56eccd00cc90'>2962ca789 ^
d68181246 ^
2962ca789 ^





d68181246 ^
2962ca789 ^









d68181246 ^
2962ca789 ^
d68181246 ^
2962ca789 ^


1a61c4d46 ^
2962ca789 ^

d68181246 ^
2962ca789 ^











d68181246 ^

2962ca789 ^

d68181246 ^
92b8fac94 ^
2962ca789 ^





d68181246 ^
2962ca789 ^











d68181246 ^
2962ca789 ^



73c6efdf6 ^
2962ca789 ^


d68181246 ^
2962ca789 ^
6b8bd2bbb ^
2962ca789 ^





d68181246 ^
2962ca789 ^
d68181246 ^
2962ca789 ^


d68181246 ^
2962ca789 ^


d68181246 ^
2962ca789 ^







d68181246 ^
2962ca789 ^



73c6efdf6 ^
a5e4d2f7a ^

6be9b98e3 ^
a5e4d2f7a ^



6be9b98e3 ^






73c6efdf6 ^
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
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196