Historique des commits

Auteur SHA1 Message Date
  Jens Fischer 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) il y a 5 ans
  Aidan Lee cfa388dda2 Added decBy and sub externs to cpp.Pointer and cpp.ConstPointer (#8499) il y a 6 ans
  Aurel 8616359ff7 Reformat std (#8408) il y a 6 ans
  Aidan Lee 9e47699795 Add fromStar to Pointer and ConstPointer il y a 6 ans
  Mark Knol 90eda8ce3c Happy new year! :tada: il y a 6 ans
  Simon Krajewski f912a38afe @:semantics (#7463) il y a 6 ans
  Mark Knol b3cc1d7949 Happy new year! (#6799) il y a 7 ans
  Mark Knol 875ad19432 2017 (#5932) il y a 8 ans
  Simon Krajewski 60924d33c5 generalize AsVar by supporting `@:analyzer(as_var)` on types il y a 8 ans
  hughsando 41f39a7d63 [cpp] Use cpp.Reference instead of AsVar, since the latter created temp variables il y a 8 ans
  Valentin Lemière 8e1f206ff1 Require Pointer.addressOf to take a variable as argument il y a 8 ans
  hughsando 9e1b37fe9e [cpp] Correctly name the types involved with converting pointers il y a 8 ans
  Hugh 7e010523a4 [cpp] Use auto-cast wrappers to allow chaining of types that return AutoCast il y a 9 ans
  hughsando 81183db701 [cpp] Remove no_simplification meta from cpp files il y a 9 ans
  Hugh 9e16487fe9 Add Reference typedef to hint to hxcpp that result should not be cast il y a 9 ans
  hughsando 0c69f8806a Add Pointer.endOf. Use haxe typing for TCast value, Closes #5180 il y a 9 ans
  Hugh b953d8545a [cpp] Remove elementSize from cpp.Pointer since it causes issues with forward declared types. il y a 9 ans
  hughsando f98b0bdd5b [cpp] Add some setAt and Array helpers to Pointer il y a 9 ans
  Hugh b65f0f236f [cpp] ConstPointer.raw now casts-away const, and added constRaw to get the actual const pointer. Restore logic for non-dynamic access to unknown array fields il y a 9 ans
  Hugh be54ac49b9 [cpp] Add some c++ stdlib externs. Add Pointer setRaw and elementSize externs. Add c++ sizeof feature il y a 9 ans
  Simon Krajewski 457ff18536 get rid of some unknown analyzer options il y a 9 ans
  Andy Li 1c79168a33 update copyright year to 2016 il y a 9 ans
  Andy Li 6a65264bf6 added missing license headers in std il y a 9 ans
  Hugh 3640a5b631 [cpp] Add accessors for manipulating NativeArray data. il y a 10 ans
  Hugh 9f019f9f8c Don't bind the results of specified function calls to temp vars. Mark some cpp functions as such. il y a 10 ans
  hughsando 1c1085bc9f Remove BasePointer, add RawPointer types. Add macro for conversion of string signature to function pointer il y a 11 ans
  hughsando 7e4f76876f [cpp] Move reinterpret from Pointer to ConstPointer il y a 11 ans
  Hugh 829bd6ca8a [cpp] Add Pointer.fromHandle il y a 11 ans
  Hugh 0d34c9138e [cpp] Add pointer reinterpret and work a bit on finalizer il y a 11 ans
  Hugh cb576785a8 [cpp] all pointers are implemented with cpp.Pointer. Add Pointer.fromPointer. Add way of setting finalizer from haxe. il y a 11 ans