angular/modules/angular2/test
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
..
benchmark/transform chore(benchmarks): add transform benchmark runner and clean up benchmark output 2015-05-07 10:36:04 -07:00
change_detection chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
core chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
debug chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
di fix: add types for ts2dart's façade handling. 2015-06-12 15:41:08 -07:00
directives chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
dom refactor: update Dart package dependencies 2015-03-25 15:54:12 -07:00
facade chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
forms chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
http docs(Http): add docs for Http lib 2015-06-16 15:42:18 -07:00
mock refactor(xhr): move render's xhr implementation to render/ 2015-06-09 10:28:35 -07:00
reflection feat: support decorator chaining and class creation in ES5 2015-06-14 16:54:08 -07:00
render chore: kill ListWrapper.create() and .push(). 2015-06-17 16:21:55 -07:00
router feat(router): allow configuring app base href via token 2015-06-15 18:04:09 -07:00
services refactor(xhr): move render's xhr implementation to render/ 2015-06-09 10:28:35 -07:00
test_lib style(TestComponentBuilder): fix a typo in the spec 2015-06-16 17:37:58 +02:00
transform feat(query): notify on changes 2015-06-15 11:10:21 -07:00
util fix: Class factory now adds annotations 2015-06-15 22:23:54 -07:00