Commit History

Author SHA1 Message Date
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler 6 years ago
  Andreas Rumpf a4e2b0c153 platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals 6 years ago
  Andreas Rumpf 05724645f8 more modules compile again 6 years ago
  Andreas Rumpf 2e76a92fe1 sempass2 compiles again 6 years ago
  Andreas Rumpf 7eb39d9d26 guards.nim does compile 6 years ago
  Arne Döring 6baca58693 Get symbol kind (#7491) 6 years ago
  Andreas Rumpf 4f9e8cf313 macros.nim: deprecated ! operator 7 years ago
  Andreas Rumpf 3fdb78fe80 fixes #5781 7 years ago
  Andreas Rumpf 70ea45cdba deprecated unary '<' 7 years ago
  Araq aa4260ffa8 overloading resolution for getAst; breaking change 7 years ago
  Araq e6c5622aa7 removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes 8 years ago
  Araq 29db0d8585 refactoring complete: explicit ident cache 8 years ago
  Araq 773d17cd14 big refactoring: step 1 8 years ago
  Andreas Rumpf 39ebe2175b compiler almost free of deprecated expr/stmt names 8 years ago
  Araq 000c413f35 disjoint checker is smarter (and slower) 9 years ago
  Araq 90d1ad4231 made disjoint checker smarter; fixes regressions 9 years ago
  rku 47114342c4 Removed magics: mEqI64 mLtI64 mLeI64 9 years ago
  rku 372a5d3cbb Removed magics: mAddI64, mSubI64, mMulI64, mDivI64, mModI64 9 years ago
  Araq 3fa2e79814 sempass2: bugfixes 9 years ago
  Araq 4be0d16520 added '..^' and '..<' operators; 'nil' is allowed for 'len'; added plugin system to the compiler 9 years ago
  Araq aacaa8f171 cleaned up some magics to make room for new magics; added '..<' and '..^' templates 9 years ago
  Araq ee99771afa fixes #2359 9 years ago
  Araq ea5217c9fc disjoint checker is somewhat smarter 9 years ago
  Araq 5a21892da0 fixes #2287 9 years ago
  Araq a4b2762249 fixes #325 10 years ago
  Guillaume Gelin 3119fe087d Happy new year! 10 years ago
  Araq 7916b1f9aa implemented 'guard' annotation 10 years ago
  Araq 2781fea9e2 Nimrod renamed to Nim 10 years ago
  Araq b1c8461a3b fixes tinavlid_array_bounds test 10 years ago
  Simon Hafner be534279da Merge pull request #1279 from Varriount/fix-1216 10 years ago