Commit History

Author SHA1 Message Date
  Simon Krajewski 48d5e79f8c [typer] remove "for function argument" errors 5 years ago
  Simon Krajewski 517d04a2cf [typer] let's see if this breaks anything 5 years ago
  Aleksandr Kuzmenko 069c8d666b Throw NotImplementedException in std instead of strings (#9687) 5 years ago
  Simon Krajewski 4a02065ad6 [typer] factor out some parts of `unify_min` 5 years ago
  Simon Krajewski b8fe47178d [typer] even more uctx 5 years ago
  Simon Krajewski d5a5ab1edf Collect and reset monomorphs on failed overload resolution (#9696) 5 years ago
  Simon Krajewski cec6bc7c21 [typer] add more uctx 5 years ago
  Aleksandr Kuzmenko 8ef13067b9 [php] added php.Global.mb_scrub() 5 years ago
  Simon Krajewski 5fad913a1c [typer] replace some mk_mono with spawn_monomorph 5 years ago
  Aleksandr Kuzmenko 1f9bf476dd don't inline Meta.Pure meta if it was added automatically (fixes #9690) 5 years ago
  Justin Donaldson 526bd66a61 [lua] use old/fast json parser 5 years ago
  Justin Donaldson 1cdc7a29fe [lua] fix microsecond haxe.Time precision 5 years ago
  Aleksandr Kuzmenko 8d017da610 NotImplementedException; ArgumentException 5 years ago
  Aleksandr Kuzmenko 852b2ba25c [exceptions] use `exc.toString()` instead of a `exc.message` in `exc.details()` 5 years ago
  Dan Korostelev 981e624305 parse `expr is typepath` outside parenthesis (#9672) 5 years ago
  Cédric Belin 8820cfbea3 [php] Add the `http_response_code()` function (#9683) 5 years ago
  Dimitri Pomier 32a5b1ccab cache loaded plugins (#9677) 5 years ago
  Dan Korostelev 3ce45be54b [swf] fix #9678 and add test (#9679) 5 years ago
  Aleksandr Kuzmenko 3ba716717c added js.lib.Object.isSame; deprecated js.lib.Object.is (#2976) 5 years ago
  Aleksandr Kuzmenko 256efbd9cc don't emit a warning about "is" if it already has @:deprecated (#2976) 5 years ago
  Simon Krajewski 055a149cb4 [display] fix compilation 5 years ago
  Aleksandr Kuzmenko 21530d939e deprecate using "is" as an identifier (#2976) 5 years ago
  Simon Krajewski c41f1b5cff [optimizer] remove some stuff and see if anyone notices 5 years ago
  Simon Krajewski 3aec09f522 [typer] deal with reflexive monomorph binding 5 years ago
  Simon Krajewski 4909dd8c64 [typer] move overload resolution to its own module 5 years ago
  Simon Krajewski 232ef72e87 [typer] this should be safe to remove now 5 years ago
  Mario Carbajal 7dc565e633 Add test for the fix in commit 1c167d0 5 years ago
  Mario Carbajal 1c167d0375 Fix cancelled inline constructor method returning a not cancelled inline variable. 5 years ago
  Dmitrii Maganov b1cf6da739 [matcher] fix handling of forward shadowing (#9628) 5 years ago
  Aleksandr Kuzmenko 8ef3be1ae8 added deprecation warning to Std.is (#2976) 5 years ago