angular-cn/modules/@angular/compiler
Andrii Nechytailov 9036f78b74 fix(compiler): throw an error if variable with the same name is already defined. (#7209)
* fix(compiler): throw an error if variable with the same name is already defined. Closes #6492

* fix(compiler): Clean up formatting for issue #6492

* fix(compiler): throw an error if reference with the same name is already defined.

Closes #6492
2016-05-26 13:04:17 -07:00
..
src fix(compiler): throw an error if variable with the same name is already defined. (#7209) 2016-05-26 13:04:17 -07:00
test fix(compiler): throw an error if variable with the same name is already defined. (#7209) 2016-05-26 13:04:17 -07:00
testing feat(core): introduce support for animations 2016-05-25 13:56:50 -07:00
compiler.ts feat(core): add a component resolver that can load components lazily using system.js 2016-05-04 14:50:00 -07:00
core_private.dart repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
core_private.ts chore: audit @angular/core API classification (#8808) 2016-05-25 15:00:05 -07:00
index.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
package.json adds 'repository' metadata to npm modules (#8649) 2016-05-17 23:17:15 -07:00
private_export.dart repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
private_export.ts refactor(compiler_cli): move it into modules/@angular and integrate properly into the build 2016-05-03 15:57:49 -07:00
rollup.config.js build: fix source map paths for npm packages 2016-05-03 13:36:33 -06:00
testing.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
tsconfig-es5.json build: consolidate tsc to ease migration to @types/ based typings delivery 2016-05-25 08:22:07 -07:00
tsconfig-es2015.json build: consolidate tsc to ease migration to @types/ based typings delivery 2016-05-25 08:22:07 -07:00