angular/modules/@angular/compiler-cli/src
Chuck Jazdzewski 791153c93c fix(compiler): StaticReflector ignores unregistered decorators. (#9266)
Also modified static reflector to allow writing tests in using
the .ts and using the MetadataCollector.

Also made MetadataCollector be able to use SourceFiles that have
not been bound (that is, don't have the parent property set).

Fixes #9182
Fixes #9265
2016-06-17 13:11:00 -07:00
..
codegen.ts feat(compiler-cli): add a debug option to control the output 2016-06-15 18:13:57 -07:00
compiler_private.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
core_private.ts refactor(compiler): rename /compiler_cli to /compiler-cli 2016-06-02 13:50:32 -07:00
extract_i18n.ts Revert "chore: Remove unnecessary calls to Parse5DomAdapter" 2016-06-14 19:40:43 -07:00
main.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
reflector_host.ts feat(compiler): Added support for limited function calls in metadata. (#9125) 2016-06-13 15:56:51 -07:00
static_reflection_capabilities.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
static_reflector.ts fix(compiler): StaticReflector ignores unregistered decorators. (#9266) 2016-06-17 13:11:00 -07:00