|
@@ -26,7 +26,6 @@
|
|
php : Optimized `Map.copy()` and `Array.copy()`
|
|
php : Optimized `Map.copy()` and `Array.copy()`
|
|
php : Optimized iterators of `Map` and native arrays.
|
|
php : Optimized iterators of `Map` and native arrays.
|
|
php : Support native PHP generators. See `php.Syntax.yield()` and `php.Generator`
|
|
php : Support native PHP generators. See `php.Syntax.yield()` and `php.Generator`
|
|
- js : Updated jQuery extern (js.jquery.*). Supporting jQuery up to 3.3.1.
|
|
|
|
js : updated HTML externs
|
|
js : updated HTML externs
|
|
eval : improved object prototype field handling (#7393)
|
|
eval : improved object prototype field handling (#7393)
|
|
eval : optimized int switches (#7481)
|
|
eval : optimized int switches (#7481)
|
|
@@ -41,6 +40,7 @@
|
|
all : warn about expressions in extern non-inline fields (#5898)
|
|
all : warn about expressions in extern non-inline fields (#5898)
|
|
all : removed `-D use-rtti-doc`, always store documentation instead (#7493)
|
|
all : removed `-D use-rtti-doc`, always store documentation instead (#7493)
|
|
all : disallowed macro-in-macro calls (#7496)
|
|
all : disallowed macro-in-macro calls (#7496)
|
|
|
|
+ js : removed jQuery and swfobject externs (#7494)
|
|
|
|
|
|
Bugfixes:
|
|
Bugfixes:
|
|
|
|
|