Commit History

Author SHA1 Message Date
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) 5 years ago
  Arne Döring afbcd1b330 int128 on firstOrd, lastOrd and lengthOrd (#11701) 5 years ago
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules 5 years ago
  Araq 58e0dad371 'nim check' stability improvements 5 years ago
  Clyybber cc28eef38e Replace countup(x, y) with x .. y 5 years ago
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y 5 years ago
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler 6 years ago
  Andreas Rumpf a4e2b0c153 platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals 6 years ago
  Andreas Rumpf 5bf31fcabe big refactoring: mores stuff compiles 6 years ago
  Oscar Nihlgård 427490a845 Fix compile time set cardinality (#7558) 6 years ago
  Oscar Nihlgård e4515f304a Improve semchecking for duplicate cases in case statements (#7176) 6 years ago
  Andreas Rumpf 39ebe2175b compiler almost free of deprecated expr/stmt names 8 years ago
  Andreas Rumpf f92f00b022 fixes #3665 9 years ago
  Adam Strzelecki d681812465 compiler: Trim .nim files trailing whitespace 9 years ago
  Araq 2781fea9e2 Nimrod renamed to Nim 10 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 2df9b442c6 case consistency part 1 11 years ago
  Araq 6f1fc1b5ba fixed and documented computedGoto pragma 11 years ago
  Araq 0097305953 bugfixes for the guarded data flow analysis 11 years ago
  Araq 4e6b81e341 fixes #395 11 years ago
  Araq 02b1503e1f bugfix: case exhaustiveness checking 11 years ago
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 12 years ago
  Araq d5a5c2291f bugfix: overlap checking for 'case' 12 years ago
  Araq 674c05f426 made compiler more robust for idetools; implemented idetools.usages 12 years ago
  Araq 4f1b89c30c year 2012 for most copyright headers 13 years ago
  Araq 36c67455d4 got rid of some arcane module names 13 years ago
  Araq cd292568d7 big repo cleanup 13 years ago