angular/packages/compiler-cli/test
Tobias Bosch 62602b9bd8 fix(compiler): collect non exported symbols in d.ts files (#19301)
TS treats all symbols in d.ts files as exported,
whether they have an `export` keyword or not.

PR Close #19301
2017-09-21 09:59:40 -07:00
..
diagnostics perf(compiler): speed up watch mode (#19275) 2017-09-19 16:55:23 -07:00
metadata fix(compiler): collect non exported symbols in d.ts files (#19301) 2017-09-21 09:59:40 -07:00
transformers perf(compiler): speed up watch mode (#19275) 2017-09-19 16:55:23 -07:00
aot_host_spec.ts refactor(compiler): remove all source-level traces to tsc-wrapped (#18966) 2017-09-13 20:47:37 -04: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): make the creation of ts.Program faster. (#19275) 2017-09-19 16:55:23 -07:00
perform_watch_spec.ts perf(compiler): speed up watch mode (#19275) 2017-09-19 16:55:23 -07:00
test_support.ts perf(compiler): speed up watch mode (#19275) 2017-09-19 16:55:23 -07:00