コミット履歴

作者 SHA1 メッセージ 日付
  Mark Knol 875ad19432 2017 (#5932) 8 年 前
  Hugh 63a2350372 [cpp] Allow cpp.Object and cpp.Callable to be used in other targets again. Retype return values according to return.etype and retype OpAssign according to left-hand-side. Explicitly cast TCppObjectPtr to TCppDynamic where required. Always make the _dyn functions Dynamic. Should fix #5584. 9 年 前
  hughsando 59439c70c0 [cpp] Use typedefs rather than abstracts for more accurate translations of haxe types to cpp types. Closes #5584 9 年 前
  Hugh 472e094b23 [cpp] Use @:access instead of untyped for sys.io.File constructors. Mark ConstCharStar as extern. Fix RawConstPointer in cppast. Do not use '::' on native metadat 9 年 前
  Andy Li 1c79168a33 update copyright year to 2016 9 年 前
  Andy Li 6a65264bf6 added missing license headers in std 10 年 前
  Hugh de31bcfa90 Respect 'extern' meta on abstract implementations, and avoid generating code for cpp.Object 11 年 前
  hughsando 1c1085bc9f Remove BasePointer, add RawPointer types. Add macro for conversion of string signature to function pointer 11 年 前