Commit History

Author SHA1 Message Date
  Simon Krajewski 7a8d5ea256 [analyzer] propagate field closures 5 years ago
  Simon Krajewski 915daa03a0 [display] fix display check for too many arguments 5 years ago
  Simon Krajewski a057103bab [display] add non-primary-type modules to document symbols 5 years ago
  Simon Krajewski e560b1ea28 [tests] add test 5 years ago
  Dan Korostelev 2789d25c5f remove catch type name collision check (closes #9533) (#9534) 5 years ago
  Dan Korostelev f62bdc0237 [js] improve typing for Promise.catchError (closes #8170) 5 years ago
  Dan Korostelev dfcfd34e1a [dce] don't process expressions of extern classes (closes #8176) (#9532) 5 years ago
  Dan Korostelev fea3d93846 [cs] also insert 0 between dot and e in scientific floats (closes #7942) 5 years ago
  Simon Krajewski 052a1c3e62 CfOverride (#9531) 5 years ago
  Aleksandr Kuzmenko 8c47e752ef [unix] fix double slashes in Path.get_full_path (#9509) 5 years ago
  Aleksandr Kuzmenko c2ab685d4b disable test #9087 for GH Actions 5 years ago
  Aleksandr Kuzmenko 693f252161 use inline template instead of a separate file for #9087 test 5 years ago
  Simon Krajewski 0d206ab2c6 [jvm] remove some class loader code that breaks everything 5 years ago
  Simon Krajewski b7016b3b3e [debug] fix type parameter dumping 5 years ago
  Aurel Bílý a0939ea090 [ci] cancel previous runs on commits 5 years ago
  Aleksandr Kuzmenko 6e24269e87 [unix] Path.get_full_path without accessing file system (#9509) 5 years ago
  Aleksandr Kuzmenko 3e8022ea7e workaround #9039 test failure 5 years ago
  Simon Krajewski 2ae4cb0837 [typer] allow `using` module's private types 5 years ago
  Simon Krajewski 32d1ddca98 [typer] allow importing private types of current module 5 years ago
  Simon Krajewski 219194de3e [display] don't try to load everything in macro mode 5 years ago
  Simon Krajewski 4d662bfbad [analyzer] copy-propagate `this` 5 years ago
  Simon Krajewski 73db9f28be [json] fix some names and consider @:realPath 5 years ago
  Simon Krajewski 89bbb911b1 [display] check local function locals for display 5 years ago
  Simon Krajewski 21cf1eb4a6 [jvm] dig up local names from LocalVariableTable 5 years ago
  Simon Krajewski be100785bc [jvm] banish private toplevel types to haxe.root 5 years ago
  Simon Krajewski 77ea95dd53 [jvm] make sure libraries are loaded before looking up 5 years ago
  Dan Korostelev fe0b024709 [ci] remove Travis/AppVeyor related CI code (#9525) 5 years ago
  Jens Fischer 93941e871e [java] use modern CLI arg syntax in error message 5 years ago
  Aleksandr Kuzmenko 870dbcfbaa no legacy syntax for new arguments 5 years ago
  Aleksandr Kuzmenko 7a88055773 [ci] gracefully fail on async exceptions in server tests 5 years ago