angular/modules/angular2/test/transform
Tim Blasi f11f4e0b45 style(dart): Format with dartfmt v0.2.0
Format all pure Dart code with package:dart_style v0.2.0

Command:
```
find -type f -name "*.dart" | xargs dartformat -w
```
2015-08-05 11:04:29 -07:00
..
bind_generator style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
common style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
deferred_rewriter style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
directive_linker style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
directive_metadata_extractor style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
directive_processor style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
integration style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
reflection_remover style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
template_compiler style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
transform.server.spec.dart feat(transformers): directive aliases in Dart transformers (fix #1747) 2015-07-23 15:25:32 -07:00