summary refs log tree commit diff stats
path: root/compiler/commands.nim
Commit message (Expand)AuthorAgeFilesLines
...
* Removed optUseNimNamespace, removed useless nil checkGiovanni2018-09-161-7/+5
* improve the compiler option "cppCompileToNamespace", a custom namespace can n...Giovanni2018-09-151-1/+5
* compiler refactoring; use typesafe path handing; docgen: render symbols betwe...Andreas Rumpf2018-09-071-28/+28
* make config.nims behave like nim.cfg in terms of where these scripts are sear...Timothee Cour2018-08-301-1/+1
* fixes #8739; allow --hint:foo:on --warning:bar:off (#8757)Timothee Cour2018-08-251-7/+16
* fixes merge conflictAndreas Rumpf2018-08-191-0/+2
|\
| * implement the --nilseqs switch properlyAndreas Rumpf2018-08-151-0/+1
| * WIP: disallow 'nil' for strings and seqsAndreas Rumpf2018-08-131-0/+1
* | refactorings in preparations for the new runtimeAndreas Rumpf2018-07-101-4/+5
|/
* Warn the user if the specified verbosity level is wrongLemonBoy2018-06-251-1/+4
* implements a --nep1:on switch to make the compiler enforce the naming convent...Andreas Rumpf2018-06-131-0/+2
* baby steps for incremental compilationAndreas Rumpf2018-05-301-2/+2
* remove more global variables in the Nim compilerAndreas Rumpf2018-05-271-5/+5
* platform.nim doesn't use globals anymore; prepare msgs.nim for not using globalsAndreas Rumpf2018-05-181-19/+17
* preparations of making compiler/msgs.nim free of global variablesAndreas Rumpf2018-05-171-3/+3
* extccomp: no globals anymoreAraq2018-05-161-3/+3
* options.nim: no global variables anymoreAndreas Rumpf2018-05-131-135/+135
* bootstrapping worksAndreas Rumpf2018-05-131-1/+1
* move more global variables into ConfigRefAndreas Rumpf2018-05-111-16/+16
* avoid more global variablesAndreas Rumpf2018-05-111-6/+6
* big refactoring: parser compiles againAndreas Rumpf2018-05-101-269/+266
* remove hardly used TimeMachine featureAndreas Rumpf2018-05-061-2/+1
* Merge pull request #7714 from data-man/show_compile_timestampsDominik Picheta2018-05-031-4/+8
|\
| * Compiler: show compile timestampsdata-man2018-04-281-4/+8
* | Merge branch 'araq-strings-v1' into develAraq2018-04-301-2/+2
|\ \
| * | commands.nim: use let instead of varAndreas Rumpf2018-04-301-2/+2
| |/
* / introduce --laxstrings switch for backwards compatibilityAraq2018-04-301-0/+1
|/
* Fixes #802, #803 and #3775 - genscript issues (#7677)genotrance2018-04-251-0/+1
* refactoring: move 'argument' global into config objectAndreas Rumpf2018-04-241-7/+2
* .experimental can now be used to enable specific featuresAndreas Rumpf2018-04-241-14/+25
* remove dead code elimination option (#7669)Jacek Sieka2018-04-231-2/+1
* refactoring: make FileIndex a distinct type; make line information an uint16;...Andreas Rumpf2018-04-211-1/+1
* replace --advanced by --fullhelp; refs #7621Andreas Rumpf2018-04-201-0/+11
* allow setting template/macro recursive evaluation limits (#7652)jcosborn2018-04-191-1/+0
* Nim namespace for cpp (#7453)AdrianV2018-04-151-0/+5
* the new feature's name is hotCodeReloadingAndreas Rumpf2018-04-131-4/+4
* Support code hot reloading for JavaScript projects (#7362)zah2018-04-131-0/+4
* further steps in implementing sink parameters; refs #7041Araq2018-03-301-0/+2
* disable the undocumented 'import ' feature; allow import std / strutils; fixe...Andreas Rumpf2018-02-121-2/+3
* fixes #7129Andreas Rumpf2018-01-301-1/+1
* fixes #7089Andreas Rumpf2018-01-241-0/+10
* introduce --symbolFiles:v2 as the next attempt to bring symbol files to NimAraq2018-01-111-0/+1
* symbol files: introduce more switches for debuggingAndreas Rumpf2018-01-071-2/+7
* make the new --genDeps feature optional since it makes compilations slowerAndreas Rumpf2017-12-211-1/+1
* add dynlibOverrideAll switch (#6873)Charlie Barto2017-12-061-0/+3
* Do not include date in binaries (#6581)Bernhard M. Wiedemann2017-11-181-2/+2
* Let the environment variable NIMBLE_DIR overrides nimblepath in cfg file (#6542)Xiao-Yong2017-10-281-1/+3
* introduce --newruntime switch for the upcoming destructors and move semanticsAndreas Rumpf2017-10-131-0/+4
* Add missing nilChecks compiling option (#6480)Eduardo Bart2017-10-091-0/+2
* direct `nim --version` to stdout rather than stderr (#6460)Bo Lingen2017-10-021-3/+5
e='Blame the previous revision' href='/ingrix/lynx-snapshots/blame/src/LYStrings.h?id=8ce6b560f4fb325be3d34266c54c70eb8668e8e1'>^
0654c702 ^
c7bfda90 ^




e087f6d4





c7bfda90 ^





e087f6d4


2a256611 ^
e087f6d4













c7bfda90 ^



e087f6d4








c5fef0d4 ^
e087f6d4


c5fef0d4 ^




6d7ee048 ^

e087f6d4














97d3287a ^
e47cfd56 ^
6d7ee048 ^

a2e94617 ^

6d7ee048 ^

e087f6d4
c7bfda90 ^



















a2a1ab1e ^



d3f9d547 ^

2b52e9e6 ^
d3f9d547 ^


9c512bba ^
d3f9d547 ^
9c512bba ^
d3f9d547 ^













79de4059 ^

1d80538b ^






c7bfda90 ^

1d80538b ^




8bccca15 ^

e087f6d4



c7bfda90 ^


e087f6d4
c7bfda90 ^
d3f9d547 ^
2a256611 ^


e087f6d4
2a256611 ^
c7bfda90 ^


e087f6d4




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
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307