Historia zmian

Autor SHA1 Wiadomość Data
  Aurel 8616359ff7 Reformat std (#8408) 6 lat temu
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 lat temu
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 lat temu
  Mark Knol 875ad19432 2017 (#5932) 8 lat temu
  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 lat temu
  hughsando 59439c70c0 [cpp] Use typedefs rather than abstracts for more accurate translations of haxe types to cpp types. Closes #5584 9 lat temu
  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 lat temu
  Andy Li 1c79168a33 update copyright year to 2016 9 lat temu
  Andy Li 6a65264bf6 added missing license headers in std 9 lat temu
  Hugh de31bcfa90 Respect 'extern' meta on abstract implementations, and avoid generating code for cpp.Object 11 lat temu
  hughsando 1c1085bc9f Remove BasePointer, add RawPointer types. Add macro for conversion of string signature to function pointer 11 lat temu