angular-docs-cn/modules/angular2/test/transform
Tim Blasi 0906ee8a4e refactor(change_detect): Abstract name logic into NameRegistry
Create `NameRegistry`, responsible for understanding how names are
generated for change detector fields and variables.

Use `NameRegistry` for both JS Jit & Dart pre-generated detectors.
Making progress on #3248
2015-07-24 18:58:09 -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(dart/transform): Handle mixed lifecycle specs 2015-07-24 18:02:04 -07:00
integration refactor(change_detect): Abstract name logic into NameRegistry 2015-07-24 18:58:09 -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