angular-docs-cn/modules_dart/transform/lib
Tim Blasi e889ec8335 refactor(dart/transform): Use a protobufs representation during transform
To simplify processing and testing in the future, use protobufs to
represent of `.ng_deps.dart` files rather than always dealing
directly in Dart code.

This update does not actually use the protobuf representation, but this
is a step towards moving all phases to parse and use protobufs rather than
Dart code.
2015-09-15 08:39:07 -07:00
..
src/transform refactor(dart/transform): Use a protobufs representation during transform 2015-09-15 08:39:07 -07:00
transformer.dart chore(transform): move transform module to modules_dart 2015-08-24 03:39:07 +00:00