angular/modules/angular2/src/core
Tim Blasi 05a1c6c183 perf(compiler): Avoid unnecessary List concats
Update `BindingRecordsCreator#getBindingRecords` and `ProtoRecordBuilder#addAst`
to avoid unnecessary calls to `ListWrapper.concat`.

Closes #1905
2015-05-18 14:34:36 -07:00
..
annotations fix(decorators.es6): export Directive decorator 2015-05-07 15:12:22 -07:00
annotations_impl docs(annotations): correct List for directives for Component 2015-05-14 08:13:54 -07:00
compiler perf(compiler): Avoid unnecessary List concats 2015-05-18 14:34:36 -07:00
life_cycle refactor(VmTurnZone): renamed to NgZone 2015-05-12 21:03:24 +02:00
testability chore: dartfmt Dart code in the repo 2015-05-11 09:50:33 -07:00
zone refactor(VmTurnZone): renamed to NgZone 2015-05-12 21:03:24 +02:00
application.js refactor(view_manager): split inPlace views into root and free host views. 2015-05-15 13:24:53 -07:00
application_tokens.js refactor(proto_view_factory): expose data for generating change detectors 2015-05-13 17:11:59 -07:00
exception_handler.js feat(decorators): adds decorator versions of DI annotations. 2015-05-04 13:35:09 -07:00