..
animation
refactor: remove most facades ( #12399 )
2016-10-21 15:14:44 -07:00
compiler_util
refactor(compiler): generate host listeners in DirectiveWrappers
2016-10-27 16:09:01 -07:00
css_parser
fix(compiler): don't redeclare a var in the same scope ( #12386 )
2016-10-18 20:28:30 -07:00
expression_parser
fix(compiler): don't access view local variables nor pipes in host expressions ( #12396 )
2016-10-20 15:24:58 -07:00
i18n
fix(xlif): fix <x> ctype names
2016-09-30 17:59:43 -07:00
ml_parser
refactor: remove most facades ( #12399 )
2016-10-21 15:14:44 -07:00
output
refactor(compiler): generate host listeners in DirectiveWrappers
2016-10-27 16:09:01 -07:00
schema
refactor(compiler): move host properties into DirectiveWrapper
2016-10-26 14:32:24 -07:00
template_parser
refactor(compiler): generate host listeners in DirectiveWrappers
2016-10-27 16:09:01 -07:00
view_compiler
fix(compiler): don’t double bind functions
2016-10-28 11:17:12 -07:00
assertions.ts
refactor: remove some facades ( #12335 )
2016-10-19 13:42:39 -07:00
chars.ts
chore(lint): Added license headers to most TypeScript files
2016-06-23 09:47:54 -07:00
compile_metadata.ts
fix(compiler): walk third party modules ( #12453 )
2016-10-24 22:28:23 +02:00
compiler.ts
refactor(compiler): introduce directive wrappers to generate less code
2016-10-20 10:41:43 -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
fix(compiler): validate @HostBinding name ( #12139 )
2016-10-07 13:53:53 -07:00
directive_wrapper_compiler.ts
fix(compiler): don’t double bind functions
2016-10-28 11:17:12 -07:00
facade
repackaging: all the repackaging changes squashed
2016-05-01 20:51:00 -07:00
identifiers.ts
refactor(compiler): generate host listeners in DirectiveWrappers
2016-10-27 16:09:01 -07:00
lifecycle_reflector.ts
refactor(core): delete unused reflector code
2016-10-17 23:17:34 -07:00
metadata_resolver.ts
fix(compiler): walk third party modules ( #12453 )
2016-10-24 22:28:23 +02:00
ng_module_compiler.ts
refactor(compiler): minor cleanups
2016-10-26 14:32:24 -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(CompilerCli): assert that all pipes and directives are declared by a module
2016-10-25 18:17:18 -07:00
parse_util.ts
refactor(compiler): extract BindingParser
2016-10-26 14:32:23 -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_import_core.ts
refactor(compiler): introduce directive wrappers to generate less code
2016-10-20 10:41:43 -07:00
provider_analyzer.ts
refactor: remove most facades ( #12399 )
2016-10-21 15:14:44 -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(compiler): introduce directive wrappers to generate less code
2016-10-20 10:41:43 -07:00
selector.ts
fix(selectors): use Maps instead of objects
2016-10-26 14:55:59 -07:00
shadow_css.ts
fix(compiler): properly shim :host:before and :host(:before) ( #12171 )
2016-10-10 09:15:15 -07:00
style_compiler.ts
refactor: misc cleanup ( #10046 )
2016-07-13 11:01:32 -07:00
style_url_resolver.ts
refactor: simplify isPresent(x) ? x : y to x || y ( #12166 )
2016-10-10 09:20:58 -07:00
url_resolver.ts
refactor(facade): inline StringWrapper ( #12051 )
2016-10-06 15:10:27 -07:00
util.ts
refactor(compiler): set element attributes via one call
2016-10-26 14:32:23 -07:00