angular-docs-cn/tools/transpiler/src
Victor Berchet 94958e084e fix(super): `super()` now means call the proto of the current function.
See https://github.com/google/traceur-
compiler/commit/6732e5eddf203ae02bcfb8faea837590bf32c061
2014-10-27 22:26:38 +01:00
..
codegeneration fix(super): `super()` now means call the proto of the current function. 2014-10-27 22:26:38 +01:00
outputgeneration feat(transpiler): add support for getters 2014-10-16 16:11:18 -04:00
syntax/trees fix(transpiler): only call transform/visit when defined 2014-10-09 15:08:30 -07:00
compiler.js fix(super): `super()` now means call the proto of the current function. 2014-10-27 22:26:38 +01:00
parser.js design: view instantiation test 2014-10-10 20:54:33 -07:00