angular/packages/compiler/src/ml_parser
Chuck Jazdzewski bb0902c592 refactor(compiler-cli): move the expression expression type checker (#16562)
The expression type checker moved from the language service
to the compiler-cli in preparation to using it to check
template expressions.
2017-05-09 16:16:50 -07:00
..
ast.ts refactor(compiler-cli): move the expression expression type checker (#16562) 2017-05-09 16:16:50 -07:00
html_parser.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
html_tags.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
icu_ast_expander.ts docs: fix spelling 2017-03-22 21:28:24 -07:00
interpolation_config.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
lexer.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
parser.ts fix(compiler): support <ng-container> whatever the namespace 2017-04-17 10:14:15 -07:00
tags.ts fix(compiler): support <ng-container> whatever the namespace 2017-04-17 10:14:15 -07:00
xml_parser.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
xml_tags.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00