Histórico de commits

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