Commit History

Author SHA1 Message Date
  Constantine Molchanov 4ae598762e fixes #21439; Add tyOpenArray to genTypeInfo. (#21440) 1 year ago
  Andreas Rumpf ca1f3f36b9 no ropes WIP (#20433) 2 years ago
  Juan Carlos 6a5973882b jsgen improve spacing (#18048) 3 years ago
  Timothee Cour 7e94420847 cString => cSourceString; tyCString => tyCstring so that error msgs show cstring, not cString (#17744) 3 years ago
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 4 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 5 years ago
  Clyybber f18b3af9d4 Replace countup(x, y-1) with x ..< y 5 years ago
  Andreas Rumpf ea409fb15a first steps in implementing 'owned' pointers; undocumented, do not use 5 years ago
  Andreas Rumpf a4e2b0c153 platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals 6 years ago
  Andreas Rumpf 8ca5b71c6a the remaining passes all compile again 6 years ago
  treeform 35b0cc67e8 Remove PHP backend. (#7606) 6 years ago
  zah e3037a2f33 Support code hot reloading for JavaScript projects (#7362) 6 years ago
  Andreas Rumpf e4081a7201 preparations for language extensions: 'sink' and 'lent' types 6 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) 7 years ago
  Silvio 51cd3bd86f Fixes #5062 (#5527); JS: holes in enums 7 years ago
  Araq e6c5622aa7 removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes 7 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 8 years ago
  Andreas Rumpf 35567a1eb9 first version of an PHP codegen 8 years ago
  Yuriy Glukhov 0d5b9afb08 Fixed JS codegen for distinct types 8 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 9 years ago
  def b72528d635 Typeinfo for uints in javascript 9 years ago
  Araq 2781fea9e2 Nimrod renamed to Nim 10 years ago