Commit History

Author SHA1 Message Date
  Dan Korostelev f3f10820e2 [js] some preparation for #6049 5 years ago
  Aleksandr Kuzmenko cc725a464a [display] take interface field as the base field 5 years ago
  Aleksandr Kuzmenko 59696e8d19 fixed "go to definition" in server tests 5 years ago
  Aleksandr Kuzmenko ed11c83f3b [nullsafety] fixed varios scenarios of `if..else` branching (closes #9474) 5 years ago
  Dan Korostelev b51f5f4512 unify the way we report unsupported module-level declaration modifiers (closes #9461) 5 years ago
  Aleksandr Kuzmenko c18e1eaadb added opam version to release checklist 5 years ago
  70/V9 c95a1db302 set opam haxe version to 4.1.1 (#9473) 5 years ago
  Cédric Belin d5ece16562 [php] Add the missing SPL exceptions (#9469) 5 years ago
  Aleksandr Kuzmenko 163cf5f647 4.1.1 changelog 5 years ago
  Simon Krajewski 68fec00c17 [jvm] make enum `equals` implementations a bit less silly 5 years ago
  Simon Krajewski a0281aa7d0 [jvm] fix wonky || generation 5 years ago
  Simon Krajewski 3f41cef2cc [jvm] make more things `final` 5 years ago
  Dan Korostelev 7eba712d68 don't show "defined in this class" message when class is module-statics for now (see #9466) 5 years ago
  Aleksandr Kuzmenko 47c6d8c4c6 [php] more descriptive error upon a failure on string method call (#9464) 5 years ago
  Aleksandr Kuzmenko 7711bb543c update `@:native("hx::` to `@:native("::hx::` (fixes #9452) 5 years ago
  Justin Donaldson f61a0da6a6 [lua] remove extra semicolon from inline PairTools code 5 years ago
  Aleksandr Kuzmenko 27c263ebaf fixed typedefs recursion in an optional argument of an @:overload signature (closes #9455) 5 years ago
  Andy Li 02d7bda76d [Makefile] prevent `make haxelib` causing haxe to rebuild 5 years ago
  Andy Li e74c511e67 [Makefile] haxelib depends on haxe 5 years ago
  Andy Li bd5c6a7a4f [Makefile] quote command args 5 years ago
  Aleksandr Kuzmenko c271011b62 test (closes #7697) 5 years ago
  Simon Krajewski 234f277a4f [parser] allow `function` as package name 5 years ago
  Aleksandr Kuzmenko 354c24d308 fix unification loop for a chain of recursive typedef and abstract (closes #9428) 5 years ago
  Aleksandr Kuzmenko 37c475beb8 fix type_eq loop for recursive typedefs (#9428) 5 years ago
  Simon Krajewski f188c11187 [jvm] avoid some potentially unnecessary call argument casting 5 years ago
  Aleksandr Kuzmenko 9d516437bc fix completion with platform-specific files (#9423) 5 years ago
  Aleksandr Kuzmenko e8806cc467 minor doc for running server tests [skip ci] 5 years ago
  Aleksandr Kuzmenko 50fdf2399c don't process display request inside during a macro execution (closes #9449) 5 years ago
  Dan Korostelev beca35ce22 minor 5 years ago
  Dan Korostelev f29513005c fix naming 5 years ago