angular/packages/compiler-cli/src/diagnostics
Tobias Bosch 0cc77b4a69 refactor(compiler): split compiler and core (#18683)
After this, neither @angular/compiler nor @angular/comnpiler-cli depend
on @angular/core.

This add a duplication of some interfaces and enums which is stored
in @angular/compiler/src/core.ts

BREAKING CHANGE:
- `@angular/platform-server` now additionally depends on
  `@angular/platform-browser-dynamic` as a peer dependency.


PR Close #18683
2017-08-16 17:58:53 -05:00
..
check_types.ts refactor(compiler-cli): cleanup API for transformer based ngc 2017-08-11 13:20:45 -07:00
expression_diagnostics.ts refactor(compiler-cli): use the transformer based compiler by default 2017-08-10 20:30:40 -07:00
expression_type.ts fix(compiler-cli): allow '==' to compare nullable types (#16731) 2017-05-16 16:36:51 -07:00
symbols.ts fix(language-service): ignore hover of symbols not in the TypeScript program (#17969) 2017-07-07 08:47:28 -07:00
typescript_symbols.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00