angular/modules/angular2/src/facade
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
..
async.dart chore: fix DDC errors / warnings 2016-03-08 22:17:32 +00:00
async.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
base_wrapped_exception.dart chore(build): Remove circular dependency in Angular 2 ES5 output. 2016-03-03 17:42:33 +00:00
base_wrapped_exception.ts chore(build): Remove circular dependency in Angular 2 ES5 output. 2016-03-03 17:42:33 +00:00
browser.dart fix(core): various dart-specific fixes for core and facades 2015-11-11 11:45:58 -08:00
browser.ts build(npm): update to typescript@1.7.3 + fix broccoli-typescript + fix src 2015-12-10 01:32:44 +00:00
collection.dart Revert "feat(iterable_differ): support immutable lists" 2016-04-13 17:02:48 +00:00
collection.ts Revert "feat(iterable_differ): support immutable lists" 2016-04-13 17:02:48 +00:00
exception_handler.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
exceptions.dart chore(build): Remove circular dependency in Angular 2 ES5 output. 2016-03-03 17:42:33 +00:00
exceptions.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
facade.dart fix(core): various dart-specific fixes for core and facades 2015-11-11 11:45:58 -08:00
facade.ts feat(facade): do not reexport Observable from angular2/core 2015-12-12 19:28:13 +00:00
intl.dart refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
intl.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
lang.dart feat(transformers): changes transformers to collect information about providers and resolve identifiers during linking 2016-04-10 19:36:16 -07:00
lang.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
math.dart refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
math.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
promise.dart chore: fix DDC errors / warnings 2016-03-08 22:17:32 +00:00
promise.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00