angular-cn/modules/@angular/compiler/src/ml_parser
Victor Berchet 78f42c7aa1 refactor(Compiler): misc cleanup 2017-01-09 19:32:01 -05:00
..
ast.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
html_parser.ts refactor(compiler): store metadata of top level symbols also in summaries (#13289) 2016-12-15 09:12:40 -08:00
html_tags.ts refactor(compiler): html_parser -> ml_parser 2016-08-05 13:39:54 -07:00
icu_ast_expander.ts fix(compiler): do not lex `}}` when interpolation is disabled (#13531) 2016-12-16 15:33:16 -08:00
interpolation_config.ts refactor(compiler): html_parser -> ml_parser 2016-08-05 13:39:54 -07:00
lexer.ts fix(compiler): do not lex `}}` when interpolation is disabled (#13531) 2016-12-16 15:33:16 -08:00
parser.ts refactor(Compiler): misc cleanup 2017-01-09 19:32:01 -05: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