angular/packages/compiler-cli/test
Tobias Bosch 745b59f49c perf(compiler): only emit changed files for incremental compilation
For now, we always create all generated files, but diff them
before we pass them to TypeScript.

For the user files, we compare the programs and only emit changed
TypeScript files.

This also adds more diagnostic messages if the `—diagnostics` flag
is passed to the command line.
2017-10-02 08:24:50 -07:00
..
diagnostics build: remove references to tsc-wrapped (#19298) 2017-09-21 13:55:52 -07:00
metadata refactor(compiler): bump metadata version to 4 (#19338) 2017-09-26 13:31:59 -07:00
transformers perf(compiler): only emit changed files for incremental compilation 2017-10-02 08:24:50 -07:00
aot_host_spec.ts refactor(compiler): bump metadata version to 4 (#19338) 2017-09-26 13:31:59 -07:00
extract_i18n_spec.ts refactor(compiler): remove all source-level traces to tsc-wrapped (#18966) 2017-09-13 20:47:37 -04:00
mocks.ts perf(compiler): make the creation of ts.Program faster. (#19275) 2017-09-19 16:55:23 -07:00
ngc_spec.ts perf(compiler): don’t emit summaries for jit by default 2017-10-02 08:24:50 -07:00
perform_watch_spec.ts perf(compiler): only emit changed files for incremental compilation 2017-10-02 08:24:50 -07:00
test_support.ts perf(compiler): only emit changed files for incremental compilation 2017-10-02 08:24:50 -07:00