angular-cn/modules/@angular/compiler-cli/integrationtest
Chuck Jazdzewski eb5763c23f fix(compiler): Generates function expressions as returning any (#9980)
Function expressions are used in an expression context so untyped
function expressions should have any as the result type.

Fixes: #9877
2016-07-11 17:19:38 -07:00
..
src fix(compiler): Generates function expressions as returning any (#9980) 2016-07-11 17:19:38 -07:00
test refactor(core): clean up platform bootstrap and initTestEnvironment 2016-07-08 13:41:38 -07:00
tsconfig.json feat(compiler-cli): add a `debug` option to control the output 2016-06-15 18:13:57 -07:00