Commit History

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