angular/packages/compiler-cli/test
Tobias Bosch e31a76ce24 fix(compiler): allow to use lowering with export *.
Previously, we generated incorrect code when a file
had lowerings and also exported another file via `export *`
that also had lowerings in it.
2017-09-25 13:36:00 -07:00
..
diagnostics build: remove references to tsc-wrapped (#19298) 2017-09-21 13:55:52 -07:00
metadata fix(compiler): collect non exported symbols in d.ts files (#19301) 2017-09-21 09:59:40 -07:00
transformers fix(compiler): add parens around binary / ternary expressions 2017-09-25 13:36:00 -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 fix(compiler): allow to use lowering with export *. 2017-09-25 13:36:00 -07:00
perform_watch_spec.ts build: update npm dependencies (#19328) 2017-09-22 13:20:52 -07:00
test_support.ts perf(compiler): speed up watch mode (#19275) 2017-09-19 16:55:23 -07:00