Commit History

Author SHA1 Message Date
  Aleksandr Kuzmenko 7711bb543c update `@:native("hx::` to `@:native("::hx::` (fixes #9452) 5 years ago
  Jens Fischer 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) 5 years ago
  Aurel 8616359ff7 Reformat std (#8408) 6 years ago
  hughsando cb082b6b10 [cpp] Add explicit Native.star for dereferencing pointers. 6 years ago
  hughsando 7132528cb9 [cpp] Require explicit casting to go from cpp.Star to cpp.Reference. Add cpp.Native.addressOf to get cpp.Star from address. Closes https://github.com/HaxeFoundation/hxcpp/issues/741 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
  Hugh Sanderson f26ead193d [hxcpp] Export spcial cpp types as fsUnkown to cppia. Change definition of cpp.Star to allow null setting. Add cpp.Native class for some easier access to cpp.Star pointers. Bump hxcpp_api_version to 400. 7 years ago