angular/modules_dart/transform/test/transform
Tim Blasi 27ead8c883 feat(dart/transform): Do not declare outputs
Experience shows that for large projects, declaring transformer outputs
can cause ~10x slowdown. Remove output declarations to avoid this.
2015-10-21 14:20:03 -07:00
..
bind_generator refactor(dart): Format Dart code 2015-10-20 17:39:37 +00:00
common refactor(dart/transform): Simplify logging class 2015-10-21 12:52:28 -07:00
deferred_rewriter chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
directive_metadata_linker fix(dart/transform): Fix issue with deferred in .ng_deps 2015-10-19 13:50:47 -07:00
directive_processor refactor(dart/transform): Simplify logging class 2015-10-21 12:52:28 -07:00
inliner_for_test chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
integration fix(dart/transform): Fix issue with deferred in .ng_deps 2015-10-19 13:50:47 -07:00
reflection_remover refactor(transform): Remove reflection_entry_points parameter 2015-08-31 13:02:29 -07:00
stylesheet_compiler feat(dart/transform): Do not declare outputs 2015-10-21 14:20:03 -07:00
template_compiler chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
transform.server.spec.dart fix(dart/transform): Write correct ng_deps without deferred imports 2015-10-07 11:21:59 -07:00