angular-cn/packages/language-service/src
Tobias Bosch 50abca4583 refactor(compiler): don’t rely on global reflector (#16832)
Using the global reflector made it impossible
to compile multiple programs at the same time.
2017-05-23 10:41:23 -06:00
..
common.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
completions.ts refactor(compiler-cli): move the expression expression type checker (#16562) 2017-05-09 16:16:50 -07:00
definitions.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
diagnostics.ts refactor(compiler-cli): move the expression expression type checker (#16562) 2017-05-09 16:16:50 -07:00
expressions.ts feat(compiler): support a non-null postfix assert (#16672) 2017-05-11 10:15:54 -07: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
language_service.ts refactor(compiler): don’t rely on global reflector (#16832) 2017-05-23 10:41:23 -06:00
locate_symbol.ts refactor(compiler-cli): move the expression expression type checker (#16562) 2017-05-09 16:16:50 -07:00
reflector_host.ts fix(language-service): remove asserts for non-null expressions (#16422) 2017-04-28 22:50:31 -05:00
ts_plugin.ts ci: update build to use TypeScript 2.3.2 (#16707) 2017-05-16 13:29:38 -07:00
types.ts refactor(compiler-cli): move the expression expression type checker (#16562) 2017-05-09 16:16:50 -07:00
typescript_host.ts refactor(compiler): don’t rely on global reflector (#16832) 2017-05-23 10:41:23 -06:00
utils.ts refactor(compiler-cli): move the expression expression type checker (#16562) 2017-05-09 16:16:50 -07:00
version.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00