angular/modules/@angular/compiler/src
2016-12-14 12:59:36 -08:00
..
animation fix(animations): always cleanup players after they have finished internally (#13334) 2016-12-09 10:45:10 -08:00
aot fix(compiler): emit quoted object literal keys if the source is quoted 2016-12-14 12:58:41 -08:00
compiler_util perf(animations): always run the animation queue outside of zones 2016-12-14 12:59:36 -08:00
css_parser refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
expression_parser fix(compiler): narrow the span reported for invalid pipes 2016-12-13 11:23:47 -08:00
i18n Revert "fix(compiler): xmb <ph> tags should not self close (#13413)" 2016-12-14 12:54:58 -08:00
jit refactor: format & lint 2016-12-13 17:44:52 -08:00
ml_parser refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
output fix(compiler): emit quoted object literal keys if the source is quoted 2016-12-14 12:58:41 -08:00
schema refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
template_parser fix(compiler): narrow the span reported for invalid pipes 2016-12-13 11:23:47 -08:00
view_compiler perf(animations): always run the animation queue outside of zones 2016-12-14 12:59:36 -08:00
assertions.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
chars.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
compile_metadata.ts refactor(compiler): replace isStaticSymbol with instanceof StaticSymbol 2016-12-05 14:20:01 -08:00
config.ts refactor(compiler): remove unneeded fields from metadata 2016-11-28 15:19:23 -08:00
directive_normalizer.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
directive_resolver.ts feat(core): properly support inheritance 2016-11-28 14:12:12 -08:00
directive_wrapper_compiler.ts perf(animations): always run the animation queue outside of zones 2016-12-14 12:59:36 -08:00
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
identifiers.ts refactor(compiler): replace isStaticSymbol with instanceof StaticSymbol 2016-12-05 14:20:01 -08:00
lifecycle_reflector.ts refactor(core): delete unused reflector code 2016-10-17 23:17:34 -07:00
metadata_resolver.ts fix(language-service): do not throw for invalid metadata (#13261) 2016-12-06 17:11:09 -08:00
ng_module_compiler.ts fix(compiler): include the summaries of reexported modules / directives / pipes (#13196) 2016-12-02 10:08:46 -08:00
ng_module_resolver.ts feat(core): properly support inheritance 2016-11-28 14:12:12 -08:00
parse_util.ts fix(compiler): narrow the span reported for invalid pipes 2016-12-13 11:23:47 -08:00
pipe_resolver.ts feat(core): properly support inheritance 2016-11-28 14:12:12 -08:00
private_import_core.ts refactor(compiler): move static_reflector into @angular/compiler and rename files 2016-11-18 10:04:14 -08:00
provider_analyzer.ts refactor(compiler): simplify NgModuleSymmaryMetadata 2016-12-01 14:49:52 -08: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
selector.ts fix(selector): SelectorMatcher match elements with :not selector (#12977) 2016-12-09 10:45:48 -08:00
shadow_css.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
style_compiler.ts refactor(compiler): convert metadata classes used in summaries into interfaces (#13123) 2016-11-30 10:52:51 -08:00
style_url_resolver.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
summary_resolver.ts fix(compiler): include the summaries of reexported modules / directives / pipes (#13196) 2016-12-02 10:08:46 -08:00
url_resolver.ts refactor(compiler): remove asset: urls 2016-11-18 10:04:14 -08:00
util.ts refactor(compiler): remove unneeded fields from metadata 2016-11-28 15:19:23 -08:00
version.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00