提交历史

作者 SHA1 备注 提交日期
  Simon Krajewski d4ada56211 [typer] require type-hints for extern field modifier too 3 年之前
  Aleksandr Kuzmenko 67ab67cfb8 [cpp] fixed Lib.stringReference (closes #8457) 4 年之前
  Aurel 8616359ff7 Reformat std (#8408) 6 年之前
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 年之前
  Simon Krajewski 7d5160cc01 [typer] check for extern non-inline fields that have expressions 6 年之前
  Simon Krajewski 00f409858f `extern` field syntax (#6984) 7 年之前
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 年之前
  Simon Krajewski c4dd6dfd04 deal with uninferred argument monomorphs 7 年之前
  Mark Knol 875ad19432 2017 (#5932) 8 年之前
  hughsando 6eaa00844a [cpp] Respect the noDebug meta on functions. Use better version of 'rethrow'. Closes #5842 8 年之前
  Mark Knol 90a9e8895a Documentation update (#5070) 9 年之前
  Simon Krajewski 457ff18536 get rid of some unknown analyzer options 9 年之前
  Andy Li 1c79168a33 update copyright year to 2016 9 年之前
  Andy Li ae6349cccf bump license year to 2015 9 年之前
  Hugh 163052da9f [cpp] Add cpp.Lib.unloadAllLibraries. Allow Sys.exit to exit after dlls have been unloaded 10 年之前
  hughsando 7f86f1ae47 [cpp] Move cpp.Prime.load into its own file, and allow for neko compatibility 10 年之前
  hughsando b7952d1df2 [cpp] Add some helper functions for loading dlls 10 年之前
  Hugh e440045f81 [cpp] Fix signature of loadPrime function 10 年之前
  Hugh 05f10acb2e [cpp] Add calling convention to function pointers 10 年之前
  hughsando e55fe73219 [cpp] Fix casting for names with spaces in them. Add some helpers for interacting with external functions 10 年之前
  Hugh c8ae675d09 Add cpp.Lib.setFloatFormat 10 年之前
  Hugh 27b5193876 [cpp] Add cpp.Lib stringReference/bytesReference. bytesReference can be rather unsafe, so use with caution. 10 年之前
  hughsando dde084567d Use __hxcpp_cast_get_proc_address directly, not via inline function 10 年之前
  hughsando 1c1085bc9f Remove BasePointer, add RawPointer types. Add macro for conversion of string signature to function pointer 11 年之前
  Hugh Sanderson 3e00df87a7 [cpp] Add emscripten conditional 12 年之前
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 12 年之前
  Hugh Sanderson 5d1b7107fd [cpp] Add getProcAddress for arbitrary functions 13 年之前
  Hugh Sanderson 1ad9b6d860 Remove some compiler warnings 13 年之前
  Hugh Sanderson f7f5d5161f Use loadlazy for iphone 16 年之前
  Hugh Sanderson 340301fbe1 Added loadLazy haxeToNeko and nekoToHaxe 16 年之前