dart-sdk/pkg
floitsch@google.com bef8ebb5f6 Add Iterable.fold (and Stream.fold) which replace reduce.
For now this is just a copy. In a next step we will change the behavior of
`reduce`.

BUG= http://dartbug.com/9536

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20978 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-05 16:12:40 +00:00
..
analyzer_experimental Tweak Resolver driver sample to prevent warning from new analyzer. 2013-03-27 00:31:09 +00:00
args Moved pkg pubspecs to use dev_dependencies where appropriate 2013-03-20 19:41:10 +00:00
browser Fix dart.js to handle query strings 2013-02-14 23:38:20 +00:00
fixnum Switch pkg packages, pub, and dartdoc to use package: imports. 2013-03-28 20:27:28 +00:00
http Add Iterable.fold (and Stream.fold) which replace reduce. 2013-04-05 16:12:40 +00:00
intl pkg/intl: cleanup after message extraction test 2013-03-22 17:13:05 +00:00
logging Switch pkg packages, pub, and dartdoc to use package: imports. 2013-03-28 20:27:28 +00:00
meta Update documentation links to point to the correct URLs. 2013-02-15 01:27:10 +00:00
oauth2 Switch pkg packages, pub, and dartdoc to use package: imports. 2013-03-28 20:27:28 +00:00
pathos Fixed two doc comments in pathos. 2013-03-04 17:26:37 +00:00
scheduled_test Add Iterable.fold (and Stream.fold) which replace reduce. 2013-04-05 16:12:40 +00:00
serialization Revert 20969: Reduce usage of IterableMixinWorkaround 2013-04-05 15:18:13 +00:00
source_maps Move source maps package to the dart repo, so it can be used by other internal 2013-03-20 23:41:50 +00:00
stack_trace Use the stack_trace library in scheduled_test. 2013-04-01 20:46:15 +00:00
unittest pkg/unittest: handling of runTests being called without any tests 2013-04-04 13:13:01 +00:00
webdriver Bring webdriver up to date with SDK changes, and a bit of refactoring. 2013-03-14 17:45:09 +00:00
yaml Moved pkg pubspecs to use dev_dependencies where appropriate 2013-03-20 19:41:10 +00:00
.gitignore Clean up svn:ignore property and .gitignore in dart, dart/pkg, dart/runtime, and dart/samples. 2012-11-27 14:07:53 +00:00
pkg.gyp pkg.gyp causes dartium build failure on windows 2012-12-11 05:57:04 +00:00
pkg.status Mark unittest_test as flaky 2013-04-03 14:40:37 +00:00