Commit History

Author SHA1 Message Date
  Simon Krajewski d4ada56211 [typer] require type-hints for extern field modifier too 3 years ago
  Aleksandr Kuzmenko 67ab67cfb8 [cpp] fixed Lib.stringReference (closes #8457) 4 years ago
  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
  Simon Krajewski c4dd6dfd04 deal with uninferred argument monomorphs 7 years ago
  Mark Knol 875ad19432 2017 (#5932) 8 years ago
  hughsando 6eaa00844a [cpp] Respect the noDebug meta on functions. Use better version of 'rethrow'. Closes #5842 8 years ago
  Mark Knol 90a9e8895a Documentation update (#5070) 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 ae6349cccf bump license year to 2015 9 years ago
  Hugh 163052da9f [cpp] Add cpp.Lib.unloadAllLibraries. Allow Sys.exit to exit after dlls have been unloaded 10 years ago
  hughsando 7f86f1ae47 [cpp] Move cpp.Prime.load into its own file, and allow for neko compatibility 10 years ago
  hughsando b7952d1df2 [cpp] Add some helper functions for loading dlls 10 years ago
  Hugh e440045f81 [cpp] Fix signature of loadPrime function 10 years ago
  Hugh 05f10acb2e [cpp] Add calling convention to function pointers 10 years ago
  hughsando e55fe73219 [cpp] Fix casting for names with spaces in them. Add some helpers for interacting with external functions 10 years ago
  Hugh c8ae675d09 Add cpp.Lib.setFloatFormat 10 years ago
  Hugh 27b5193876 [cpp] Add cpp.Lib stringReference/bytesReference. bytesReference can be rather unsafe, so use with caution. 10 years ago
  hughsando dde084567d Use __hxcpp_cast_get_proc_address directly, not via inline function 10 years ago
  hughsando 1c1085bc9f Remove BasePointer, add RawPointer types. Add macro for conversion of string signature to function pointer 11 years ago
  Hugh Sanderson 3e00df87a7 [cpp] Add emscripten conditional 12 years ago
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 12 years ago
  Hugh Sanderson 5d1b7107fd [cpp] Add getProcAddress for arbitrary functions 13 years ago
  Hugh Sanderson 1ad9b6d860 Remove some compiler warnings 13 years ago
  Hugh Sanderson f7f5d5161f Use loadlazy for iphone 16 years ago
  Hugh Sanderson 340301fbe1 Added loadLazy haxeToNeko and nekoToHaxe 16 years ago