angular-cn/tools/@angular/tsc-wrapped/test
Chuck Jazdzewski 5504ca1e38 feat(compiler): Added support for limited function calls in metadata. (#9125)
The collector now collects the body of functions that return an
expression as a symbolic 'function'. The static reflector supports
expanding these functions statically to allow provider macros.

Also added support for the array spread operator in both the
collector and the static reflector.
2016-06-13 15:56:51 -07:00
..
collector.spec.ts feat(compiler): Added support for limited function calls in metadata. (#9125) 2016-06-13 15:56:51 -07:00
evaluator.spec.ts feat(compiler): Added support for limited function calls in metadata. (#9125) 2016-06-13 15:56:51 -07:00
symbols.spec.ts chore(tools): Remove use of TypeChecker from metadata collector. 2016-06-02 13:39:15 -07:00
tsc.spec.ts build(ngc): run integration test hermetically 2016-05-27 17:21:35 -07:00
typescript.mocks.ts build(ngc): run integration test hermetically 2016-05-27 17:21:35 -07:00