angular-cn/modules/@angular/compiler/testing
Tobias Bosch 912ca44979 refactor(compiler): move `static_reflector` into `@angular/compiler` and rename files
- `src/runtime_compiler.ts` -> `src/jit/compiler.ts`
- `src/compiler.ts` -> `src/jit/compiler_factory.ts`
- `src/offline_compiler` -> `src/aot/compiler.ts`

Part of #12867
2016-11-18 10:04:14 -08:00
..
directive_resolver_mock.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
facade fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
index.ts refactor(compiler): move `static_reflector` into `@angular/compiler` and rename files 2016-11-18 10:04:14 -08:00
metadata_overrider.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
ng_module_resolver_mock.ts refactor: misc cleanup (#11654) 2016-09-19 17:15:57 -07:00
pipe_resolver_mock.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
private_import_core.ts fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
resource_loader_mock.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
schema_registry_mock.ts fix(animations): always normalize style properties and values during compilation (#12755) 2016-11-08 15:45:30 -08:00
test_bindings.ts fix(compiler): move detection of unsafe properties for binding to ElementSchemaRegistry (#11378) 2016-09-27 17:10:02 -07:00