Historial de Commits

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