Commit History

Author SHA1 Message Date
  Andreas Rumpf 669a564492 remove more global variables in the Nim compiler 6 years ago
  Andreas Rumpf 7eb39d9d26 guards.nim does compile 6 years ago
  Andreas Rumpf 47335aab41 introduce nkTupleConstr AST node for unary tuple construction; breaking change 6 years ago
  Andreas Rumpf 70ea45cdba deprecated unary '<' 7 years ago
  Andreas Rumpf 1a61c4d46d first implementation of the 'func' keyword 7 years ago
  Araq 4d22cff8ea make the Nim compiler compile as C++ 8 years ago
  Araq ca9c1968d8 fixes typo 9 years ago
  Araq aa8da7f031 optimized writetracking 9 years ago
  Araq 6fc01d1501 'var T' doesn't imply escaping 9 years ago
  Araq 940b3ceca8 write tracking: leaner code; minor bug fixes (still unusable) 9 years ago
  Araq e733debec7 first implementation of write tracking and escape analysis; still disabled 9 years ago