Historie revizí

Autor SHA1 Zpráva Datum
  Aidan Lee 22839a3742 Fix incorrect type on value field (#12055) před 5 měsíci
  Jens Fischer 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) před 5 roky
  Aidan Lee cfa388dda2 Added decBy and sub externs to cpp.Pointer and cpp.ConstPointer (#8499) před 6 roky
  Aurel 8616359ff7 Reformat std (#8408) před 6 roky
  Aidan Lee 9e47699795 Add fromStar to Pointer and ConstPointer před 6 roky
  Mark Knol 90eda8ce3c Happy new year! :tada: před 6 roky
  Simon Krajewski f912a38afe @:semantics (#7463) před 7 roky
  Mark Knol b3cc1d7949 Happy new year! (#6799) před 7 roky
  Mark Knol 875ad19432 2017 (#5932) před 8 roky
  hughsando 82786c8f93 [cpp] Autocast cpp.Pointer. Add as_var to cpp.ConstPointer před 8 roky
  Hugh e2a5b3d1ed [cpp] Allow calling structAccess functions using . operator. Add typeCast pointer option that uses a temp to get the typing right před 8 roky
  hughsando 81183db701 [cpp] Remove no_simplification meta from cpp files před 9 roky
  hughsando eef5be8926 [cpp] Add special type, cpp.Star, to name internal type před 9 roky
  Hugh 9e16487fe9 Add Reference typedef to hint to hxcpp that result should not be cast před 9 roky
  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 před 9 roky
  Hugh be54ac49b9 [cpp] Add some c++ stdlib externs. Add Pointer setRaw and elementSize externs. Add c++ sizeof feature před 9 roky
  Hugh dd5d9a1d98 [cpp] Expose some native utf8 functions. Closes #4440 před 9 roky
  Simon Krajewski 457ff18536 get rid of some unknown analyzer options před 9 roky
  Andy Li 1c79168a33 update copyright year to 2016 před 9 roky
  Andy Li 6a65264bf6 added missing license headers in std před 9 roky
  hughsando 900ce45699 Expose pointer.ptr před 10 roky
  Hugh 3640a5b631 [cpp] Add accessors for manipulating NativeArray data. před 10 roky
  Hugh 9f019f9f8c Don't bind the results of specified function calls to temp vars. Mark some cpp functions as such. před 10 roky
  hughsando 1c1085bc9f Remove BasePointer, add RawPointer types. Add macro for conversion of string signature to function pointer před 11 roky
  hughsando 7e4f76876f [cpp] Move reinterpret from Pointer to ConstPointer před 11 roky
  Hugh cb576785a8 [cpp] all pointers are implemented with cpp.Pointer. Add Pointer.fromPointer. Add way of setting finalizer from haxe. před 11 roky
  hughsando 892420ea2b Add Pointer.addressOf. Pointer postInc returns value, not pointer před 11 roky
  hughsando 01ea152d00 [cpp] add more specific pointer types, including function pointer. Add some NativeString access před 11 roky