angular-cn/modules/angular2/test/facade
Martin Probst c7e48350d3 chore: kill ListWrapper.create() and .push().
These wrappers are not natively understood by
ts2dart. Removing them will improve Dart2JS
compilation due to fewer megamorphic calls to List
functions.

It also makes Angular code more succinct and
improves type safety in Angular due to better type
inference of the Array component type.

This change exposed several bugs in Angular.
2015-06-17 16:21:55 -07:00
..
async_dart_spec.dart style(dart): Format Dart source with dart_style 0.1.8 2015-05-29 10:42:47 -07:00
async_spec.ts fix(facade): Make PromiseWrapper#all semantics equivalent 2015-06-01 07:26:46 -07:00
collection_spec.ts fix(facade): Fix bug in TS indexOf 2015-05-28 06:56:24 -07:00
lang_spec.ts chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00