История коммитов

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