Aleksandr Kuzmenko
|
c0135f7ced
[java] fix OOM on `filter_param`
|
6 years ago |
Aleksandr Kuzmenko
|
40ccb85f90
[cs][java] follow typedefs on types normalization
|
6 years ago |
Aleksandr Kuzmenko
|
8ebaccb376
`-D source_map` also works for js
|
6 years ago |
Aleksandr Kuzmenko
|
4a745347f8
update version
|
6 years ago |
Aleksandr Kuzmenko
|
9d426ff6f4
changelog
|
6 years ago |
Aleksandr Kuzmenko
|
be3d5b6047
fix follow_without_null
|
6 years ago |
Aleksandr Kuzmenko
|
d9982e79fb
Revert "[display] kind of support --next for completion". See #8795
|
6 years ago |
Aleksandr Kuzmenko
|
316ab1f2fe
[inliner] don't generate default value for an arg if it's never read (fixes #8791)
|
6 years ago |
Aleksandr Kuzmenko
|
0f70137038
only check non-@:impl or commutative @:ops for right hand expr (fixes #8790)
|
6 years ago |
Simon Krajewski
|
5792f6a497
[optimizer] don't try to const-optimize switches on `this`
|
6 years ago |
Aleksandr Kuzmenko
|
831a119802
update tests for `macro @:from` change
|
6 years ago |
Simon Krajewski
|
a3bfc49794
[typer] don't immediately fail on incompatible macro @:from casts
|
6 years ago |
Simon Krajewski
|
b3ae4ceb02
[eval] steal NO_UTF8_CHECK flag for PCRE calls
|
6 years ago |
Simon Krajewski
|
7e77c8af70
[tests] use explicit server/invalidate requests instead of file touching for now
|
6 years ago |
Aleksandr Kuzmenko
|
8ceb9f331d
Eliminate unused vars on inlining (#8771)
|
6 years ago |
Simon Krajewski
|
c38faf4f9e
[tests] needs more invalidation perhaps?
|
6 years ago |
Aleksandr Kuzmenko
|
6350ebc1be
disable cast reducing (#8777)
|
6 years ago |
Aleksandr Kuzmenko
|
4723ab9743
only eliminate sequential casts with the same type (#8764)
|
6 years ago |
Aleksandr Kuzmenko
|
58f54b372d
fix assertion enum abstract values with casts (#8765)
|
6 years ago |
Aleksandr Kuzmenko
|
5d5112485b
fixed misleading error message (closes #8649)
|
6 years ago |
Aleksandr Kuzmenko
|
c37c2f87c9
update release date [skip ci]
|
6 years ago |
Aleksandr Kuzmenko
|
97f1e1a9d3
actually put mac installer to `mac-installer` directory
|
6 years ago |
Aleksandr Kuzmenko
|
98ca847e5b
upload mac installer to build.haxe.org
|
6 years ago |
Aleksandr Kuzmenko
|
9e6088dd74
disable test #8748
|
6 years ago |
Aleksandr Kuzmenko
|
0c1a36db63
[php] fix ssl requests with haxe.Http (closes #8755)
|
6 years ago |
Simon Krajewski
|
ef40bef314
[tests] disable for now
|
6 years ago |
Simon Krajewski
|
2fbd9cb1cf
[tests] every time we touch the tests fail...
|
6 years ago |
Simon Krajewski
|
8b49469316
[server] don't skip mtime checks for non-hx files
|
6 years ago |
Simon Krajewski
|
ccfe98b658
[display] add fake local on unknown ident when in nicolas-mode
|
6 years ago |
Simon Krajewski
|
d868aeeed1
[typer] remove CfOverridden, check override status through cl_descendants
|
6 years ago |