angular/modules/@angular/compiler/src
2016-09-22 11:01:16 -07:00
..
animation refactor: remove parseFloat from facades (#11446) 2016-09-08 13:54:10 -07:00
css_parser fix(errors): [2/2] Rename Exception to Error; remove from public API 2016-08-26 10:37:17 -07:00
expression_parser refactor: misc cleanup (#11654) 2016-09-19 17:15:57 -07:00
i18n fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
ml_parser feat(i18n): add an HtmlParser decorator (#10645) 2016-08-11 21:00:35 -07:00
output refactor(compiler): replace CompileIdentifierMap with regular Map 2016-08-29 12:45:27 -07:00
schema fix(DomSchema): add missing elements 2016-09-02 15:35:36 -07:00
template_parser refactor(TemplateParser): clearer error message for on* binding (#11802) 2016-09-22 10:31:18 -07:00
view_compiler fix(compiler): Safe property access expressions work in event bindings (#11724) 2016-09-20 14:54:53 -07:00
assertions.ts refactor(HmtlLexer): cleanup 2016-07-12 15:26:03 -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(router): register NgModuleFactory objects. (#11211) 2016-09-01 13:46:08 -07:00
compiler.ts refactor(core): remove …Metadata for all decorators and use the decorator directly. 2016-09-12 22:47:54 -07:00
config.ts fix(compiler): no longer uses assetCacheKey for token identity. 2016-08-29 12:45:02 -07:00
directive_normalizer.ts refactor: misc cleanup 2016-09-22 11:01:16 -07:00
directive_resolver.ts refactor(core): remove …Metadata for all decorators and use the decorator directly. 2016-09-12 22:47:54 -07:00
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
identifiers.ts feat(router): register NgModuleFactory objects. (#11211) 2016-09-01 13:46:08 -07:00
index.ts fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
lifecycle_reflector.ts fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
metadata_resolver.ts fix(MetadataResolver): throw Component.moduleId is not a string 2016-09-15 10:57:37 -07:00
ng_module_compiler.ts feat(router): register NgModuleFactory objects. (#11211) 2016-09-01 13:46:08 -07:00
ng_module_resolver.ts refactor(core): remove …Metadata for all decorators and use the decorator directly. 2016-09-12 22:47:54 -07:00
offline_compiler.ts fix(OfflineCompiler): support older TS versions (#11734) 2016-09-19 15:36:25 -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 refactor(core): remove …Metadata for all decorators and use the decorator directly. 2016-09-12 22:47:54 -07:00
private_export.ts fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
private_import_core.ts feat(router): register NgModuleFactory objects. (#11211) 2016-09-01 13:46:08 -07:00
provider_analyzer.ts refactor(compiler): replace CompileIdentifierMap with regular Map 2016-08-29 12:45:27 -07:00
resource_loader.ts fix(platform-browser-dynamic): Rename CACHED_TEMPLATE_PROVIDER to RESOURCE_CACHE_PROVIDER (#10866) 2016-08-17 09:24:44 -07:00
runtime_compiler.ts refactor(core): remove …Metadata for all decorators and use the decorator directly. 2016-09-12 22:47:54 -07:00
selector.ts fix(CssSelector): fix getMatchingElementTemplate() for void tags 2016-09-08 13:55:41 -07:00
shadow_css.ts fix(compiler): [attribute~=value] selector (#11696) 2016-09-18 15:58:19 -07:00
style_compiler.ts refactor: misc cleanup (#10046) 2016-07-13 11:01:32 -07:00
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