angular-docs-cn/modules_dart/transform
Tim Blasi cfef76f683 refactor(dart/transform): Error in name convert funcs on unexpected input
Issue raised in PR #6745.
Previously, the transformer name conversion functions could return the
input string on unexpected input, which is almost certainly an error.

`throw` in this case instead, so we know early that something has likely
gone wrong.

Closes #6753
2016-02-02 23:46:27 +00:00
..
lib refactor(dart/transform): Error in name convert funcs on unexpected input 2016-02-02 23:46:27 +00:00
test/transform test: fix transformer tests 2016-02-02 10:21:40 -08:00
pubspec.yaml refactor(dart/transform): Update protobuf dependencies 2015-10-19 10:32:17 -07:00