|
@@ -6,6 +6,7 @@
|
|
|
all : support completion on { if the expected type is a structure (#3907)
|
|
|
all : support (expr is Type) with mandatory parentheses (#2976)
|
|
|
all : allowed passing package dot-paths on command line (#4227)
|
|
|
+ js : introduced new jQuery extern (js.jquery.*) for jQuery 1.11.3 / 2.1.4 (#4377)
|
|
|
|
|
|
Bugfixes:
|
|
|
|
|
@@ -26,6 +27,7 @@
|
|
|
all : allowed creating closures on abstract inline methods (#4165)
|
|
|
all : type parameter declarations can now have metadata (#3836)
|
|
|
all : optimize Math.ceil/floor on constant arguments (#4223)
|
|
|
+ all : allowed extern classes to have field names being used for both static and instance (#4376)
|
|
|
python : use spaces instead of tabs to indent the output (#4299)
|
|
|
|
|
|
Standard Library:
|