Commit History

Author SHA1 Message Date
  Nicolas Cannasse 6f7922875f skip compilation if no module has been changed (hl specific) 4 years ago
  Aleksandr Kuzmenko 7d0faa039f release 4.1.4 5 years ago
  Aleksandr Kuzmenko 280b13bd3f [cpp] fixed Lib.stringReference (closes #8457) 5 years ago
  Aleksandr Kuzmenko bef5c6c067 [jvm] get unboxed types when figuring binop result type (#9870) 5 years ago
  Aleksandr Kuzmenko eff1844a62 [jvm] fixed `Null<Float> * Int` multiplication 5 years ago
  Aleksandr Kuzmenko 60a62d6ed6 [hl] drop data of terminated threads (fixes #9875) 5 years ago
  Aleksandr Kuzmenko ce52d52a13 replaced `is` with `Std.isOfType` 5 years ago
  Aleksandr Kuzmenko de740a0418 [tests][cpp] fixed test #9863 5 years ago
  Aleksandr Kuzmenko 238fbf0fd3 [jvm] fixed `sys.thread.Thread.current()` for non-haxe threads (closes #9863) 5 years ago
  Aleksandr Kuzmenko 1cda7c0311 [ci][mac] try with default nodejs version 5 years ago
  Aleksandr Kuzmenko 8a658a9f59 [tests] ignore Java VM info messages in misc tests 5 years ago
  Aleksandr Kuzmenko a438850342 [ci][python] update pypy download link 5 years ago
  Aleksandr Kuzmenko 9bbdc61bbb `alloc_var` instead of `gen_local` in Exceptions.filter (closes #9848) 5 years ago
  Aleksandr Kuzmenko 4f6fa66c77 better perf of exceptions filter 5 years ago
  Aleksandr Kuzmenko 86f150a091 fixed typing of arrow funcs with empty bodies (closes #9843) 5 years ago
  Simon Krajewski 26665f0a35 [ci] run brew update --preinstall 5 years ago
  Simon Krajewski d0d1c053a2 [tests] make CI green again 5 years ago
  Aleksandr Kuzmenko a8393e9e72 [tests] dodge #9642 5 years ago
  Aleksandr Kuzmenko e0e1e19b56 [macro] changed Context.getResource() to actually return `Bytes` instances (fixes #9838) 5 years ago
  Aleksandr Kuzmenko c14dd2fd66 [matcher] don't unify switch type with the expected type, 5 years ago
  Aleksandr Kuzmenko 18901a2d16 [flash] use `Dynamic` as a default type param for `Vector` loaded from swc 5 years ago
  Aleksandr Kuzmenko 5319debd89 allow any type on top of Dynamic in catch type params (closes #9641) 5 years ago
  Aleksandr Kuzmenko 7d1d9121ef [java][cs] ignore @:generic base classes (fixes #9799) 5 years ago
  Aleksandr Kuzmenko b31f77aa6d [php] fixed extern for fseek 5 years ago
  Aleksandr Kuzmenko ed660b4e06 changelog 5 years ago
  Aleksandr Kuzmenko 3455b817fd [php] fixed false detection of `catch` vars in anon functions 5 years ago
  Aleksandr Kuzmenko c7d2c7aac5 release 4.1.3 5 years ago
  Aleksandr Kuzmenko 5036b772ed forbid return outside functions (closes #9659) (#9665) 5 years ago
  Aleksandr Kuzmenko 8a67dc64e7 [cs] fixed cs.Lib.rethrow (closes #9738) 5 years ago
  Justin Donaldson 6cbdcc745c [lua] use stable versions for lua libs if possible 5 years ago