angular-docs-cn/packages/compiler-cli/src/diagnostics
Tobias Bosch 18e9d86a3b fix(compiler): translate emit diagnostics with `noEmitOnError: true`. (#19953)
This prevents errors reported against `.ngfactory.ts` files show up
as the result of running `ngc`.

Closes #19935
PR Close #19953
2017-10-26 18:42:59 -04: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
translate_diagnostics.ts fix(compiler): translate emit diagnostics with `noEmitOnError: true`. (#19953) 2017-10-26 18:42:59 -04:00
typescript_symbols.ts perf(compiler): make the creation of `ts.Program` faster. (#19275) 2017-09-19 16:55:23 -07:00