angular/modules
Tobias Bosch d24df799d3 Revert "feat(iterable_differ): support immutable lists"
In Dart, ImmutableLists are just a projection of an underlying list.
I.e. if the underlying list changes, the ImmutableList also changes.
So we can't make optimizations based on checking whether a collection
is an ImmutableList.

This reverts commit a10c02cb41.

Closes #8023
2016-04-13 17:02:48 +00:00
..
angular1_router revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
angular2 Revert "feat(iterable_differ): support immutable lists" 2016-04-13 17:02:48 +00:00
benchmarks revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
benchmarks_external revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
benchpress revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
payload_tests/hello_world/ts feat(dart/transform): Use angular2/platform/browser as bootstrap lib 2016-03-21 00:58:17 +00:00
playground revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00