Historial de Commits

Autor SHA1 Mensaje Fecha
  flywind 5a995ffc53 fix #18986; Import/except doesn't work on devel [backport: 1.6] (#19687) hace 2 años
  flywind 7f6e800caf move assertions out of system (#19599) hace 2 años
  Andreas Rumpf 502ac4ed5e fixes a converter handling regression that caused private converters to leak into client modules; fixes #19213; [backport:1.6] (#19229) hace 3 años
  Timothee Cour 0b7361e938 followup #18362: make `UnusedImport` work robustly (#18366) hace 3 años
  Timothee Cour b8f761b7e2 even lighter version of #17938: fix most issues with UnusedImport, XDeclaredButNotUsed, etc; fix #17511, #17510, #14246 (without realModule) (#18362) hace 3 años
  Timothee Cour 8161b02897 `import foo {.all.}` reboot (#17706) hace 3 años
  Andreas Rumpf 1822ed384a IC: added converter test case (#17688) hace 3 años
  Andreas Rumpf fb80d2ff85 IC: bugfixes (WIP) (#16836) hace 4 años
  Andreas Rumpf 796498525a IC: next steps (#16550) hace 4 años
  Andreas Rumpf 73a8b950cb big steps torwards an efficient, simple IC implementation (#16543) hace 4 años
  Andreas Rumpf 979148e863 refactorings to prepare the compiler for IC (#15935) hace 4 años
  Andreas Rumpf 226595515c explicit ID generation for easier IC (#15559) hace 4 años
  Araq a0049d1fb0 compiler: minor code cleanups hace 4 años
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) hace 5 años
  cooldome e1b1759439 fixes #5050; fixes #11826 (#12606) [backport] hace 5 años
  Federico Ceratto 39290cf88c Fix spellings (#12277) [backport] hace 5 años
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) hace 5 años
  Araq 0e4a8bfb28 fixes 'unused module' feature for 32 bit builds of Nim for good [nobackport] hace 5 años
  Andreas Rumpf 04708742e7 fixes #11809 hace 5 años
  Araq affe1be47c fixes #11790 [nobackport] hace 5 años
  Andreas Rumpf fbb0642e27 Merge branch 'devel' into araq-detect-unused-imports hace 5 años
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules hace 5 años
  Araq 4137a4dbf3 [feature] detect unused imports hace 5 años
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error hace 5 años
  Andreas Rumpf cab0c3e544 fixes #3333 hace 5 años
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y hace 5 años
  genotrance 45759b5e90 Fix 105, few fixes for 101 (#11148) hace 5 años
  Neelesh Chandola 9faad7591e Deprecate gc v2 (#10151) hace 6 años
  Neelesh Chandola 2acefee044 Nimsuggest now shows gotodef for y in `from x import y` (#10023) hace 6 años
  Araq 61d08ebcd8 IC: further progress hace 6 años