提交歷史

作者 SHA1 備註 提交日期
  Aurel 8616359ff7 Reformat std (#8408) 6 年之前
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 年之前
  Simon Krajewski 7d5160cc01 [typer] check for extern non-inline fields that have expressions 6 年之前
  Simon Krajewski 00f409858f `extern` field syntax (#6984) 7 年之前
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 年之前
  Hugh 53f3ce60c8 [cpp] Make cpp.Funciton.call return FunctionData 8 年之前
  Mark Knol 875ad19432 2017 (#5932) 8 年之前
  Hugh c5589ab6a7 Rework cpp.Function as an abstract so it can be @callable 8 年之前
  hughsando 9e1b37fe9e [cpp] Correctly name the types involved with converting pointers 8 年之前
  Hugh 7e010523a4 [cpp] Use auto-cast wrappers to allow chaining of types that return AutoCast 9 年之前
  Simon Krajewski 457ff18536 get rid of some unknown analyzer options 9 年之前
  Andy Li 1c79168a33 update copyright year to 2016 9 年之前
  Andy Li 6a65264bf6 added missing license headers in std 9 年之前
  Hugh 05f10acb2e [cpp] Add calling convention to function pointers 10 年之前
  Hugh 4c9507bc3a Mark cpp.Funciton class as no_simplification 10 年之前
  hughsando 1c1085bc9f Remove BasePointer, add RawPointer types. Add macro for conversion of string signature to function pointer 11 年之前
  hughsando e28f9f4392 Split cpp.Function from cpp.Pointer 11 年之前
  Hugh cb576785a8 [cpp] all pointers are implemented with cpp.Pointer. Add Pointer.fromPointer. Add way of setting finalizer from haxe. 11 年之前
  hughsando 01ea152d00 [cpp] add more specific pointer types, including function pointer. Add some NativeString access 11 年之前