angular/modules/angular2/src/change_detection
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
..
parser chore: rename for to ng-for 2015-05-12 15:32:44 -07:00
pipes feat(change_detection): uppercase and lowercase pipes 2015-05-15 19:46:52 +02:00
abstract_change_detector.ts build(typescript): Migrated change detection to typescript 2015-05-07 17:18:04 -07:00
binding_record.ts build(typescript): Migrated change detection to typescript 2015-05-07 17:18:04 -07:00
change_detection.ts feat(change_detection): uppercase and lowercase pipes 2015-05-15 19:46:52 +02:00
change_detection_jit_generator.dart chore: dartfmt Dart code in the repo 2015-05-11 09:50:33 -07:00
change_detection_jit_generator.ts build(typescript): Migrated change detection to typescript 2015-05-07 17:18:04 -07:00
change_detection_util.ts build(typescript): Migrated change detection to typescript 2015-05-07 17:18:04 -07:00
change_detector_ref.ts build(typescript): Migrated change detection to typescript 2015-05-07 17:18:04 -07:00
coalesce.ts build(typescript): Migrated change detection to typescript 2015-05-07 17:18:04 -07:00
constants.ts build(typescript): Migrated change detection to typescript 2015-05-07 17:18:04 -07:00
directive_record.ts build(typescript): Migrated change detection to typescript 2015-05-07 17:18:04 -07:00
dynamic_change_detector.ts fix(change_detection): updated dynamic change detector not to mutate when throwing 2015-05-08 10:46:08 -07:00
exceptions.ts build(typescript): Migrated change detection to typescript 2015-05-07 17:18:04 -07:00
interfaces.ts refactor(proto_view_factory): expose data for generating change detectors 2015-05-13 17:11:59 -07:00
proto_change_detector.ts perf(compiler): Avoid unnecessary List concats 2015-05-18 14:34:36 -07:00
proto_record.ts build(typescript): Migrated change detection to typescript 2015-05-07 17:18:04 -07:00