コミット履歴

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