Historique des commits

Auteur SHA1 Message Date
  ringabout cca5684a17 fixes yet another strictdefs bug (#23069) il y a 11 mois
  Jacek Sieka e1a0ff1b8a lexer cleanups (#23037) il y a 11 mois
  ringabout e17237ce9d prepare for the enforcement of `std` prefix (#22873) il y a 1 an
  ringabout 8761599aad fixes #22763; nimcache in nim.cfg uses the relative path to the config file (#22764) il y a 1 an
  ringabout 93ced31353 use strictdefs for compiler (#22365) il y a 1 an
  flywind 82319ef00d fix #8219; nim check/dump shouldn't run single nimscript project [backport: 1.6] (#19641) il y a 2 ans
  flywind 7f6e800caf move assertions out of system (#19599) il y a 2 ans
  flywind 8bdb985395 fix wrong name (rnimsyn => renderer; pnimsyn => parser; scanner => lexer) (#18895) il y a 3 ans
  Timothee Cour 654a20166e simplify extccomp.nim json logic via jsonutils; fix #18084 (#18100) il y a 3 ans
  flywind 924ab3adea fix #17190 `nimscript` now accepts arbitrary file extensions for `nim e main.customext` (#17596) il y a 3 ans
  Timothee Cour 471aab86a0 fix #16526 run config.nims before foo.nim.cfg (#16557) il y a 3 ans
  Timothee Cour 52829fc8d1 cmdline: improve command processing (#16056) il y a 4 ans
  Timothee Cour c1664f93b0 new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687) il y a 4 ans
  Timothee Cour da476a8723 fix #15740 --hint:conf now works more reliably (#15741) il y a 4 ans
  Andreas Rumpf 226595515c explicit ID generation for easier IC (#15559) il y a 4 ans
  Clyybber 13e659cfec Big compiler Cleanup (#14777) il y a 4 ans
  Timothee Cour ce36fdc897 correctly honor cmdline --hint:conf:on/off ; correctly show Conf hints in order il y a 4 ans
  Ganesh Viswanathan 96bffadf60 Fix #9405 - cfg and nims run in sync il y a 4 ans
  Andy Davidoff 56fb909676 fix crash due to errant symbols in nim.cfg (#13073) [backport] il y a 4 ans
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) il y a 5 ans
  Andy Davidoff 5544a13236 restore --define:key:val in nim.cfg and fix #12367 (#12611) il y a 5 ans
  Andy Davidoff 61889c604a export nim.cfg parser (#12602) il y a 5 ans
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules il y a 5 ans
  Araq af39f26a3a [bugfix] nimpretty: fixes #11468 il y a 5 ans
  Andreas Rumpf 7215341190 make fullpaths the default in error messages and stack traces for mor… (#11385) il y a 5 ans
  Andreas Rumpf 86556ebfdb compiler refactoring; use typesafe path handing; docgen: render symbols between modules il y a 6 ans
  Timothee Cour ed0cb7b85d make config.nims behave like nim.cfg in terms of where these scripts are searched / run (#8682) il y a 6 ans
  Timothee Cour 56de4c81b2 fixes #8739; allow --hint:foo:on --warning:bar:off (#8757) il y a 6 ans
  Kaushal Modi d73b19e379 Look for user nim.cfg in "nim/" subdir in usual config dir locations (#8662) il y a 6 ans
  Andreas Rumpf 3ca8ebe778 fixes #8653 il y a 6 ans