Commit History

Author SHA1 Message Date
  Hugh b51ae918ca Fix setting of static variables via reflection when class has no member variables. Closes https://github.com/HaxeFoundation/hxcpp/issues/251 10 years ago
  Hugh 408dda0943 [cpp] Do not rely in reflection to make interfaces work for non-first interface parents 10 years ago
  Cauê Waneck 63099cf716 Make the generic interface extern if the original class is extern as well 10 years ago
  Andy Li accce791c5 [C#] fixed error CS1560 10 years ago
  Cauê Waneck eb2771b37e [js/flash] Don't trigger the slice problem 10 years ago
  Andy Li 3bf4a6a938 tweak unit test timeout 10 years ago
  Andy Li 9d7a14b7fa [AppVeyor] use the default image 10 years ago
  Andy Li 0844834694 [SauceLabs] OSX 10.6 is no longer supported by SauceLabs 10 years ago
  Cauê Waneck ed94bd0fd2 [java/cs] Correctly restrict adding the abstract's own type params 10 years ago
  Cauê Waneck f54dc960e1 [cs] Check `params` array by length. Closes #4407 10 years ago
  Cauê Waneck d64f140de9 [cs/java] Consider KExpr as Dynamic 10 years ago
  Cauê Waneck e5da054743 [cs] Really fix #4363 10 years ago
  Cauê Waneck 96be178f21 [java/cs] Enable -dce no testing 10 years ago
  Cauê Waneck b41619e6ec [java] Make sure that all properties for java.lang.* stubs are extern 10 years ago
  Cauê Waneck fd39983bf4 [cs] Do not add explicit interfaces as their real fields' overload 10 years ago
  Simon Krajewski 77d171b15c Merge pull request #4206 from HaxeFoundation/development 10 years ago
  Simon Krajewski b39a37a804 set CHANGES.txt date [skip ci] 10 years ago
  Hugh ddb899e88e Add nativeGen note 10 years ago
  Andy Li 6f7d9912c4 reverted to use Nicolas's logic 10 years ago
  Andy Li 7ae2b6713d clean up the js.html.compat polyfill code 10 years ago
  Simon Krajewski ae551d9ceb sync haxelib 10 years ago
  Simon Krajewski 6259409a81 CHANGES.txt update [skip ci] 10 years ago
  Andy Li 8b0ddd4f61 Fixed #4138. Fixed #4183. 10 years ago
  Andy Li 00828b4f69 provide polyfills of ArrayBuffer and DataView 10 years ago
  Andy Li 5fc4f8d42c use Function() to access global stuffs (see #4138) 10 years ago
  Andy Li 80e27f1898 minor - use `report` instead of `trace` to print `SUCCESS:` 10 years ago
  Andy Li 082467d75a [unit test] should report result in checkDone or else the async tests will be ignored... 10 years ago
  Dan Korostelev 3b7880f837 Merge pull request #4204 from Gama11/ClassNotFound 10 years ago
  hughsando 3f4d4df0f3 [cpp] Allow classes called 'String' in sub-packages 10 years ago
  hughsando 22af519ad0 [cpp] Fix compile when no main is specified 10 years ago