Commit History

Author SHA1 Message Date
  Dan Korostelev 30e02b54f0 [ci] update download-artifact and fix it hopefully? 4 years ago
  Dan Korostelev b9a41b1f06 [ci] fix mac build? 4 years ago
  Rudy Ges 65bb88834c [ilib] Handle null value in System.Type instance (#9948) 4 years ago
  Rudy Ges 1a26b64270 [cs] Add .NET 5.0 (#10043) 4 years ago
  Aleksandr Kuzmenko 97686d4022 [php] fixed generation with `-D php-front=subdir/index.php` (closes #10037) 4 years ago
  George Corney abfa984391 A few spelling corrections in EventLoop.hx comments (#10033) 4 years ago
  Aleksandr Kuzmenko 076f1535c9 fixed rest arguments of `Dynamic` type (closes #10030) 4 years ago
  Aleksandr Kuzmenko 505b4c36a2 update more tests 4 years ago
  Aleksandr Kuzmenko 756fc58564 [jvm] fix calling functions with rest args 4 years ago
  Aleksandr Kuzmenko d2710dc88d fixed override+abstract spec check for overloaded methods (#10024) 4 years ago
  Dan Korostelev 982e811b45 remove more invalid override 4 years ago
  Dan Korostelev 323a9fad03 remove more `override` for abstract method implementations 4 years ago
  Aleksandr Kuzmenko 0639d448c0 [php] fixed rest args after optional args (#10018) 4 years ago
  Aleksandr Kuzmenko 61c0e3c3b6 update threads tests 4 years ago
  Aleksandr Kuzmenko fa40b8bb42 [js] fixed rest args after optional args (closes #10018) 4 years ago
  Aleksandr Kuzmenko 419838957a update tests 4 years ago
  Jens Fischer 844cbe6e90 [std] improve haxe.Rest docs and mention ... syntax (#10010) 4 years ago
  Aleksandr Kuzmenko 287a8d7a24 enforce the spec of 'override'ing 'abstract function's (closes #10024) 4 years ago
  Aleksandr Kuzmenko 35a3b8bc08 [js] added brackets to haxe.Rest.toString() (#10011) 4 years ago
  Aleksandr Kuzmenko 842e57f03e minor 4 years ago
  Dan Korostelev eec1951c4a support ...rest argument declaration without type hint (see #10019) (#10021) 4 years ago
  Aleksandr Kuzmenko a309db55c6 [flash] added brackets to haxe.Rest.toString() (#10011) 4 years ago
  Aleksandr Kuzmenko ba193e4d8c added haxe.Rest.toString (closes #10011) 4 years ago
  Dan Korostelev 5c1342422b [js] generate non-rest arguments normally for es5 (closes #9992) 4 years ago
  Aleksandr Kuzmenko fb67f3cac0 [macro] handle rest args for macros 4 years ago
  Aleksandr Kuzmenko f3cd560e6d better error message for missing abstract modifier 4 years ago
  Aleksandr Kuzmenko f492214a27 [ci][mac] do whatever brew error message says (#10022) 4 years ago
  Aleksandr Kuzmenko 16e44eccea [display] fixed parameter index in signature help for rest args (closes #10008) 4 years ago
  Aleksandr Kuzmenko 50fb6653c4 fixed creating closures of Abstract.new with @:forward.new (closes #10007) 4 years ago
  Aleksandr Kuzmenko a1ddd9efa6 improved error reporting for overload'ed fields (closes #10005) 4 years ago