Historie revizí

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