angular/modules_dart/transform/lib
Tim Blasi a18358d484 refactor(dart/transform): Fold bind_generator into other phases
Update `DirectiveProcessor` and `TemplateCompiler` to generate the
getters, setters, and methods currently generated in `BindGenerator`.

Update `DirectiveMetadataLinker` to output `.ng_meta.json` files instead
of `.ng_deps.dart` files, avoiding full codegen until the last phase.

This allows us to dedupe codegen logic and remove an additional phase
from the transformer.
2015-10-28 08:18:56 -07:00
..
src/transform refactor(dart/transform): Fold bind_generator into other phases 2015-10-28 08:18:56 -07:00
transformer.dart chore(transform): move transform module to modules_dart 2015-08-24 03:39:07 +00:00