angular/packages/compiler/src
2017-03-24 15:10:41 -07:00
..
aot fix(compiler): correctly handle when toString is exported (#15430) 2017-03-23 13:38:01 -07:00
compiler_util docs: spelling error (#15406) 2017-03-22 17:14:56 -07:00
css_parser refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
expression_parser feat(common): support as syntax in template/* bindings (#15025) 2017-03-14 20:46:29 -07:00
i18n fix(compiler): allow single quotes into named interpolations (#15461) 2017-03-24 15:10:41 -07:00
jit feat(core): expose inputs, outputs and ngContentSelectors on ComponentFactory. (#15214) 2017-03-17 13:52:41 -05:00
ml_parser docs: fix spelling 2017-03-22 21:28:24 -07:00
output docs: fix spelling 2017-03-22 21:28:24 -07:00
schema refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
template_parser fix(compiler): only log template deprecation warning once (#15364) 2017-03-22 21:26:53 -07:00
view_compiler fix(compiler): assume queries with no matches as static (#15429) 2017-03-23 13:37:45 -07:00
assertions.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
chars.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
compile_metadata.ts Revert "fix(compiler): shouldn't throw when Symbol is used as DI token (#13701)" (#15319) 2017-03-20 17:13:37 -05:00
compiler.ts feat: introduce source maps for templates (#15011) 2017-03-14 09:16:15 -07:00
config.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
directive_normalizer.ts feat: introduce source maps for templates (#15011) 2017-03-14 09:16:15 -07:00
directive_resolver.ts refactor: use object spread operator rather than merge (#15426) 2017-03-24 14:45:33 -07:00
identifiers.ts refactor(core): misc cleanup (#15366) 2017-03-21 16:46:51 -05:00
injectable.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
lifecycle_reflector.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
metadata_resolver.ts fix(compiler): look for flat module resources using declaration module path (#15367) 2017-03-21 19:05:03 -05:00
ng_module_compiler.ts fix: element injector vs module injector (#15044) 2017-03-14 16:26:17 -07:00
ng_module_resolver.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
parse_util.ts fix(compiler): warning prints "WARNING" instead of "ERROR" (#15125) 2017-03-14 17:12:44 -07:00
pipe_resolver.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
provider_analyzer.ts fix: don't instantiate providers with ngOnDestroy eagerly. (#15070) 2017-03-14 14:32:26 -07:00
resource_loader.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
selector.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
shadow_css.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
style_compiler.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
style_url_resolver.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
summary_resolver.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
url_resolver.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
util.ts fix(compiler): fix utf8encode, move to sharted utils, add tests (#15076) 2017-03-14 17:13:39 -07:00
version.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00