angular-cn/modules/angular2/test/transform
Tim Blasi 192cf9ddf5 refactor(change_detect): Move common fields to AbstractChangeDetector
Move fields common to Dynamic, Jit, and Pregen change detectors into the
`AbstractChangeDetector` superclass to save on codegen size and reduce
code duplication.

Update to #3248, closes #3243
2015-07-29 10:46:49 -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 fix(transformer): Fix generation of `annotations` argument when registering functions. 2015-07-28 15:26:33 -07:00
integration refactor(change_detect): Move common fields to AbstractChangeDetector 2015-07-29 10:46:49 -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