angular/modules/angular2/test/transform
Tim Blasi a9efc48e71 refactor(change_detect): Create & use looseNotIdentical
Create `looseNotIdentical => !looseIdentical`, which will save a lot of
unnecessary '!' characters in generated change detectors.

Update to https://github.com/angular/angular/issues/3248
2015-07-28 14:59:31 -07:00
..
bind_generator chore(transformer): Use class for reflection info instead of a map 2015-07-24 13:12:57 -07:00
common feat(transformers): directive aliases in Dart transformers (fix #1747) 2015-07-23 15:25:32 -07:00
deferred_rewriter chore(transformer): Use class for reflection info instead of a map 2015-07-24 13:12:57 -07:00
directive_linker chore(transformer): Use class for reflection info instead of a map 2015-07-24 13:12:57 -07:00
directive_metadata_extractor chore(transformer): Use class for reflection info instead of a map 2015-07-24 13:12:57 -07:00
directive_processor style(dart): Run dartfmt v0.1.8+2 on all pure Dart code 2015-07-28 12:44:03 -07:00
integration refactor(change_detect): Create & use looseNotIdentical 2015-07-28 14:59:31 -07:00
reflection_remover chore(transformer): Use class for reflection info instead of a map 2015-07-24 13:12:57 -07:00
template_compiler chore(transformer): Use class for reflection info instead of a map 2015-07-24 13:12:57 -07:00
transform.server.spec.dart feat(transformers): directive aliases in Dart transformers (fix #1747) 2015-07-23 15:25:32 -07:00