angular/packages/language-service/src
Rado Kirov 005a78bd83 refactor: allow compilation with TypeScript 2.5 (#19966)
A small number of types need to be adjusted. The changes seem to be
backwards compatible with TS 2.4.

PR Close #19966
2017-10-31 00:26:43 -04: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 tsickle dependency 2017-08-16 11:33:49 -07: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 tsickle dependency 2017-08-16 11:33:49 -07:00
expressions.ts fix(language-service): remove tsickle dependency 2017-08-16 11:33:49 -07:00
hover.ts fix(language-service): Update types for TypeScript nullability support 2017-04-12 11:36:19 -07:00
html_info.ts feat(compiler): update the schema by extracting from latest chrome (#17858) 2017-07-06 12:11:34 -07:00
language_service.ts refactor(compiler): don’t rely on global reflector (#16832) 2017-05-23 10:41:23 -06:00
locate_symbol.ts Revert "refactor(core): Removed readonly getters and changed to readonly (#19225)" 2017-09-28 13:36:44 -07:00
reflector_host.ts refactor(compiler): remove old ngtools api and add listLazyRoutes to new api (#19836) 2017-10-23 18:46:04 -04:00
ts_plugin.ts refactor: allow compilation with TypeScript 2.5 (#19966) 2017-10-31 00:26:43 -04:00
types.ts fix(language-service): remove tsickle dependency 2017-08-16 11:33:49 -07:00
typescript_host.ts perf(compiler): make the creation of ts.Program faster. (#19275) 2017-09-19 16:55:23 -07:00
utils.ts fix(language-service): remove tsickle dependency 2017-08-16 11:33:49 -07:00
version.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00