Commit History

Author SHA1 Message Date
  Araq beca7ded1b fixes #3144 9 years ago
  Zahary Karadjov 1ebf1aaa80 importing of C++ nested generics like std::vector<T>::iterator, using the apostrophe operator 9 years ago
  def 39049e151f Get rid of deprecation warnings 9 years ago
  Jacek Sieka c40249cd43 compiler_ropes: ropeToStr -> $ 9 years ago
  Araq 57fa8c6d3f bugfixes for C++ codegen 9 years ago
  Araq 36acac3000 fixes #1717, fixes #2324 9 years ago
  Araq 0d804c2052 fixes #2266 9 years ago
  Araq 1f02a7ace3 fixes #2336 9 years ago
  Araq 1bbd13f729 bugfix: c++ pattern #@ could index out of bounds 9 years ago
  Araq f4a0400de2 fixes #2199, fixes #2197 9 years ago
  Araq f9b3f7f980 fixes #2068 10 years ago
  Araq 1314e91ef5 fixes c++ codegen regression 10 years ago
  Araq e84834db79 lots of C++ codegen improvements 10 years ago
  Araq e75e421912 C++ support: codegen generates C++'s references and avoids copies 10 years ago
  Araq e2147c9f0d bugfixes for the new C++ patterns 10 years ago
  Araq a2b7e6c392 better C++ support wrt 'this' 10 years ago
  Araq 33c587d06b patterns for 'importcpp' (still undocumented) 10 years ago
  Araq 8889fa9117 handle 'T&' properly for better C++ support 10 years ago
  Araq e65c296bcc implemented mixed mode codegen 10 years ago
  Araq 2781fea9e2 Nimrod renamed to Nim 10 years ago
  Araq f3d530e482 fixes #1434 10 years ago
  Araq 9953e0bbca tdisjoint_slice2 works 10 years ago
  Araq d0438540d0 implemented builtin noncopying slice 10 years ago
  Araq 9d4c4592fa more efficient calls for closure iterators 11 years ago
  Araq 73c6efdf66 'nil' as a statement is deprecated, use an empty 'discard' instead 11 years ago
  Araq 92b8fac94a case consistency part 4 11 years ago
  Araq 132b6b3efe implemented 'injectStmt'; more debug support 11 years ago
  Araq ce5a1365c2 preparations for the new symbol binding rules for clean templates 11 years ago
  Araq 9fc2bfa799 codegen produces better code for complex assignments 12 years ago
  Zahary Karadjov 81a3585872 merged upstream master 12 years ago