angular-cn/modules/angular2/test/transform
Tim Blasi c58b0ff787 refactor(change_detect): Share more codegen logic
Move more logic in our codegen into a shared util which is called by the
Jit & Prege change detector code.
2015-08-04 18:55:07 +00: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 cleanup(di): renamed viewInjector and hostInjector 2015-07-31 09:49:51 -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): Share more codegen logic 2015-08-04 18:55:07 +00:00
reflection_remover fix(bootstrap): fix expressions containing bootstrap (fixes #3309) 2015-07-30 12:06:53 -07:00
template_compiler perf(change_detection): removed the currentProto property 2015-07-31 00:31:11 +00:00
transform.server.spec.dart feat(transformers): directive aliases in Dart transformers (fix #1747) 2015-07-23 15:25:32 -07:00