angular-cn/modules/@angular/compiler/src
Victor Berchet 43512aa5eb fix(i18n): ICU placeholders are replaced by their translations (#10586)
They were replaced by the original message.
2016-08-09 21:05:04 -07:00
..
animation refactor(RegExpWrapper): remove the facade (#10512) 2016-08-05 09:50:49 -07:00
css_parser refactor(compiler): re-arrange files 2016-07-29 13:40:58 -07:00
expression_parser refactor(compiler): html_parser -> ml_parser 2016-08-05 13:39:54 -07:00
i18n fix(i18n): ICU placeholders are replaced by their translations (#10586) 2016-08-09 21:05:04 -07:00
ml_parser refactor(compiler): html_parser -> ml_parser 2016-08-05 13:39:54 -07:00
output chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
schema refactor: remove ts2dart annotations 2016-08-01 11:34:51 -07:00
template_parser chore(animations): make sure host-prop animation deprecation is correctly emitted 2016-08-08 23:39:22 -07:00
view_compiler chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
assertions.ts
chars.ts
compile_metadata.ts chore(animations): make sure host-prop animation deprecation is correctly emitted 2016-08-08 23:39:22 -07:00
compiler.ts refactor(compiler): html_parser -> ml_parser 2016-08-05 13:39:54 -07:00
config.ts
directive_normalizer.ts refactor(compiler): html_parser -> ml_parser 2016-08-05 13:39:54 -07:00
directive_resolver.ts refactor(core): remove `ViewResolver` and `ViewResolverMock` 2016-07-29 04:47:17 -07:00
facade
identifiers.ts
lifecycle_reflector.ts chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
metadata_resolver.ts refactor(core): introduce `@NgModule.bootstrap` and `ngDoBootstrap` method 2016-08-02 11:23:26 -07:00
ng_module_compiler.ts refactor(core): introduce `@NgModule.bootstrap` and `ngDoBootstrap` method 2016-08-02 11:23:26 -07:00
ng_module_resolver.ts feat(i18n): xtb serializer 2016-07-29 13:40:58 -07:00
offline_compiler.ts feat(i18n): xtb serializer 2016-07-29 13:40:58 -07:00
parse_util.ts fix(compiler): report better error messages for `host` bindings 2016-07-28 11:21:50 -07:00
pipe_resolver.ts feat(i18n): xtb serializer 2016-07-29 13:40:58 -07:00
provider_analyzer.ts feat(core): support `ngOnDestroy` on providers of a directive. 2016-08-02 11:23:26 -07:00
runtime_compiler.ts chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
selector.ts refactor(RegExpWrapper): remove the facade (#10512) 2016-08-05 09:50:49 -07:00
shadow_css.ts refactor(RegExpWrapper): remove the facade (#10512) 2016-08-05 09:50:49 -07:00
style_compiler.ts
style_url_resolver.ts refactor(RegExpWrapper): remove the facade (#10512) 2016-08-05 09:50:49 -07:00
url_resolver.ts refactor(RegExpWrapper): remove the facade (#10512) 2016-08-05 09:50:49 -07:00
util.ts refactor: IS_DART === false 2016-08-01 11:34:51 -07:00
xhr.ts