angular-cn/modules/angular2/test/transform
Tim Blasi 40a3cd2ab1 style(dart/transform): Do not format generated code by default
Formatting code requires time and memory during the build -- do not do
it unless explicitly requested via a parameter to the transformer.

Add an entry to the
[wiki](https://github.com/angular/angular/wiki/Angular-2-Dart-Transformer)
describing the added parameter.
2015-08-06 23:32:01 +00: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 refactor(dart/transform): Show friendly messages for transform failures 2015-08-06 22:28:10 +00: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/transform): Do not format generated code by default 2015-08-06 23:32:01 +00: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