Histórico de commits

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