Commit Graph

5 Commits

Author SHA1 Message Date
lrn@google.com 42dac4c7b4 Add some ArgumentError and RangeError constructors that capture more information.
Switch some uses of RangeError.range to RangeError.index.
Fix bug in Queue where elementAt allowed `length` as input.

R=sgjesse@google.com

Review URL: https://codereview.chromium.org//711003002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41653 260f80e4-7a28-3924-810f-c04153c831b5
2014-11-11 07:55:47 +00:00
lrn@google.com ce2d7c8bd9 Update package:typed_data to 1.0.0
R=sgjesse@google.com

Review URL: https://codereview.chromium.org//499373004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39539 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-26 08:44:11 +00:00
lrn@google.com c63d5e01c0 Adding license files to packages.
R=sgjesse@google.com

Review URL: https://codereview.chromium.org//119203002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31264 260f80e4-7a28-3924-810f-c04153c831b5
2013-12-19 12:36:15 +00:00
lrn@google.com 8d63f101f0 Remove suprplus quoting from pubspec author fields.
R=sgjesse@google.com

Review URL: https://codereview.chromium.org//119093005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31261 260f80e4-7a28-3924-810f-c04153c831b5
2013-12-19 12:12:44 +00:00
lrn@google.com 047b32681d Create associated packages for the dart:collection and dart:async libs.
R=sgjesse@google.com

Review URL: https://codereview.chromium.org//113883002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31260 260f80e4-7a28-3924-810f-c04153c831b5
2013-12-19 11:57:56 +00:00