angular-cn/modules/angular2/test/core/reflection
Tobias Bosch 7470ad1bd1 refactor(compiler): various cleanups
- use `$implicit` variable value correctly
- handle `ng-non-bindable` correctly
- add some more assertions to `TemplateCompiler`
- make `CompiledTemplate` const
- fix default value for `@Directive.moduleId`
- add new compiler to application bindings

BREAKING CHANGE:
- `Compiler.compileInHost` and all methods of `DynamicComponentLoader` don’t take `Binding` any more, only `Type`s. This is in preparation for the new compiler which does not support this.

Part of #3605

Closes #4346
2015-09-24 10:56:29 -07:00
..
reflector_common.dart fix(reflector): merge prop metadata from getters and setters 2015-09-04 23:44:22 +00:00
reflector_common.ts fix(reflector): merge prop metadata from getters and setters 2015-09-04 23:44:22 +00:00
reflector_spec.ts refactor(compiler): various cleanups 2015-09-24 10:56:29 -07:00