Commit Graph

11 Commits

Author SHA1 Message Date
efortuna@google.com 742e1ffcbe Rename XMLHttpRequest to HttpRequest.
Review URL: https://chromiumcodereview.appspot.com//10823352

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11070 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-21 16:39:35 +00:00
johnniwinther@google.com 647498e74c Full typedef support in dartdoc.
Review URL: https://chromiumcodereview.appspot.com//10823390

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11024 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-21 09:31:18 +00:00
johnniwinther@google.com 7052f733b7 Fix dartdoc to dart2js path in SDK
BUG=4566,4627

Review URL: https://chromiumcodereview.appspot.com//10832408

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11015 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-21 07:46:20 +00:00
dgrove@google.com 196afa584c Add pubspec files to args and dartdoc .
Review URL: https://chromiumcodereview.appspot.com//10823399

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10928 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-17 22:16:15 +00:00
ahe@google.com 027e95f898 Fix dart2js_mirror breakage.
Review URL: https://chromiumcodereview.appspot.com//10831369

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10897 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-17 13:52:49 +00:00
johnniwinther@google.com d1cdeaf426 Change line endings from Windows to Unix
Review URL: https://chromiumcodereview.appspot.com//10827394

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10881 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-17 11:21:55 +00:00
johnniwinther@google.com ac5a4808d8 Skeleton typedef type implementation
Review URL: https://chromiumcodereview.appspot.com//10832136

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10880 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-17 11:15:44 +00:00
ager@google.com 59df4e7735 Add a couple of workarounds for issues caused by current dart2js patch
support.

R=johnniwinther@google.com,lrn@google.com
BUG=

Review URL: https://chromiumcodereview.appspot.com//10836312

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10878 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-17 10:45:08 +00:00
regis@google.com d9b0276a4c Require two type arguments for map literals (issue 4522).
Spec has been changed back.
VM temporarily accepts a single type argument and emits a warning.
Update tests, dart2js source, dartdoc, etc...
Disable failing co19 tests (issue 175 filed).
Review URL: https://chromiumcodereview.appspot.com//10854191

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10861 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-16 20:44:32 +00:00
kasperl@google.com db90e62daa Get rid of obsolete call.
R=johnniwinther@google.com
BUG=

Review URL: https://chromiumcodereview.appspot.com//10854183

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10806 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-16 12:02:35 +00:00
dgrove@google.com 39889f6270 Move dartdoc from lib/ to pkg/ .
Reviewed at desk by rnystrom, since gcl upload fails when there
are binary images in the change.

TBR=rnystrom@google.com



git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10776 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-15 22:59:55 +00:00