angular/modules/@angular/compiler/src/ml_parser
Victor Berchet 50345b8c36 feat(i18n): add an HtmlParser decorator (#10645)
* fix(i18n): merge retains attributes w/o value

* feat(i18n): allow attributes on ng-container (i.e. i18n)

* feat(i18n): add an HtmlParser decorator

* style: clang format
2016-08-11 21:00:35 -07:00
..
ast.ts refactor(compiler): html_parser -> ml_parser 2016-08-05 13:39:54 -07:00
html_parser.ts refactor(compiler): html_parser -> ml_parser 2016-08-05 13:39:54 -07:00
html_tags.ts refactor(compiler): html_parser -> ml_parser 2016-08-05 13:39:54 -07:00
icu_ast_expander.ts refactor(compiler): html_parser -> ml_parser 2016-08-05 13:39:54 -07:00
interpolation_config.ts refactor(compiler): html_parser -> ml_parser 2016-08-05 13:39:54 -07:00
lexer.ts refactor(compiler): html_parser -> ml_parser 2016-08-05 13:39:54 -07:00
parser.ts feat(i18n): add an HtmlParser decorator (#10645) 2016-08-11 21:00:35 -07:00
tags.ts refactor(compiler): html_parser -> ml_parser 2016-08-05 13:39:54 -07:00
xml_parser.ts refactor(compiler): html_parser -> ml_parser 2016-08-05 13:39:54 -07:00
xml_tags.ts refactor(compiler): html_parser -> ml_parser 2016-08-05 13:39:54 -07:00