angular-cn/tools/transpiler/src
Vojta Jina 94e556465b fix(transpiler): only call transform/visit when defined
Our custom ParseTree classes should not expect that every
transformer/visitor defines the methods to transform/visit them.
2014-10-09 15:08:30 -07:00
..
codegeneration feat(transpiler): add support for arrow functions 2014-10-09 14:44:07 -07:00
outputgeneration feat(transpiler): implement optional params 2014-10-09 14:27:32 -07:00
syntax/trees fix(transpiler): only call transform/visit when defined 2014-10-09 15:08:30 -07:00
compiler.js feat(transpiler): constructor and typed field semantics 2014-10-02 21:02:47 -07:00
parser.js refactor: simplify and make tests work in JS and Dart 2014-09-28 21:50:38 -07:00