Timothee Cour
|
adbabf145c
FFI at CT (#10150)
|
преди 6 години |
Ico Doornekamp
|
7fcf51248b
Added --docInternal option to allow 'nim doc' to include non-exported symbols
|
преди 6 години |
Timothee Cour
|
27e2ed4375
fix #9629 every binary cmd line option allows on/off/empty=on (#10353)
|
преди 6 години |
jcosborn
|
044cef152f
add custom pragma support for var and let symbols (#9582)
|
преди 6 години |
Neelesh Chandola
|
9faad7591e
Deprecate gc v2 (#10151)
|
преди 6 години |
Araq
|
09b9a54418
make tests green with a global config.nims file
|
преди 6 години |
Andreas Rumpf
|
c682671fea
minor cleanups
|
преди 6 години |
Andreas Rumpf
|
c58f430e2e
Merge pull request #9916 from timotheecour/pr_ref_9906_errorMax
|
преди 6 години |
Andreas Rumpf
|
5ffa9a8be6
destructors: defensive programming against wrong generated destructor for string/seq
|
преди 6 години |
Timothee Cour
|
9d10278a9c
--errorMax:0 means: unlimited
|
преди 6 години |
Timothee Cour
|
daaf50ae03
refs #9906; --errorMax:10 allows stopping after 10 errors
|
преди 6 години |
Araq
|
b78699917e
document the --incremental build switch; make CIs green again
|
преди 6 години |
Andreas Rumpf
|
574cdfc156
IC: produce a good error message for when the compiler was built without the incremental recompilation feature
|
преди 6 години |
Andreas Rumpf
|
73c306258b
Nimscript: fixes #9246 [backport]
|
преди 6 години |
Andreas Rumpf
|
c739b9192f
produce more helpful error messages when overloading resolution fails
|
преди 6 години |
Araq
|
e844e536bf
Nim style checker: document the switch; fixes #9564
|
преди 6 години |
Giovanni
|
e21c3028cb
Removed optUseNimNamespace, removed useless nil check
|
преди 6 години |
Giovanni
|
f1b64e4b96
improve the compiler option "cppCompileToNamespace", a custom namespace can now be set
|
преди 6 години |
Andreas Rumpf
|
86556ebfdb
compiler refactoring; use typesafe path handing; docgen: render symbols between modules
|
преди 6 години |
Timothee Cour
|
ed0cb7b85d
make config.nims behave like nim.cfg in terms of where these scripts are searched / run (#8682)
|
преди 6 години |
Timothee Cour
|
56de4c81b2
fixes #8739; allow --hint:foo:on --warning:bar:off (#8757)
|
преди 6 години |
Andreas Rumpf
|
696c0c48c7
fixes merge conflict
|
преди 6 години |
Andreas Rumpf
|
27e1fbe7db
implement the --nilseqs switch properly
|
преди 6 години |
Andreas Rumpf
|
dae5450947
WIP: disallow 'nil' for strings and seqs
|
преди 6 години |
Andreas Rumpf
|
ce01472ff3
refactorings in preparations for the new runtime
|
преди 6 години |
LemonBoy
|
589d6bc8d8
Warn the user if the specified verbosity level is wrong
|
преди 6 години |
Andreas Rumpf
|
5348fef003
implements a --nep1:on switch to make the compiler enforce the naming conventions outlined in NEP-1
|
преди 6 години |
Andreas Rumpf
|
61fb83ecbb
baby steps for incremental compilation
|
преди 7 години |
Andreas Rumpf
|
669a564492
remove more global variables in the Nim compiler
|
преди 7 години |
Andreas Rumpf
|
a4e2b0c153
platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals
|
преди 7 години |