angular-cn/packages/compiler/src
Victor Noel 3e47ea27f5 fix(language-service): ignore null metadatas (#20557)
There can be null metadatas in certain cases, for example with locales.

Fixes #20260

PR Close #20557
2018-01-02 10:29:44 -06:00
..
aot fix(language-service): ignore null metadatas (#20557) 2018-01-02 10:29:44 -06:00
compiler_util feat(compiler): allow ngIf to use the ngIf expression directly as a guard 2017-12-18 12:09:21 -08:00
css_parser fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
expression_parser refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
i18n build: upgrade bazel rules to latest (#20768) 2017-12-07 11:27:50 -08:00
jit refactor(core): misc changes and integrate review feedback on #19996 2017-11-06 14:13:02 -08:00
ml_parser fix(compiler): skip   when trimming / removing whitespaces (#19310) 2017-09-25 13:33:31 -07:00
output fix(compiler): don’t use `ng://` in AOT source maps, and never point to the original source file 2017-10-04 16:20:55 -07:00
schema refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
template_parser refactor(core): remove readonly getters in common, compiler (#19150) 2017-09-14 13:37:52 -04:00
view_compiler feat(compiler): allow ngIf to use the ngIf expression directly as a guard 2017-12-18 12:09:21 -08:00
assertions.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
ast_path.ts refactor(compiler-cli): move the expression expression type checker (#16562) 2017-05-09 16:16:50 -07:00
chars.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
compile_metadata.ts feat(compiler): narrow types of expressions used in *ngIf (#20702) 2017-12-08 10:24:26 -08:00
compile_reflector.ts feat(compiler): narrow types of expressions used in *ngIf (#20702) 2017-12-08 10:24:26 -08:00
compiler.ts build(core): add bazel test targets for core (#21053) 2017-12-22 13:10:51 -08:00
config.ts fix(compiler): don't overwrite missingTranslation's value in JIT (#19952) 2017-11-03 11:08:39 -07:00
core.ts feat(compiler): narrow types of expressions used in *ngIf (#20702) 2017-12-08 10:24:26 -08:00
directive_normalizer.ts refactor(compiler): remove stale metadata classes for animations 2017-10-04 16:20:55 -07:00
directive_resolver.ts feat(compiler): narrow types of expressions used in *ngIf (#20702) 2017-12-08 10:24:26 -08:00
identifiers.ts refactor(compiler): misc minor refactor / cleanup (#19189) 2017-09-20 13:50:25 -07:00
lifecycle_reflector.ts refactor(compiler): don’t rely on global reflector (#16832) 2017-05-23 10:41:23 -06:00
metadata_resolver.ts fix(compiler): report an error for recursive module references 2017-12-20 10:54:45 -08:00
ng_module_compiler.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
ng_module_resolver.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
parse_util.ts fix(compiler): show explanatory text in template errors (#20313) 2017-11-09 15:46:30 -08:00
pipe_resolver.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
provider_analyzer.ts refactor(core): remove readonly getters in common, compiler (#19150) 2017-09-14 13:37:52 -04:00
resource_loader.ts refactor(compiler): allow sync AOT compilation (#16832). 2017-05-23 10:41:23 -06:00
selector.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
shadow_css.ts fix(compiler): fix corner cases in shadow CSS 2017-11-08 15:20:19 -08:00
style_compiler.ts fix(compiler): various squashed fixes for the new ngc 2017-09-25 13:36:00 -07:00
style_url_resolver.ts fix(compiler): Don't strip CSS source maps 2017-08-15 16:30:09 -07:00
summary_resolver.ts fix(compiler): allow to use flat modules and summaries 2017-09-28 14:20:20 -07:00
url_resolver.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
util.ts fix(compiler): generate the correct imports for summary type-check 2017-12-15 07:53:11 -08:00
version.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00