Jacob Richman
|
e0d2263bb3
|
Add @anonymous annotation and restrict object literal constructors to only anonymous classes. This frees up defining factory constructors that do not correspond to object literals on JS interop classes.
BUG=
R=sra@google.com
Review URL: https://codereview.chromium.org/1409033005 .
|
2015-10-29 19:18:19 -07:00 |
|
Olivier Chafik
|
90f9686c01
|
Move varargs.dart to lib/src (not ready for external publicity yet).
|
2015-10-23 16:00:14 +01:00 |
|
Olivier Chafik
|
f25a970187
|
Declarations for rest params / spread operator support in DDC (issue #24623).
|
2015-10-22 20:25:55 +01:00 |
|
Jacob Richman
|
be1fcb9441
|
Switch Js to JS
BUG=
R=sigmund@google.com
Review URL: https://codereview.chromium.org/1410403003 .
|
2015-10-19 17:32:10 -07:00 |
|
Kevin Moore
|
045325b32e
|
pkg/js: improved readme, added example
R=jacobr@google.com
Review URL: https://codereview.chromium.org/1411503002 .
|
2015-10-15 14:51:35 -07:00 |
|
Jacob Richman
|
cd2752431e
|
Support user generated custom native JS classes.
BUG=
R=jmesserly@google.com, sra@google.com
Review URL: https://codereview.chromium.org//1318043005 .
|
2015-10-13 13:15:28 -07:00 |
|