angular-cn/modules/@angular/compiler/src
Victor Berchet 04cfa1ebdf refactor(Compiler): cleanup 2016-12-09 15:37:41 -08:00
..
animation fix(animations): always cleanup players after they have finished internally (#13334) 2016-12-09 10:45:10 -08:00
aot fix(compiler): serialize any `StaticSymbol` correctly, not matter in which context. 2016-12-05 14:20:01 -08:00
compiler_util fix(compiler): short-circut expressions with an index (#13263) 2016-12-06 10:40:15 -08:00
css_parser refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
expression_parser refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
i18n style: clang-format the code 2016-12-09 11:19:55 -08:00
jit fix(compiler): fix PR 13322 (#13331) 2016-12-09 11:22:44 -08:00
ml_parser refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
output refactor(compiler): convert metadata classes used in summaries into interfaces (#13123) 2016-11-30 10:52:51 -08:00
schema refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
template_parser refactor(Compiler): cleanup 2016-12-09 15:37:41 -08:00
view_compiler refactor(compiler): convert metadata classes used in summaries into interfaces (#13123) 2016-11-30 10:52:51 -08:00
assertions.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
chars.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
compile_metadata.ts refactor(compiler): replace `isStaticSymbol` with `instanceof StaticSymbol` 2016-12-05 14:20:01 -08:00
config.ts refactor(compiler): remove unneeded fields from metadata 2016-11-28 15:19:23 -08:00
directive_normalizer.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
directive_resolver.ts feat(core): properly support inheritance 2016-11-28 14:12:12 -08:00
directive_wrapper_compiler.ts refactor(compiler): remove unneeded fields from metadata 2016-11-28 15:19:23 -08:00
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
identifiers.ts refactor(compiler): replace `isStaticSymbol` with `instanceof StaticSymbol` 2016-12-05 14:20:01 -08:00
lifecycle_reflector.ts refactor(core): delete unused reflector code 2016-10-17 23:17:34 -07:00
metadata_resolver.ts fix(language-service): do not throw for invalid metadata (#13261) 2016-12-06 17:11:09 -08:00
ng_module_compiler.ts fix(compiler): include the summaries of reexported modules / directives / pipes (#13196) 2016-12-02 10:08:46 -08:00
ng_module_resolver.ts feat(core): properly support inheritance 2016-11-28 14:12:12 -08:00
parse_util.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
pipe_resolver.ts feat(core): properly support inheritance 2016-11-28 14:12:12 -08:00
private_import_core.ts refactor(compiler): move `static_reflector` into `@angular/compiler` and rename files 2016-11-18 10:04:14 -08:00
provider_analyzer.ts refactor(compiler): simplify `NgModuleSymmaryMetadata` 2016-12-01 14:49:52 -08:00
resource_loader.ts fix(platform-browser-dynamic): Rename CACHED_TEMPLATE_PROVIDER to RESOURCE_CACHE_PROVIDER (#10866) 2016-08-17 09:24:44 -07:00
selector.ts fix(selector): SelectorMatcher match elements with :not selector (#12977) 2016-12-09 10:45:48 -08:00
shadow_css.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
style_compiler.ts refactor(compiler): convert metadata classes used in summaries into interfaces (#13123) 2016-11-30 10:52:51 -08:00
style_url_resolver.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
summary_resolver.ts fix(compiler): include the summaries of reexported modules / directives / pipes (#13196) 2016-12-02 10:08:46 -08:00
url_resolver.ts refactor(compiler): remove `asset:` urls 2016-11-18 10:04:14 -08:00
util.ts refactor(compiler): remove unneeded fields from metadata 2016-11-28 15:19:23 -08:00
version.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00