Historique des commits

Auteur SHA1 Message Date
  Clyybber 4b9eea2fcc Fix forward declarations in shadow scope contexts (#15386) il y a 4 ans
  Clyybber 2629d619a1 Fix forward declaration issues in template/macro context (#15091) il y a 4 ans
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) il y a 5 ans
  Federico Ceratto 39290cf88c Fix spellings (#12277) [backport] il y a 5 ans
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) il y a 5 ans
  nc-x cf09ef47b8 Remove duplicate line number from 'invalid forward declaration' error (#11966) il y a 5 ans
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y il y a 5 ans
  Andreas Rumpf feef109e60 make tests green again il y a 6 ans
  Andreas Rumpf bb8c47b496 pragmas compiles again il y a 6 ans
  Andreas Rumpf 14e496fab0 fixes #6393 il y a 6 ans
  Araq 020b41e294 fixes #5161 il y a 8 ans
  Adam Strzelecki d681812465 compiler: Trim .nim files trailing whitespace il y a 9 ans
  Varriount a8a9dd6699 Fix #1561 il y a 10 ans
  Araq fc47c0edc7 Merge branch 'devel' of https://github.com/Araq/Nimrod into bigbreak il y a 10 ans
  Clay Sweetser 55c78af9c0 Fixes #1529 il y a 10 ans
  Araq 2781fea9e2 Nimrod renamed to Nim il y a 10 ans
  Araq 73c6efdf66 'nil' as a statement is deprecated, use an empty 'discard' instead il y a 10 ans
  Zahary Karadjov e3f53409f6 proc redefinition search based on the type system instead of on sloppy AST matching il y a 11 ans
  Zahary Karadjov afddae5aaf Merge branch 'upstream' into devel il y a 11 ans
  Araq b731e6ef1c case consistency: cs:partial bootstraps on windows il y a 11 ans
  Araq 92b8fac94a case consistency part 4 il y a 11 ans
  Zahary Karadjov a27eb51535 towards support for composite type classes such as seq[Number] and SquareMatrix[T] il y a 11 ans
  Araq 2df9b442c6 case consistency part 1 il y a 11 ans
  Zahary Karadjov 14b5d5f262 merged the persistent scopes work with the delayed proc compilation strategy il y a 11 ans
  Zahary Karadjov f317807a89 final fixes giving us a working compiler il y a 11 ans
  Zahary Karadjov f44a4362bb added a ``noforward`` pragma that enables a new compilation strategy il y a 11 ans
  Araq 0761b449ed fixes #304 il y a 11 ans
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. il y a 11 ans
  Araq a1f6779802 implemented AST based overloading il y a 12 ans
  Zahary Karadjov badb6c0f66 improved support for typedesc values il y a 12 ans