提交歷史

作者 SHA1 備註 提交日期
  Simon Krajewski 0c63276218 transform `return Void` to `Void; return;` in the analyzer (closes #5027) 9 年之前
  hughsando 8926bc5312 [cpp] Do not create interface glue more than once. Closes #4987 9 年之前
  hughsando d4ab926796 [cpp] Use ctx.print for output. Closes #4333 9 年之前
  hughsando 0a1dd87073 [cpp] Static cast the result of internal calls, and fix return types. Closes #4986 9 年之前
  Cauê Waneck b82dd20a91 [java] Use super awesome @:forwardStatics instead of forwarding types by hand 9 年之前
  Nicolas Cannasse 7917bb6186 more ignores 9 年之前
  Cauê Waneck 63fbc70c9f [java] Support java 6 9 年之前
  Cauê Waneck ae2309311f [java/cs] Fix Null<Int64> compare 9 年之前
  Simon Krajewski a550642e6f [lua] remove Utf8 documentation (problem with documentation merging) [ci-skip] 9 年之前
  hughsando d3ed122c5f [cpp] Explicitly handle null field access. Closes #4988 9 年之前
  Dan Korostelev a055196bfb Update haxelib 9 年之前
  Nicolas Cannasse 7b19a5f56b fix unsound typing in TInst/TAnon unification (close #4250) 9 年之前
  Nicolas Cannasse 7e9e0e9547 another approach to #3933 9 年之前
  hughsando 3c58eb14bc [cpp] watch out for interface access on dynamic instances. Closes #4985 9 年之前
  Nicolas Cannasse f21f47e31c prevent accessing a typedef until its properly initialized (close #3933) 9 年之前
  Nicolas Cannasse 21c6bfebf1 fixed infinite recursion in type_eq with TAnon (close #4344) 9 年之前
  Pascal Peridont bd9d1fcddd Fix withCredentials on old Safari 9 年之前
  Ben Merckx 1d91d47c05 Properly escape php get/set fields 9 年之前
  Simon Krajewski 85b351a0d5 CHANGES.txt update 9 年之前
  Nicolas Cannasse b8adcff95f fixed recursive typedef check causing type loading issues (close #4825) 9 年之前
  Simon Krajewski 6deb765490 add Context.onAfterTyping (see #4714) 9 年之前
  Simon Krajewski 9883c8f8c9 run analyzer when a constant expression is required (closes #4977) 9 年之前
  Nicolas Cannasse 5d9eb04241 Merge pull request #5021 from pperidont/http 9 年之前
  Nicolas Cannasse 751adebe02 Merge pull request #5020 from Simn/merge_candidate 9 年之前
  Pascal Peridont 2f148e9d8f Improve handling of Transfer-encoding: chunked 9 年之前
  Hugh 7b114eab55 [cpp] Add fileXml meta for injecting attributes into the Build.xml file elements. Add stackOnly meta for extern classes that must have destructors called. Make spaces in native names work again. Add some initial support fot std::string classes 9 年之前
  Cauê Waneck c2f16d5477 [spod] Do not use macro $v{} on RecordMacros, and fix cast to String code 9 年之前
  Cauê Waneck e980e3a181 [cs] Add uncheced block if needed to cl_init 9 年之前
  Simon Krajewski 6f05042b8c libs 9 年之前
  Simon Krajewski 9c41b87800 [lua] fix object declaration field escaping (see #5000) 9 年之前