angular-cn/modules/angular2/src/compiler
Alex Eagle c8d00dc191 fix(codegen): add explicit any to class fields
fixes #8204

Closes #8205
2016-04-25 20:21:18 +00:00
..
css revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
expression_parser feat(i18n): add custom placeholder names 2016-04-18 19:14:15 +00:00
output fix(codegen): add explicit any to class fields 2016-04-25 20:21:18 +00:00
schema revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
view_compiler fix(compiler): properly implement pure pipes and change pipe syntax 2016-04-25 09:04:22 -07:00
assertions.dart feat(compiler): assert that Component.style is an array 2016-03-24 15:21:16 +00:00
assertions.ts feat(compiler): assert that Component.style is an array 2016-03-24 15:21:16 +00:00
chars.ts feat(core): introduce a CSS lexer/parser 2016-03-11 13:54:01 -08:00
compile_metadata.ts fix(compiler): support string tokens with `.` inside. 2016-04-21 11:17:49 -07:00
compiler.ts refactor(core): introduce ComponentFactory. 2016-04-20 11:27:26 -07:00
config.ts refactor(view_compiler): codegen DI and Queries 2016-04-13 14:43:48 -07:00
directive_lifecycle_reflector.dart refactor(view_compiler): codegen DI and Queries 2016-04-13 14:43:48 -07:00
directive_lifecycle_reflector.ts refactor(view_compiler): codegen DI and Queries 2016-04-13 14:43:48 -07:00
directive_normalizer.ts feat(i18n): support plural and gender special forms 2016-04-18 19:38:12 +00:00
directive_resolver.ts refactor(view_compiler): codegen DI and Queries 2016-04-13 14:43:48 -07:00
html_ast.ts feat(i18n): support plural and gender special forms 2016-04-18 19:38:12 +00:00
html_lexer.ts feat(i18n): add support for nested expansion forms 2016-04-18 19:38:12 +00:00
html_parser.ts feat(i18n): add support for nested expansion forms 2016-04-18 19:38:12 +00:00
html_tags.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
identifiers.ts fix(compiler): properly implement pure pipes and change pipe syntax 2016-04-25 09:04:22 -07:00
legacy_template.ts cleanup(html_parser): cleanup to fix analyzer warnings 2016-04-18 19:38:12 +00:00
offline_compiler.ts refactor(codegen): produce `.ngfactory.dart/ts` files instead of `.template.dart/ts` files. 2016-04-20 11:27:34 -07:00
parse_util.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
pipe_resolver.ts refactor(view_compiler): codegen DI and Queries 2016-04-13 14:43:48 -07:00
provider_parser.ts fix(compiler): use DI order for change detection order. 2016-04-25 09:36:46 -07:00
runtime_compiler.ts refactor(core): add `Query.read` and remove `DynamicComponentLoader.loadIntoLocation`. 2016-04-20 11:28:00 -07:00
runtime_metadata.ts fix(core): various minor compiler fixes 2016-04-21 09:13:02 -07:00
selector.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
shadow_css.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
static_reflector.ts fix(7877): StaticReflector returns empty results instead of undefined. 2016-04-13 13:23:54 -07:00
style_compiler.ts refactor(view_compiler): codegen DI and Queries 2016-04-13 14:43:48 -07:00
style_url_resolver.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
template_ast.ts fix(compiler): use DI order for change detection order. 2016-04-25 09:36:46 -07:00
template_parser.ts refactor(core): add `Query.read` and remove `DynamicComponentLoader.loadIntoLocation`. 2016-04-20 11:28:00 -07:00
template_preparser.ts revert(format): Revert "chore(format): update to latest formatter" 2016-04-12 09:41:01 -07:00
url_resolver.dart refactor(view_compiler): codegen DI and Queries 2016-04-13 14:43:48 -07:00
url_resolver.ts refactor(view_compiler): codegen DI and Queries 2016-04-13 14:43:48 -07:00
util.ts fix(core): various minor compiler fixes 2016-04-21 09:13:02 -07:00
view_resolver.ts refactor(view_compiler): codegen DI and Queries 2016-04-13 14:43:48 -07:00
xhr.ts fix(typing): Remove re-export of the Promise built-in type. 2016-02-12 20:45:41 -08:00
xhr_mock.ts fix(typing): Remove re-export of the Promise built-in type. 2016-02-12 20:45:41 -08:00