angular-cn/modules/@angular/compiler-cli/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
..
mocks.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
reflector_host_spec.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
static_reflector_spec.ts feat(compiler): Added support for limited function calls in metadata. (#9125) 2016-06-13 15:56:51 -07:00