angular/tools/@angular/tsc-wrapped/src
Chuck Jazdzewski dd0519abad fix(compiler): emit quoted object literal keys if the source is quoted
feat(tsc-wrapped): recored when to quote a object literal key

Collecting quoted literals is off by default as it introduces
a breaking change in the .metadata.json file. A follow-up commit
will address this.

Fixes #13249
Closes #13356
2016-12-14 12:58:41 -08:00
..
cli_options.ts feat(i18n): pass translation config directly into ngc (#10622) 2016-08-12 14:45:36 -07:00
collector.ts fix(compiler): emit quoted object literal keys if the source is quoted 2016-12-14 12:58:41 -08:00
compiler_host.ts fix(compiler): generated CSS files suffixed with ngstyle. (#13353) 2016-12-13 17:34:46 -08:00
evaluator.ts fix(compiler): emit quoted object literal keys if the source is quoted 2016-12-14 12:58:41 -08:00
main.ts refactor(compiler): change ngc error handling 2016-12-02 14:31:55 -08:00
options.ts fix(compiler): generated CSS files suffixed with ngstyle. (#13353) 2016-12-13 17:34:46 -08:00
schema.ts feat(core): properly support inheritance 2016-11-28 14:12:12 -08:00
symbols.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
tsc.ts fix(tsc-wrapped): have UserError display the actual error 2016-12-06 10:40:38 -08:00