Commit History

Author SHA1 Message Date
  Timothee Cour adbabf145c FFI at CT (#10150) 6 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
  Giovanni e21c3028cb Removed optUseNimNamespace, removed useless nil check 6 years ago
  Giovanni f1b64e4b96 improve the compiler option "cppCompileToNamespace", a custom namespace can now be set 6 years ago
  Andreas Rumpf 86556ebfdb compiler refactoring; use typesafe path handing; docgen: render symbols between modules 6 years ago
  Timothee Cour ed0cb7b85d make config.nims behave like nim.cfg in terms of where these scripts are searched / run (#8682) 6 years ago
  Timothee Cour 56de4c81b2 fixes #8739; allow --hint:foo:on --warning:bar:off (#8757) 6 years ago
  Andreas Rumpf 696c0c48c7 fixes merge conflict 6 years ago
  Andreas Rumpf 27e1fbe7db implement the --nilseqs switch properly 6 years ago
  Andreas Rumpf dae5450947 WIP: disallow 'nil' for strings and seqs 6 years ago
  Andreas Rumpf ce01472ff3 refactorings in preparations for the new runtime 6 years ago
  LemonBoy 589d6bc8d8 Warn the user if the specified verbosity level is wrong 6 years ago
  Andreas Rumpf 5348fef003 implements a --nep1:on switch to make the compiler enforce the naming conventions outlined in NEP-1 6 years ago
  Andreas Rumpf 61fb83ecbb baby steps for incremental compilation 7 years ago
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler 7 years ago
  Andreas Rumpf a4e2b0c153 platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals 7 years ago