ager@google.com
|
722c1a3ce6
|
Deprecate Math object in corelib in favor of dart:math library.
Review URL: https://chromiumcodereview.appspot.com//10829459
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11155 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-22 14:33:01 +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 |
|
nweiz@google.com
|
d56327e507
|
Re-enable Yaml tests on dart2js and dartc.
Also fix a couple warnings in dart2js.
Review URL: https://chromiumcodereview.appspot.com//10444016
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7966 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-05-24 22:58:45 +00:00 |
|
nweiz@google.com
|
faf738c5ed
|
Don't make a void arrow function.
Review URL: https://chromiumcodereview.appspot.com//10414015
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7821 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-05-21 20:30:48 +00:00 |
|
nweiz@google.com
|
16f047132d
|
Support a much larger subset of YAML.
With this change, the only parts of the syntax we don't parse are directives,
tags, and anchors.
Review URL: https://chromiumcodereview.appspot.com//10377186
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7771 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-05-18 21:56:15 +00:00 |
|
nweiz@google.com
|
3e83522697
|
Move Yaml into utils/pub.
Review URL: https://chromiumcodereview.appspot.com//10339009
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7264 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-05-02 23:37:17 +00:00 |
|