angular-cn/modules/angular2/test/change_detection
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
..
generated refactor(change detect): Clean up change detector test layout 2015-06-10 16:09:48 -07:00
generator refactor(change detect): Clean up change detector test layout 2015-06-10 16:09:48 -07:00
parser chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
pipes chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
change_detection_spec.ts feat(dart/transform): Use the best available Change Detectors 2015-06-12 16:04:09 -07:00
change_detector_config.ts chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
change_detector_spec.ts chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
coalesce_spec.ts refactor(ProtoRecord): switch to enum 2015-06-11 17:11:34 +02:00
iterable.dart chore(packaging): move files to match target file structure 2015-02-05 15:46:13 -08:00
iterable.ts refactor(ChangeDetection): convert change detection tests to typescript 2015-05-28 10:01:30 -07:00
util.ts fix: fix clang errors 2015-05-28 11:08:26 -07:00