Simon Krajewski
|
5555a730a6
another fix
|
5 years ago |
Simon Krajewski
|
31e22d9b98
fix
|
5 years ago |
Simon Krajewski
|
64e2fa1d9e
fix `encode_type` too
|
5 years ago |
Simon Krajewski
|
603679bb09
deal with `decode_type` somehow
|
5 years ago |
Simon Krajewski
|
1b5039f2d0
lose type parameter on `TDynamic`, use the abstract instead
|
5 years ago |
Aleksandr Kuzmenko
|
bd12508df6
Revert "narrow error positions for "Type not found" (closes #9705)"
|
5 years ago |
Aleksandr Kuzmenko
|
5eead409d1
narrow error positions for "Type not found" (closes #9705)
|
5 years ago |
Justin Donaldson
|
c5bbc98115
[lua] use stable versions for lua libs if possible
|
5 years ago |
Justin Donaldson
|
31a89c269f
[lua] new haxe-deps
|
5 years ago |
Justin Donaldson
|
cdd7ea38ce
[lua] bump haxe-deps to 0.0.1-3
|
5 years ago |
Jens Fischer
|
38948d020c
Minor improvements for define.json
|
5 years ago |
Dmitrii Maganov
|
05740e5277
[abstracts] code style changes for abstract unify functions (#9704)
|
5 years ago |
Dan Korostelev
|
271b369b62
[js] inline StringMap iterators (#9702)
|
5 years ago |
Aleksandr Kuzmenko
|
48c31bdfb9
fix inlining of `@:pure` functions (closes #9699, fallout after #9690)
|
5 years ago |
Mario Carbajal
|
efaecfea3c
Apply texpr.for_remap in ForRemap filter when a TFor escapes (#9673)
|
5 years ago |
Aleksandr Kuzmenko
|
ea5ede14cc
[python] support @:native("") on extern classes (closes #6448)
|
5 years ago |
Simon Krajewski
|
11836c8854
[typer] invert order of abstract from/to
|
5 years ago |
Aleksandr Kuzmenko
|
e716164b62
[php] fix "cannot use temp expr in write context" for call args with reference semantics
|
5 years ago |
Aleksandr Kuzmenko
|
8310be524b
[php] support @:native("") for extern classes (#6448)
|
5 years ago |
Simon Krajewski
|
0ab5cefc12
[typer] deal with `TFun` in `unify_min`
|
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 |