提交历史

作者 SHA1 备注 提交日期
  Nicolas Cannasse 38a0e3211b handle enum constructor closure construction (close #4953) 9 年之前
  Nicolas Cannasse 47ece58fe9 close #4971 9 年之前
  hughsando 75be9d386b [cpp] Move some constants into cpp.ObjectType 9 年之前
  hughsando 46fe895f21 [cpp] Remove stray condition 9 年之前
  Hugh 3c8887f7f6 [cpp] Hide haxe.zip.Compress from cppia 9 年之前
  Hugh 0231427bb8 [cpp] Some work on native interfaces. Split the generate header/generate cpp function a bit better 9 年之前
  Hugh e3f9127cb2 [cpp] Some work on nativeGen interfaces 9 年之前
  Simon Krajewski a9e21a33af Merge pull request #4994 from markknol/patch-4 9 年之前
  Mark Knol d8ac84d280 Update Type.hx 9 年之前
  Simon Krajewski decd224dcd Merge pull request #4993 from markknol/documentation_links 9 年之前
  Mark Knol be0997a0fc * `@see` links 9 年之前
  Hugh 4748d53126 [cpp] No need to access std ndll anymore 9 年之前
  hughsando bd6315d6ba [cpp] No need to pre-build the support libraries for hxcpp 9 年之前
  hughsando 1d8f0714e1 [cpp] Convert socket externs to native 9 年之前
  Simon Krajewski 1e2f8d954d Merge pull request #4984 from Simn/idom_calculation 9 年之前
  hughsando 06df1c5fd7 [cpp] Use native extens for process 9 年之前
  Simon Krajewski 857b97e6b7 [analyzer] split up analyzer into multiple files 9 年之前
  Simon Krajewski 913883b90a Merge pull request #4989 from Gama11/patch-20 9 年之前
  Gama11 42c9fb3b49 EnumTools: minor doc improvements 9 年之前
  Simon Krajewski 5812ec0325 [analyzer] move some functions from Graph to BasicBlock 9 年之前
  Simon Krajewski c7cef4ef22 [analyzer] make some more API adjustments 9 年之前
  Hugh cc9a4f95dc [cpp] More native externs for cpp 9 年之前
  Hugh 1e1eccaa1c [cpp] Convert FileSystem, File and Random over to use new Native externs 9 年之前
  Hugh a340d84fd1 [cpp] Build hx/libs in developers obj directory 9 年之前
  Simon Krajewski 3ca5409a11 [analyzer] infer scopes too 9 年之前
  Simon Krajewski e8dc1b5fe7 [analyzer] infer var writes/declarations later 9 年之前
  Hugh 02641eb2dd [cpp] Add fixed field option got anonymous objects 9 年之前
  hughsando 38cb3f6155 [cpp] Do not mix 'class_string' the cppast. Closes #4983. 9 年之前
  Hugh 25546f0045 Add native extern defs 9 年之前
  Simon Krajewski e749394698 [analyzer] improve infinite TWhile handling 9 年之前