Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Kaushal Modi d73b19e379 Look for user nim.cfg in "nim/" subdir in usual config dir locations (#8662) 6 年之前
  Andreas Rumpf 3ca8ebe778 fixes #8653 6 年之前
  Araq 8e9551b1c7 fixex merge conflicts 6 年之前
  WhiteDuke 59ba1e77af Wait until the end to print hint Conf (#7931) 6 年之前
  Andreas Rumpf 545b1582cd refactoring: make projectMainIdx typesafe 6 年之前
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler 6 年之前
  Andreas Rumpf c73cd5349e documentation generator works again 6 年之前
  Andreas Rumpf 328e7a1005 options.nim: no global variables anymore 6 年之前
  Andreas Rumpf 3c4ceea427 move more global variables into ConfigRef 6 年之前
  Andreas Rumpf a8a544a8f7 avoid more global variables 6 年之前
  Andreas Rumpf 61e57cfa13 big refactoring: parser compiles again 6 年之前
  Andreas Rumpf b7116a28ee compiler refactoring, pass config around explicitly 6 年之前
  Andreas Rumpf ba86b09e69 remove obsolete nimrod.cfg configuration files 6 年之前
  Andreas Rumpf 3862651d44 fixes #499 7 年之前
  Andreas Rumpf f04d21f279 refactoring: explict config state instead of globals 8 年之前
  Araq 65801e4b6e make tests green again 8 年之前
  Araq 773d17cd14 big refactoring: step 1 8 年之前
  Araq a373bdd0c9 improvements for NimScript support 9 年之前
  Adam Strzelecki 14e6ff6780 Introduce NotesVerbosity defining verbosity levels 9 年之前
  Andreas Rumpf 31074e0015 Merge pull request #2058 from def-/nimrod-cfgs 10 年之前
  Araq 0b5c42f405 configuration system supports %= to access environment variables 10 年之前
  def 2b9d7068cb Add support for nimcfg and warning for nimrod.cfg 10 年之前
  def 12ad32e951 Typos 10 年之前
  Araq 830e0c0009 the codegen doesn't emit deepCopy for parallel statements 10 年之前
  Araq cd2c6128d1 renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamings 10 年之前
  Araq 2781fea9e2 Nimrod renamed to Nim 10 年之前
  Araq 73c6efdf66 'nil' as a statement is deprecated, use an empty 'discard' instead 11 年之前