angular/modules_dart/transform/test/transform
Ted Sander d9f362a713 fix(transformers): Fix @Input/@Output annotations with setters/getters
Fix @Input annotations to work with setter methods in dart, and fix @Output
annotations to work with getter methods in Dart when using transformers.

Closes #5251

Closes #5259
2015-11-13 02:42:38 +00:00
..
common refactor(core): move directives, pipes, and forms into common 2015-11-05 23:00:32 +00:00
deferred_rewriter feat(dart/transform): Bail early for files with no deferred libraries 2015-11-12 11:27:46 -08:00
directive_metadata_linker SQUASH ME! Unit test updates. 2015-11-05 12:19:27 -08:00
directive_processor fix(transformers): Fix @Input/@Output annotations with setters/getters 2015-11-13 02:42:38 +00:00
inliner_for_test refactor(dart/transform): Separate log & zone code 2015-11-05 10:24:36 -08:00
integration SQUASH ME! Unit test updates. 2015-11-05 12:19:27 -08: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 feat(core): renam AMBIENT_DIRECTIVES and AMBIENT_PIPES into PLATFORM_DIRECTIVES and PLATFORM_PIPES 2015-11-10 01:45:25 +00:00
transform.server.spec.dart refactor(dart/transform): Delete unused bind_generator 2015-10-28 08:18:56 -07:00