История коммитов

Автор 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 лет назад