提交历史

作者 SHA1 备注 提交日期
  Charles Samborski c3a67dacfb Update ocamllibs (#7352) 7 年之前
  Charles Samborski 23215bafda Update OCaml libraries for Haxe 3.1 to fix a bug related to zlib 8 年之前
  Simon Krajewski 7be30670b2 Merge pull request #2877 from HaxeFoundation/development 11 年之前
  Simon Krajewski 102bf02743 CHANGES.txt update 11 年之前
  Cauê Waneck ad7e06d965 [cs] Added test for #2874 11 年之前
  Simon Krajewski aa160e0ef0 use the same monomorphs for each inline type mapping (see #2874) 11 年之前
  Cauê Waneck e4984ca3f9 [java] Disable Date deprecation notices 11 年之前
  Cauê Waneck 73d78910d8 [java/cs] Better fix for Issue #2835| 11 年之前
  Cauê Waneck 9b89fd95fe [java] Cast type parameter values to object on _set_f implementations. Closes #2835 11 年之前
  Cauê Waneck e4eab21112 [java] Do not implement / extend erased interfaces and classes. Closes #2828 11 年之前
  Cauê Waneck 7e0d617553 [java] Added test for #2828 11 年之前
  Simon Krajewski d25320e323 fix toString on abstracts with type parameters (closes #2872) 11 年之前
  Dan Korostelev 5431d34bb4 JsonPrinter: no need for a field for "\n" really 11 年之前
  Cauê Waneck db219b825b [cs] Add proper arguments when add_/remove_ are not events 11 年之前
  Dan Korostelev f6bcd88f65 Mention json pretty-printing in CHANGES.txt 11 年之前
  Dan Korostelev 5dbad3783b JsonPrinter do not add pretty newlines for empty objects and arrays 11 年之前
  Sam MacPherson 2181cf2626 add pretty print to JsonPrinter 11 年之前
  Simon Krajewski b518a827ef remap `this` after retrieving it from the this_stack because we might be in a closure 11 年之前
  Simon Krajewski 7f0c2700db revert UInt changes 11 年之前
  Simon Krajewski c847720631 prioritize @:to/@:from over to/from for abstract casts 11 年之前
  Hugh a21691a230 [cpp] Put spaces inside angle brackets to please gcc 11 年之前
  Hugh 92e4425d08 [cpp] Merge setEventNotificationHandler signature fix - thanks zobo 11 年之前
  Hugh 89c6e4aede [cpp] Add STACK_THIS to constructor (thanks zobo) 11 年之前
  Hugh 32d133f48e [cpp] Make fake this pointers smart pointers in local blocks. 11 年之前
  Hugh 925baff243 [cpp] Add optimized version of Vector. Add cpp.NativeArray.setSize 11 年之前
  Luca Deltodesco b316f97162 Removed needless repetition of string concatenation for $hx_exports 11 年之前
  Luca Deltodesco 762ff49598 resolved #2855. 11 年之前
  Simon Krajewski 72707e2516 Revert "do not generate @:enum abstracts if they consist of @:enum fields (closes #2858)" 11 年之前
  Simon Krajewski 2fa5220f7d do not generate @:enum abstracts if they consist of @:enum fields (closes #2858) 11 年之前
  Simon Krajewski bb5b76be0a use real type for abstract catches, then change variable type to concrete one (closes #2859) 11 年之前