angular/tools/transpiler/src
gdi2290 b61b8d60b7 refactor(forEach): change to for-of with iterable
rename: foreach -> for
rename: array -> iterable
update: DartParseTreeWriter
update: naive_infinite_scroll
update: todo
fix: tests in foreach_spec

Closes #919
2015-03-21 14:19:21 -07:00
..
codegeneration fix(transpiler): support arrow functions with complex body in named arguments 2015-02-16 10:48:44 -08:00
outputgeneration refactor(forEach): change to for-of with iterable 2015-03-21 14:19:21 -07:00
patch fix(setup): use upstream traceur with explicit patches 2015-02-06 17:04:08 -08:00
syntax/trees feat(transpiler): implement @IMPLEMENTS 2014-12-29 12:29:00 -08: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 fix(setup): use upstream traceur with explicit patches 2015-02-06 17:04:08 -08:00
type_mapping.js fix(types): Add StringMap type 2015-02-18 09:53:27 -08:00