dart-sdk/pkg/fixnum
lrn@google.com 6b4f4b1bab Change new List(n) to return fixed length list.
Deprecate List.fixedLength, add List.filled.

Make Iterable.toList and List.from take "growable" argument,
defaulting to false.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@19112 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-27 08:45:04 +00:00
..
lib Change new List(n) to return fixed length list. 2013-02-27 08:45:04 +00:00
test Change new List(n) to return fixed length list. 2013-02-27 08:45:04 +00:00
pubspec.yaml Add authors and homepages to packages. 2012-11-30 21:16:01 +00:00