Aleksandr Kuzmenko
|
a4ad6b13b8
don't overwrite file cache upon Context.parse() (#9336)
|
5 жил өмнө |
Aleksandr Kuzmenko
|
398822f972
don't forget to cache files for stringified positions (closes #9336)
|
5 жил өмнө |
Simon Krajewski
|
031345deb4
[jvm] (actually) "inherit" source file to inner classes
|
5 жил өмнө |
Simon Krajewski
|
73ecafabe2
[jvm] "inherit" source file to inner classes
|
5 жил өмнө |
Aleksandr Kuzmenko
|
6ef48a121a
[macro] save/restore expressions of fields (#9175)
|
5 жил өмнө |
Aleksandr Kuzmenko
|
c3170b7111
moved the test for #9204 to misc completely
|
5 жил өмнө |
Aleksandr Kuzmenko
|
a176acde2e
[cs] don't ignore Null<> upon detecting casts involving closures (closes #7428)
|
5 жил өмнө |
Simon Krajewski
|
ca9731f305
[optimizer] capture vars can always be affected
|
5 жил өмнө |
Simon Krajewski
|
5be6a36ac6
[eval] comply with assumed matchSub specification
|
5 жил өмнө |
Justin Donaldson
|
adc9ed1b25
[lua] __init__ comes before static initialization
|
5 жил өмнө |
Aleksandr Kuzmenko
|
ce56f300b6
Find references of the base field or include descendant fields (#9315)
|
5 жил өмнө |
Aleksandr Kuzmenko
|
eb3aecf3b1
reorganize server tests
|
5 жил өмнө |
Dan Korostelev
|
c40f569779
[js][es6] remove default arguments when rewriting constructors (closes #9321)
|
5 жил өмнө |
Aleksandr Kuzmenko
|
41a99a1cee
[display] added a test for `catch` without type hint (closes #9319)
|
5 жил өмнө |
Aleksandr Kuzmenko
|
b5fb9270d9
Allow no type hint for catch var. (#9269)
|
5 жил өмнө |
Aleksandr Kuzmenko
|
09cfe9f63c
change `is_parent csup c` into `extends c csup`
|
5 жил өмнө |
Aleksandr Kuzmenko
|
4c00264d25
[analyzer] fuse auto-generated vars of `haxe.extern.AsVar`
|
5 жил өмнө |
Aleksandr Kuzmenko
|
77468bc465
[php] retun null for closure creation on a field with null value (fixes #9316)
|
5 жил өмнө |
Aleksandr Kuzmenko
|
a56e3d1448
Better error reporting upon compiler crashes (#9314)
|
5 жил өмнө |
Aleksandr Kuzmenko
|
0c5f770eb8
fix renaming variables for recursive (closes #9312)
|
5 жил өмнө |
Aleksandr Kuzmenko
|
f9a7e541fd
shortcut to pretty-printing exprs for debug purposes
|
5 жил өмнө |
Aleksandr Kuzmenko
|
b339810915
[js][es6] fix renaming vars in nested blocks in switch-cases
|
5 жил өмнө |
Aleksandr Kuzmenko
|
49918598ce
[js] Use "let" for ES6 mode (#9280)
|
5 жил өмнө |
George Corney
|
bed92f594a
[js] Enable js.Browser to work with WebWorkers (#9167)
|
5 жил өмнө |
Aleksandr Kuzmenko
|
de834cfc89
Less local variable renaming in compiled code (#9304)
|
5 жил өмнө |
Dan Korostelev
|
7cee77ca6d
[java/jvm] use native SHA-1 and SHA-256 methods (see #9298)
|
5 жил өмнө |
Dan Korostelev
|
cc6fc0b72f
[js] add documentation for js.lib.RegExp (closes #9300)
|
5 жил өмнө |
Dan Korostelev
|
2b33b0f771
[js] add `groups` to the RegExp match objects (closes #9300)
|
5 жил өмнө |
Jens Fischer
|
af197e300c
[std] allow platform specific enum constructors (closes #3583)
|
5 жил өмнө |
Aleksandr Kuzmenko
|
54ff127c04
[macro] apply exception filters to macro code
|
5 жил өмнө |