summary refs log tree commit diff stats
path: root/compiler/commands.nim
Commit message (Expand)AuthorAgeFilesLines
* introduce --oldgensym:on rather than --useVersionAndreas Rumpf2019-09-031-3/+3
* gc:destructors progressAraq2019-09-011-24/+25
* Remove ENDB (#12095)Clyybber2019-08-311-15/+9
* new gensym handling (#11985)Andreas Rumpf2019-08-231-0/+9
* Lock semchecked ast for macros (#11883) [bugfix]Arne Döring2019-08-081-7/+13
* Incremental compilation (IC): Improvements (#11881)Andreas Rumpf2019-08-081-1/+3
* [refactoring] remove unused imports in the compiler and in some stdlib modulesAraq2019-07-181-1/+1
* newruntime: refchecks:on|off switchAraq2019-07-121-0/+2
* better run [feature] (#11709)Andreas Rumpf2019-07-111-1/+1
* styleCheck: make the compiler and large parts of the stdlib compatible with -...Araq2019-07-101-3/+3
* [bugfix] fix #11484, acknowledge 'danger' flag (#11486)Miran2019-07-031-1/+2
* new compiler feature: --expandMacroAraq2019-05-291-1/+4
* list available options for --cpu, --os and --cc if the passed option is not f...Ico Doornekamp2019-05-251-2/+6
* fixes #11294Araq2019-05-241-1/+3
* render urls correctly (#11022)Andy Davidoff2019-04-141-2/+2
* destructors: we are cooking nowAraq2019-04-061-6/+7
* add alias for --debugger:native (#10957)Arne Döring2019-04-041-0/+5
* improvements on the hot code reloading support (#10892)Viktor Kirilov2019-03-231-0/+4
* more destructor based changes (#10885)Andreas Rumpf2019-03-231-3/+3
* multi-methods need to be explicitly enabled (#10856)Miran2019-03-181-0/+2
* --newruntime: work in progressAndreas Rumpf2019-03-141-0/+2
* special typing rules for owned pointersAndreas Rumpf2019-03-041-1/+2
* doc: move specific checks to advanced options, for a less intimidatin… (#10...Jacek Sieka2019-03-041-4/+2
* compiler/commands: keep extension for output file (#10755)alaviss2019-02-281-1/+1
* Initial version of the hot-code reloading support for native targets (#10729)zah2019-02-261-5/+15
* FFI at CT (#10150)Timothee Cour2019-02-231-1/+1
* Added --docInternal option to allow 'nim doc' to include non-exported symbolsIco Doornekamp2019-01-231-0/+2
* fix #9629 every binary cmd line option allows on/off/empty=on (#10353)Timothee Cour2019-01-181-40/+22
* add custom pragma support for var and let symbols (#9582)jcosborn2019-01-071-0/+2
* Deprecate gc v2 (#10151)Neelesh Chandola2019-01-011-2/+2
* make tests green with a global config.nims fileAraq2018-12-171-2/+4
* minor cleanupsAndreas Rumpf2018-12-111-7/+6
* Merge pull request #9916 from timotheecour/pr_ref_9906_errorMaxAndreas Rumpf2018-12-111-0/+9
|\
| * --errorMax:0 means: unlimitedTimothee Cour2018-12-091-3/+7
| * refs #9906; --errorMax:10 allows stopping after 10 errorsTimothee Cour2018-12-091-0/+5
* | destructors: defensive programming against wrong generated destructor for str...Andreas Rumpf2018-12-111-1/+1
|/
* document the --incremental build switch; make CIs green againAraq2018-11-211-2/+3
* IC: produce a good error message for when the compiler was built without the ...Andreas Rumpf2018-11-201-0/+4
* Nimscript: fixes #9246 [backport]Andreas Rumpf2018-11-061-0/+1
* produce more helpful error messages when overloading resolution failsAndreas Rumpf2018-11-031-0/+2
* Nim style checker: document the switch; fixes #9564Araq2018-10-301-2/+7
* 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
|/
x' href='/akkartik/mu/commit/cpp/termbox/term.inl?h=main&id=5f1285238b09a5f01836138f5bb94654f78588a7'>5f128523 ^
9a31c34f ^




























5f128523 ^






9a31c34f ^























5f128523 ^


9a31c34f ^
b4bbd479 ^
c64c9caa ^
b4bbd479 ^
9a31c34f ^





b4bbd479 ^

9a31c34f ^
5f128523 ^


9a31c34f ^














b4bbd479 ^

c64c9caa ^
b4bbd479 ^
9a31c34f ^







b4bbd479 ^


9a31c34f ^














5f128523 ^






9a31c34f ^





5f128523 ^


9a31c34f ^
5f128523 ^


9a31c34f ^


5f128523 ^


9a31c34f ^
























e709c65e ^
9a31c34f ^
e709c65e ^
9a31c34f ^



e709c65e ^



9a31c34f ^



5f128523 ^


9a31c34f ^




e709c65e ^
9a31c34f ^

e709c65e ^
9a31c34f ^




5f128523 ^
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
308
309
310