angular/modules/@angular/compiler/src
Chuck Jazdzewski 9a04fcd061 feat(compiler): Expression span information and error correction (#9772)
Added error correction so the parser always returns an AST
Added span information to the expression parser
Refactored the test to account for the difference in error reporting
Added tests for error corretion
Modified tests to validate the span information
2016-07-06 14:06:47 -07:00
..
animation chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
expression_parser feat(compiler): Expression span information and error correction (#9772) 2016-07-06 14:06:47 -07:00
i18n chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
output chore: enable cyclic dependency check 2016-06-30 14:28:22 -07:00
schema feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
view_compiler feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
app_module_compiler.ts chore(compiler): fix cyclic dependency 2016-06-30 14:28:22 -07:00
assertions.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
assertions.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
chars.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
compile_metadata.ts feat(core): introduce @AppModule 2016-06-30 11:34:40 -07:00
compiler.ts feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
config.ts refactor: add types (#9606) 2016-06-28 11:35:59 -07:00
css_ast.ts refactor(core): ensure CSS parser uses ParseSourceSpan to track ast locations 2016-07-06 11:22:45 -07:00
css_lexer.ts refactor(core): ensure CSS parser uses ParseSourceSpan to track ast locations 2016-07-06 11:22:45 -07:00
css_parser.ts refactor(core): ensure CSS parser uses ParseSourceSpan to track ast locations 2016-07-06 11:22:45 -07:00
directive_lifecycle_reflector.ts refactor: add types (#9606) 2016-06-28 11:35:59 -07:00
directive_normalizer.ts feat(core): introduce @AppModule 2016-06-30 11:34:40 -07:00
directive_resolver.ts refactor: add types (#9606) 2016-06-28 11:35:59 -07:00
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
html_ast.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
html_lexer.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
html_parser.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
html_tags.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
identifiers.ts feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
interpolation_config.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
metadata_resolver.ts feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
offline_compiler.ts feat(core): introduce @AppModule 2016-06-30 11:34:40 -07:00
parse_util.ts feat(core): introduce @AppModule 2016-06-30 11:34:40 -07:00
pipe_resolver.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
provider_parser.ts feat(core): introduce @AppModule 2016-06-30 11:34:40 -07:00
runtime_compiler.ts feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
selector.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
shadow_css.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
style_compiler.ts feat(compiler): support sync runtime compile 2016-06-28 10:26:16 -07:00
style_url_resolver.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
template_ast.ts feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
template_parser.ts feat(compiler): Expression span information and error correction (#9772) 2016-07-06 14:06:47 -07:00
template_preparser.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
url_resolver.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
url_resolver.ts docs(security): security api doc update and fix stability marker for Type 2016-06-28 14:01:48 -07:00
util.ts feat(core): introduce @AppModule 2016-06-30 11:34:40 -07:00
view_resolver.ts feat(compiler): support sync runtime compile 2016-06-28 10:26:16 -07:00
xhr.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00