Araq
|
9ecb1aae80
new compiler feature: --expandMacro
|
5 years ago |
Ico Doornekamp
|
70fb3a93e9
list available options for --cpu, --os and --cc if the passed option is not found (#11328)
|
5 years ago |
Araq
|
cacd6d1070
fixes #11294
|
5 years ago |
Andy Davidoff
|
485d5448fa
render urls correctly (#11022)
|
5 years ago |
Araq
|
6e6a9a721f
destructors: we are cooking now
|
5 years ago |
Arne Döring
|
e5cdd7f773
add alias for --debugger:native (#10957)
|
5 years ago |
Viktor Kirilov
|
f8146dfd84
improvements on the hot code reloading support (#10892)
|
5 years ago |
Andreas Rumpf
|
bf592c4e94
more destructor based changes (#10885)
|
5 years ago |
Miran
|
afeca3d9fe
multi-methods need to be explicitly enabled (#10856)
|
5 years ago |
Andreas Rumpf
|
2ab6b2c657
--newruntime: work in progress
|
5 years ago |
Andreas Rumpf
|
a6d49c3a81
special typing rules for owned pointers
|
5 years ago |
Jacek Sieka
|
7072e3ddca
doc: move specific checks to advanced options, for a less intimidatin… (#10779)
|
5 years ago |
alaviss
|
38aec488b7
compiler/commands: keep extension for output file (#10755)
|
5 years ago |
zah
|
ca4b971bc8
Initial version of the hot-code reloading support for native targets (#10729)
|
5 years ago |
Timothee Cour
|
adbabf145c
FFI at CT (#10150)
|
5 years ago |
Ico Doornekamp
|
7fcf51248b
Added --docInternal option to allow 'nim doc' to include non-exported symbols
|
6 years ago |
Timothee Cour
|
27e2ed4375
fix #9629 every binary cmd line option allows on/off/empty=on (#10353)
|
6 years ago |
jcosborn
|
044cef152f
add custom pragma support for var and let symbols (#9582)
|
6 years ago |
Neelesh Chandola
|
9faad7591e
Deprecate gc v2 (#10151)
|
6 years ago |
Araq
|
09b9a54418
make tests green with a global config.nims file
|
6 years ago |
Andreas Rumpf
|
c682671fea
minor cleanups
|
6 years ago |
Andreas Rumpf
|
c58f430e2e
Merge pull request #9916 from timotheecour/pr_ref_9906_errorMax
|
6 years ago |
Andreas Rumpf
|
5ffa9a8be6
destructors: defensive programming against wrong generated destructor for string/seq
|
6 years ago |
Timothee Cour
|
9d10278a9c
--errorMax:0 means: unlimited
|
6 years ago |
Timothee Cour
|
daaf50ae03
refs #9906; --errorMax:10 allows stopping after 10 errors
|
6 years ago |
Araq
|
b78699917e
document the --incremental build switch; make CIs green again
|
6 years ago |
Andreas Rumpf
|
574cdfc156
IC: produce a good error message for when the compiler was built without the incremental recompilation feature
|
6 years ago |
Andreas Rumpf
|
73c306258b
Nimscript: fixes #9246 [backport]
|
6 years ago |
Andreas Rumpf
|
c739b9192f
produce more helpful error messages when overloading resolution fails
|
6 years ago |
Araq
|
e844e536bf
Nim style checker: document the switch; fixes #9564
|
6 years ago |