angular-docs-cn/packages/language-service/src
Chuck Jazdzewski 253345c0c0 fix(language-service): remove asserts for non-null expressions (#16422)
Reworked some of the code so asserts are no longer necessary.
Added additional and potentially redundant checks
Added checks where the null checker found real problems.

PR Close #16422
2017-04-28 22:50:31 -05:00
..
ast_path.ts fix(language-service): remove asserts for non-null expressions (#16422) 2017-04-28 22:50:31 -05:00
common.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
completions.ts fix(language-service): remove asserts for non-null expressions (#16422) 2017-04-28 22:50:31 -05:00
definitions.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
diagnostics.ts fix(language-service): remove asserts for non-null expressions (#16422) 2017-04-28 22:50:31 -05:00
expressions.ts fix(language-service): remove asserts for non-null expressions (#16422) 2017-04-28 22:50:31 -05:00
hover.ts fix(language-service): Update types for TypeScript nullability support 2017-04-12 11:36:19 -07:00
html_info.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
html_path.ts fix(language-service): Update types for TypeScript nullability support 2017-04-12 11:36:19 -07:00
language_service.ts fix(language-service): remove asserts for non-null expressions (#16422) 2017-04-28 22:50:31 -05:00
locate_symbol.ts fix(language-service): remove asserts for non-null expressions (#16422) 2017-04-28 22:50:31 -05:00
reflector_host.ts fix(language-service): remove asserts for non-null expressions (#16422) 2017-04-28 22:50:31 -05:00
template_path.ts fix(language-service): remove asserts for non-null expressions (#16422) 2017-04-28 22:50:31 -05:00
ts_plugin.ts fix(language-service): remove asserts for non-null expressions (#16422) 2017-04-28 22:50:31 -05:00
types.ts fix(language-service): remove asserts for non-null expressions (#16422) 2017-04-28 22:50:31 -05:00
typescript_host.ts fix(language-service): remove asserts for non-null expressions (#16422) 2017-04-28 22:50:31 -05:00
utils.ts fix(language-service): remove asserts for non-null expressions (#16422) 2017-04-28 22:50:31 -05:00
version.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00