angular-docs-cn/modules/@angular/compiler/src
Dzmitry Shylovich 445ed43b9a fix(compiler): throw an error for invalid provider (#13544)
Closes #8870
2016-12-27 14:02:28 -08:00
..
animation fix(animations): always quote string map key values in AOT code (#13602) 2016-12-20 18:17:58 -08:00
aot feat(compiler): generate proper reexports in `.ngfactory.ts` files to not need transitive deps for compiling `.ngfactory.ts` files. (#13524) 2016-12-27 09:36:47 -08:00
compiler_util perf(animations): always run the animation queue outside of zones 2016-12-14 12:59:36 -08:00
css_parser refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
expression_parser refactor(compiler): store metadata of top level symbols also in summaries (#13289) 2016-12-15 09:12:40 -08:00
i18n feat(compiler): generate proper reexports in `.ngfactory.ts` files to not need transitive deps for compiling `.ngfactory.ts` files. (#13524) 2016-12-27 09:36:47 -08:00
jit feat(compiler): generate proper reexports in `.ngfactory.ts` files to not need transitive deps for compiling `.ngfactory.ts` files. (#13524) 2016-12-27 09:36:47 -08:00
ml_parser fix(compiler): do not lex `}}` when interpolation is disabled (#13531) 2016-12-16 15:33:16 -08:00
output feat(compiler): generate proper reexports in `.ngfactory.ts` files to not need transitive deps for compiling `.ngfactory.ts` files. (#13524) 2016-12-27 09:36:47 -08:00
schema refactor(compiler): store metadata of top level symbols also in summaries (#13289) 2016-12-15 09:12:40 -08:00
template_parser refactor(compiler): don't print stack trace on template parse errors (#13390) 2016-12-15 13:07:12 -08:00
view_compiler feat(compiler): generate proper reexports in `.ngfactory.ts` files to not need transitive deps for compiling `.ngfactory.ts` files. (#13524) 2016-12-27 09:36:47 -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 feat(compiler): generate proper reexports in `.ngfactory.ts` files to not need transitive deps for compiling `.ngfactory.ts` files. (#13524) 2016-12-27 09:36:47 -08:00
config.ts refactor(compiler): remove unneeded fields from metadata 2016-11-28 15:19:23 -08:00
directive_normalizer.ts refactor(compiler): don't print stack trace on template parse errors (#13390) 2016-12-15 13:07:12 -08:00
directive_resolver.ts refactor(compiler): store metadata of top level symbols also in summaries (#13289) 2016-12-15 09:12:40 -08:00
directive_wrapper_compiler.ts feat(compiler): generate proper reexports in `.ngfactory.ts` files to not need transitive deps for compiling `.ngfactory.ts` files. (#13524) 2016-12-27 09:36:47 -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
injectable.ts refactor(compiler): store metadata of top level symbols also in summaries (#13289) 2016-12-15 09:12:40 -08:00
lifecycle_reflector.ts refactor(core): delete unused reflector code 2016-10-17 23:17:34 -07:00
metadata_resolver.ts fix(compiler): throw an error for invalid provider (#13544) 2016-12-27 14:02:28 -08:00
ng_module_compiler.ts feat(compiler): generate proper reexports in `.ngfactory.ts` files to not need transitive deps for compiling `.ngfactory.ts` files. (#13524) 2016-12-27 09:36:47 -08:00
ng_module_resolver.ts refactor(compiler): store metadata of top level symbols also in summaries (#13289) 2016-12-15 09:12:40 -08:00
parse_util.ts fix(compiler): narrow the span reported for invalid pipes 2016-12-13 11:23:47 -08:00
pipe_resolver.ts refactor(compiler): store metadata of top level symbols also in summaries (#13289) 2016-12-15 09:12:40 -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): store metadata of top level symbols also in summaries (#13289) 2016-12-15 09:12:40 -08:00
style_url_resolver.ts fix(compiler): ignore @import in comments (#13368) 2016-12-20 17:51:02 -08:00
summary_resolver.ts feat(compiler): generate proper reexports in `.ngfactory.ts` files to not need transitive deps for compiling `.ngfactory.ts` files. (#13524) 2016-12-27 09:36:47 -08:00
url_resolver.ts refactor(compiler): store metadata of top level symbols also in summaries (#13289) 2016-12-15 09:12:40 -08:00
util.ts refactor(compiler): don't print stack trace on template parse errors (#13390) 2016-12-15 13:07:12 -08:00
version.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00