Commit History

Author SHA1 Message Date
  Andreas Rumpf e7cdb1d694 attempt to fix things 8 years ago
  Araq e6c5622aa7 removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes 8 years ago
  Araq b234b082b6 bootstrapping works again 8 years ago
  Andreas Rumpf 3a13706d7d fixes #4673 8 years ago
  andri lim c4904e17de this commit will fix visual studio family warning #4459 8 years ago
  Andreas Rumpf 4b0ba5e3f1 C code generation now deterministic; fixes #4364 8 years ago
  Andreas Rumpf eea2a63607 fixes #3794 9 years ago
  def 39049e151f Get rid of deprecation warnings 9 years ago
  Araq e65c296bcc implemented mixed mode codegen 10 years ago
  Araq 2781fea9e2 Nimrod renamed to Nim 10 years ago
  Araq f3d530e482 fixes #1434 10 years ago
  Araq 73c6efdf66 'nil' as a statement is deprecated, use an empty 'discard' instead 11 years ago
  Araq 438703f59e case consistency: next steps 11 years ago
  Araq 92b8fac94a case consistency part 4 11 years ago
  Zahary Karadjov 6ddd4e6a3f Revert "Revert "bugfix: emulated thread vars used in combination with the mark & sweep GC"" 11 years ago
  Araq 75c586bbe1 Revert "bugfix: emulated thread vars used in combination with the mark & sweep GC" 11 years ago
  Zahary Karadjov 420789c278 bugfix: emulated thread vars used in combination with the mark & sweep GC 11 years ago
  Araq 5b0d8246f7 make some tests green 11 years ago
  Araq ab6f793408 first version of a simple mark&sweep GC; activate with --gc:markAndSweep 12 years ago
  Zahary Karadjov a42545ea3e disables the compile-time rope formatting during bootstrapping 12 years ago
  Araq 7d6500f1de idetools improvements; preparation of first class iterators; fixes #183 12 years ago
  Araq 56b4e3ad91 closures shouldn't leak anymore 12 years ago
  Zahary Karadjov df1ec09399 proper indentation in the generated C code 12 years ago
  Zahary Karadjov d2b45dbe85 C variables are created in their enclosing block instead of their enclosing function 12 years ago
  Araq 91db6bd9c9 fixes #102 12 years ago
  Araq 5c33f76517 bugfix: GC marker procs; making tests green again 12 years ago
  Araq 03ba0f3e25 implemented marker procs for the GC resulting in huge speedups 12 years ago