Commit History

Author SHA1 Message Date
  flywind 82319ef00d fix #8219; nim check/dump shouldn't run single nimscript project [backport: 1.6] (#19641) 2 years ago
  flywind 7f6e800caf move assertions out of system (#19599) 2 years ago
  flywind 8bdb985395 fix wrong name (rnimsyn => renderer; pnimsyn => parser; scanner => lexer) (#18895) 3 years ago
  Timothee Cour 654a20166e simplify extccomp.nim json logic via jsonutils; fix #18084 (#18100) 3 years ago
  flywind 924ab3adea fix #17190 `nimscript` now accepts arbitrary file extensions for `nim e main.customext` (#17596) 3 years ago
  Timothee Cour 471aab86a0 fix #16526 run config.nims before foo.nim.cfg (#16557) 4 years ago
  Timothee Cour 52829fc8d1 cmdline: improve command processing (#16056) 4 years ago
  Timothee Cour c1664f93b0 new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687) 4 years ago
  Timothee Cour da476a8723 fix #15740 --hint:conf now works more reliably (#15741) 4 years ago
  Andreas Rumpf 226595515c explicit ID generation for easier IC (#15559) 4 years ago
  Clyybber 13e659cfec Big compiler Cleanup (#14777) 4 years ago
  Timothee Cour ce36fdc897 correctly honor cmdline --hint:conf:on/off ; correctly show Conf hints in order 4 years ago
  Ganesh Viswanathan 96bffadf60 Fix #9405 - cfg and nims run in sync 4 years ago
  Andy Davidoff 56fb909676 fix crash due to errant symbols in nim.cfg (#13073) [backport] 5 years ago
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 years ago
  Andy Davidoff 5544a13236 restore --define:key:val in nim.cfg and fix #12367 (#12611) 5 years ago
  Andy Davidoff 61889c604a export nim.cfg parser (#12602) 5 years ago
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 years ago
  Araq af39f26a3a [bugfix] nimpretty: fixes #11468 5 years ago
  Andreas Rumpf 7215341190 make fullpaths the default in error messages and stack traces for mor… (#11385) 5 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
  Kaushal Modi d73b19e379 Look for user nim.cfg in "nim/" subdir in usual config dir locations (#8662) 6 years ago
  Andreas Rumpf 3ca8ebe778 fixes #8653 6 years ago
  Araq 8e9551b1c7 fixex merge conflicts 6 years ago
  WhiteDuke 59ba1e77af Wait until the end to print hint Conf (#7931) 6 years ago
  Andreas Rumpf 545b1582cd refactoring: make projectMainIdx typesafe 6 years ago
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler 6 years ago
  Andreas Rumpf c73cd5349e documentation generator works again 6 years ago