Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 gadi atpakaļ
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) 5 gadi atpakaļ
  Andreas Rumpf 81ddc67785 [refactoring] compiler: simplified markUsed 5 gadi atpakaļ
  Andreas Rumpf fbb0642e27 Merge branch 'devel' into araq-detect-unused-imports 5 gadi atpakaļ
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 gadi atpakaļ
  Araq 4137a4dbf3 [feature] detect unused imports 5 gadi atpakaļ
  Arne Döring b92fd30282 rename tyExpr/tyStmt to tyUntyped/tyTyped (#11227) 5 gadi atpakaļ
  Clyybber cc28eef38e Replace countup(x, y) with x .. y 5 gadi atpakaļ
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y 5 gadi atpakaļ
  Araq 045e026d0e dfa.nim: track object/tuple field accesses more precisely; sink(o.x); sink(o.y) needs to compile; activate the tuple unpacking transf.nim bugfix 5 gadi atpakaļ
  Araq 420ed0596b fixes more nil handling regressions 6 gadi atpakaļ
  Andreas Rumpf dae5450947 WIP: disallow 'nil' for strings and seqs 6 gadi atpakaļ
  cooldome 44d82d9492 style improvements 6 gadi atpakaļ
  cooldome 1b7cf3df51 New approach 6 gadi atpakaļ
  Andreas Rumpf 05724645f8 more modules compile again 6 gadi atpakaļ
  Andreas Rumpf 70ea45cdba deprecated unary '<' 7 gadi atpakaļ
  Andreas Rumpf 46efaf294b big compiler refactoring; avoid globals for multi method dispatcher generation 8 gadi atpakaļ
  Andreas Rumpf b47d9b7b91 fixes #4371 8 gadi atpakaļ
  Yuriy Glukhov b6f5c12158 Fixed tr pattern matching for varargs 8 gadi atpakaļ
  Adam Strzelecki d681812465 compiler: Trim .nim files trailing whitespace 9 gadi atpakaļ
  Adam Strzelecki 13b57dbc2f Introduce {.noRewrite.} expr pragma disabling TR 9 gadi atpakaļ
  Federico Ceratto 657dca5c3b Fix typos 10 gadi atpakaļ
  Araq fd532b6dab fixes #206 10 gadi atpakaļ
  Araq 2781fea9e2 Nimrod renamed to Nim 10 gadi atpakaļ
  Araq 3c818c89be fixes #1285 10 gadi atpakaļ
  Araq 73c6efdf66 'nil' as a statement is deprecated, use an empty 'discard' instead 11 gadi atpakaļ
  Araq 92b8fac94a case consistency part 4 11 gadi atpakaļ
  Araq 9de3bc8ef6 improvements for TR macros 11 gadi atpakaļ
  Araq c98696d742 lazy paths for Babel support 12 gadi atpakaļ
  Araq 7171ae62cb constraint now part of the parameter symbol and not of the type 12 gadi atpakaļ