Commit History

Author SHA1 Message Date
  Andreas Rumpf db603237c6 Types: Refactorings; step 1 (#23055) 5 months ago
  ringabout 93ced31353 use strictdefs for compiler (#22365) 10 months ago
  flywind 7f6e800caf move assertions out of system (#19599) 2 years ago
  Andreas Rumpf da29222f86 init checks and 'out' parameters (#14521) 4 years ago
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 4 years ago
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) 4 years ago
  Arne Döring afbcd1b330 int128 on firstOrd, lastOrd and lengthOrd (#11701) 4 years ago
  Araq 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules 4 years ago
  Araq 58e0dad371 'nim check' stability improvements 4 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 7 years ago
  Andreas Rumpf f92f00b022 fixes #3665 8 years ago
  Adam Strzelecki d681812465 compiler: Trim .nim files trailing whitespace 8 years ago
  Araq 2781fea9e2 Nimrod renamed to Nim 9 years ago
  Araq b731e6ef1c case consistency: cs:partial bootstraps on windows 10 years ago
  Araq 438703f59e case consistency: next steps 10 years ago
  Araq 92b8fac94a case consistency part 4 10 years ago
  Araq 2df9b442c6 case consistency part 1 10 years ago
  Araq 6f1fc1b5ba fixed and documented computedGoto pragma 10 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. 11 years ago
  Araq d5a5c2291f bugfix: overlap checking for 'case' 11 years ago