Commit History

Author SHA1 Message Date
  Andreas Rumpf 328e7a1005 options.nim: no global variables anymore 6 years ago
  Andreas Rumpf 3c4ceea427 move more global variables into ConfigRef 6 years ago
  Andreas Rumpf a8a544a8f7 avoid more global variables 6 years ago
  Andreas Rumpf 61e57cfa13 big refactoring: parser compiles again 6 years ago
  Andreas Rumpf b7116a28ee compiler refactoring, pass config around explicitly 6 years ago
  Andreas Rumpf ba86b09e69 remove obsolete nimrod.cfg configuration files 6 years ago
  Andreas Rumpf 3862651d44 fixes #499 7 years ago
  Andreas Rumpf f04d21f279 refactoring: explict config state instead of globals 8 years ago
  Araq 65801e4b6e make tests green again 8 years ago
  Araq 773d17cd14 big refactoring: step 1 8 years ago
  Araq a373bdd0c9 improvements for NimScript support 9 years ago
  Adam Strzelecki 14e6ff6780 Introduce NotesVerbosity defining verbosity levels 9 years ago
  Andreas Rumpf 31074e0015 Merge pull request #2058 from def-/nimrod-cfgs 10 years ago
  Araq 0b5c42f405 configuration system supports %= to access environment variables 10 years ago
  def 2b9d7068cb Add support for nimcfg and warning for nimrod.cfg 10 years ago
  def 12ad32e951 Typos 10 years ago
  Araq 830e0c0009 the codegen doesn't emit deepCopy for parallel statements 10 years ago
  Araq cd2c6128d1 renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamings 10 years ago
  Araq 2781fea9e2 Nimrod renamed to Nim 10 years ago
  Araq 73c6efdf66 'nil' as a statement is deprecated, use an empty 'discard' instead 11 years ago
  Araq b731e6ef1c case consistency: cs:partial bootstraps on windows 11 years ago
  Araq 438703f59e case consistency: next steps 11 years ago
  Araq 92b8fac94a case consistency part 4 11 years ago
  Araq a427648c48 case consistency part 2 11 years ago
  Araq 2df9b442c6 case consistency part 1 11 years ago
  Erik O'Leary e145231a1d Updated cfg file processing 11 years ago
  Araq 1161482ec2 fixes #459 11 years ago
  Araq fd2a808266 fixes token's column information 11 years ago
  Araq 2796121dd7 next steps for the new parser/grammar 11 years ago
  Araq 04216fc750 first steps to the new parser/grammar 11 years ago