angular/modules
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
..
angular2 chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
angular2_material chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
benchmarks chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
benchmarks_external feat: adjust formatting for clang-format v1.0.19. 2015-06-12 09:51:57 -07:00
benchpress chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
examples chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
rtts_assert feat: adjust formatting for clang-format v1.0.19. 2015-06-12 09:51:57 -07:00