Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Rumpf da29222f86 init checks and 'out' parameters (#14521) hace 4 años
  Andreas Rumpf 3a2697dd73 drnim: tiny progress (#13882) hace 4 años
  Andreas Rumpf 9ffec79300 DrNim (Nim compiler with Z3 integration) (#13743) hace 4 años
  Andreas Rumpf 3f29911a94 new feature: --staticBoundChecks:on to enforce static array index checking (#10965) hace 4 años
  Arne Döring 2f557652d4 fix operators containing percent for VM usage (#13536) hace 4 años
  Arne Döring eb42f38088 Remove dead magics (#13551) hace 4 años
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) hace 5 años
  Paul Tan ad3c10022a guards.nim:sameTree(): handle uint literals correctly (#12483) [backport] hace 5 años
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) hace 5 años
  Arne Döring 3d4ad9739c fix min/max for float numbers (#12068) hace 5 años
  Arne Döring afbcd1b330 int128 on firstOrd, lastOrd and lengthOrd (#11701) hace 5 años
  Araq 296c48de5e fixes #11436 hace 5 años
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y hace 5 años
  jcosborn 044cef152f add custom pragma support for var and let symbols (#9582) hace 6 años
  cooldome eaca5be9d6 Change the order of compilation passes, transformation is made lazy at code gen (#8489) hace 6 años
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler hace 6 años
  Andreas Rumpf a4e2b0c153 platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals hace 6 años
  Andreas Rumpf 05724645f8 more modules compile again hace 6 años
  Andreas Rumpf 2e76a92fe1 sempass2 compiles again hace 6 años
  Andreas Rumpf 7eb39d9d26 guards.nim does compile hace 6 años
  Arne Döring 6baca58693 Get symbol kind (#7491) hace 6 años
  Andreas Rumpf 4f9e8cf313 macros.nim: deprecated ! operator hace 7 años
  Andreas Rumpf 3fdb78fe80 fixes #5781 hace 7 años
  Andreas Rumpf 70ea45cdba deprecated unary '<' hace 7 años
  Araq aa4260ffa8 overloading resolution for getAst; breaking change hace 7 años
  Araq e6c5622aa7 removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes hace 8 años
  Araq 29db0d8585 refactoring complete: explicit ident cache hace 8 años
  Araq 773d17cd14 big refactoring: step 1 hace 8 años
  Andreas Rumpf 39ebe2175b compiler almost free of deprecated expr/stmt names hace 8 años
  Araq 000c413f35 disjoint checker is smarter (and slower) hace 9 años