Commit History

Author SHA1 Message Date
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 years ago
  Clyybber ed1d41c51e Small ast.nim cleanup (#12156) 5 years ago
  Arne Döring afbcd1b330 int128 on firstOrd, lastOrd and lengthOrd (#11701) 5 years ago
  Clyybber cc28eef38e Replace countup(x, y) with x .. y 6 years ago
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y 6 years ago
  Andreas Rumpf ea409fb15a first steps in implementing 'owned' pointers; undocumented, do not use 6 years ago
  Andreas Rumpf a4e2b0c153 platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals 7 years ago
  Andreas Rumpf 8ca5b71c6a the remaining passes all compile again 7 years ago
  treeform 35b0cc67e8 Remove PHP backend. (#7606) 7 years ago
  zah e3037a2f33 Support code hot reloading for JavaScript projects (#7362) 7 years ago
  Andreas Rumpf e4081a7201 preparations for language extensions: 'sink' and 'lent' types 7 years ago
  Andreas Rumpf 70ea45cdba deprecated unary '<' 7 years ago
  Araq 4de989d1c5 fixes #6035 7 years ago
  Yuriy Glukhov 6e0e3b75cf Fixed const sets in JS (#5790) 8 years ago
  Silvio 51cd3bd86f Fixes #5062 (#5527); JS: holes in enums 8 years ago
  Araq e6c5622aa7 removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes 8 years ago
  Andreas Rumpf 3a13706d7d fixes #4673 8 years ago
  Andreas Rumpf f47165af11 fixes #3706 8 years ago
  Andreas Rumpf 9b44ca17c2 PHP codegen can generate PHP classes 9 years ago
  Andreas Rumpf 35567a1eb9 first version of an PHP codegen 9 years ago
  Yuriy Glukhov 0d5b9afb08 Fixed JS codegen for distinct types 9 years ago
  Yuriy Glukhov 2166b7bc46 Fixed ret by var in js 9 years ago
  Yuriy Glukhov aeff57627b Fixed JS gen for generic array types. 9 years ago
  def 39049e151f Get rid of deprecation warnings 10 years ago
  def b72528d635 Typeinfo for uints in javascript 10 years ago
  Araq 2781fea9e2 Nimrod renamed to Nim 10 years ago
  Araq 4196757de7 implemented region pointers 11 years ago
  Araq b731e6ef1c case consistency: cs:partial bootstraps on windows 11 years ago
  Araq 92b8fac94a case consistency part 4 11 years ago
  Araq 3897a8c44b new JS code generator 12 years ago