angular-cn/modules/@angular/compiler/test
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
..
animation feat(core): introduce support for animations 2016-05-25 13:56:50 -07:00
css fix(compiler): have CSS parser support nested parentheses inside functions 2016-05-23 16:58:15 -07:00
expression_parser repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
i18n feat(i18n): support implicit tags/attributes 2016-05-24 10:12:19 -07:00
output fix(compiler): allow --noImplicitAny 2016-05-11 16:56:12 -07:00
schema test(compiler): test schema generation only in Chrome 2016-05-11 17:01:26 -07:00
compile_metadata_spec.ts feat(core): introduce support for animations 2016-05-25 13:56:50 -07:00
directive_lifecycle_spec.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
directive_lifecycle_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
directive_normalizer_spec.ts fix(compiler): support css stylesheets in offline compiler 2016-05-02 15:06:46 -07:00
directive_resolver_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
html_ast_spec_utils.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
html_lexer_spec.ts fix(#7099): support for comment finishing with multiple dashes 2016-05-24 21:01:41 -07:00
html_parser_spec.ts chore(parsing): change internal usage of `@` to `:` for namespaced values 2016-05-09 16:20:32 +02:00
metadata_resolver_fixture.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
metadata_resolver_fixture.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
metadata_resolver_spec.ts feat(core/linker): add SimpleChanges type to lifecycle_hooks to simplify OnChanges signature 2016-05-23 16:11:52 -07:00
offline_compiler_codegen_typed.ts fix(compiler): support css stylesheets in offline compiler 2016-05-02 15:06:46 -07:00
offline_compiler_codegen_untyped.ts fix(compiler): support css stylesheets in offline compiler 2016-05-02 15:06:46 -07:00
offline_compiler_compa.css.shim.ts repackaging: all the file moves 2016-05-01 20:51:00 -07:00
offline_compiler_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
offline_compiler_util.ts fix(compiler): support css stylesheets in offline compiler 2016-05-02 15:06:46 -07:00
selector_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
shadow_css_spec.ts feat(shadow_css): add encapsulation support for CSS @supports at-rule 2016-05-20 13:02:24 -07:00
spies.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
spies.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
style_url_resolver_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
template_parser_spec.ts fix(compiler): throw an error if variable with the same name is already defined. (#7209) 2016-05-26 13:04:17 -07:00
template_preparser_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
test_bindings.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
test_component_builder_spec.ts refactor(chore): Replace all 'bindings' with 'providers' 2016-05-23 13:31:08 -07:00
url_resolver_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
view_resolver_mock_spec.ts feat(core): introduce support for animations 2016-05-25 13:56:50 -07:00
view_resolver_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
xhr_mock_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00