Commit History

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