angular/modules/angular2/src/core/compiler
2015-10-11 05:13:31 +00:00
..
schema refactor(core): move files to the right place 2015-10-02 13:38:51 -07:00
anchor_based_app_root_url.ts refactor(AppRootUrl): simplify the code 2015-10-07 15:20:32 +00:00
app_root_url.ts refactor(AppRootUrl): simplify the code 2015-10-07 15:20:32 +00:00
change_definition_factory.ts refactor(core): rename angular2/src/compiler -> angular2/src/core/compiler 2015-10-02 08:42:12 -07:00
change_detector_compiler.ts refactor(core): rename angular2/src/compiler -> angular2/src/core/compiler 2015-10-02 08:42:12 -07:00
command_compiler.ts fix(render): recurse into components/embedded templates not until all elements in a view have been visited 2015-10-08 11:43:21 -07:00
compiler.ts feat(di): rename Binding into Provider 2015-10-11 05:13:31 +00:00
directive_metadata.ts refactor(core): move ViewEncapsulation and ViewType to the right places 2015-10-05 11:22:21 -07:00
html_ast.ts refactor(core): rename angular2/src/compiler -> angular2/src/core/compiler 2015-10-02 08:42:12 -07:00
html_parser.ts refactor(core): rename angular2/src/compiler -> angular2/src/core/compiler 2015-10-02 08:42:12 -07:00
runtime_compiler.ts fix(tests): fix tests 2015-10-08 13:54:44 -07:00
runtime_metadata.ts refactor(core): rename angular2/src/compiler -> angular2/src/core/compiler 2015-10-02 08:42:12 -07:00
selector.ts chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
shadow_css.ts chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
source_module.ts refactor(core): rename angular2/src/compiler -> angular2/src/core/compiler 2015-10-02 08:42:12 -07:00
style_compiler.ts refactor(core): move ViewEncapsulation and ViewType to the right places 2015-10-05 11:22:21 -07:00
style_url_resolver.ts fix(css): when compiling CSS, leave absolute imports alone 2015-10-08 16:39:32 +00:00
template_ast.ts fix(render): recurse into components/embedded templates not until all elements in a view have been visited 2015-10-08 11:43:21 -07:00
template_compiler.ts refactor(core): move APP_ID from render/dom/dom_tokens into application_tokens 2015-10-02 13:38:52 -07:00
template_normalizer.ts refactor(core): move ViewEncapsulation and ViewType to the right places 2015-10-05 11:22:21 -07:00
template_parser.ts feat(core): desugar [()] to [prop] and (prop-change) 2015-10-11 02:58:13 +00:00
template_preparser.ts refactor(core): rename angular2/src/compiler -> angular2/src/core/compiler 2015-10-02 08:42:12 -07:00
url_resolver.dart refactor(core): move files to the right place 2015-10-02 13:38:51 -07:00
url_resolver.ts refactor(ListWrapper): drop forEach and removeLast 2015-10-07 17:17:31 +00:00
util.ts fix(compiler): const is not supported in IE9 and IE10 2015-10-02 21:49:44 +00:00
xhr.ts refactor(core): move files to the right place 2015-10-02 13:38:51 -07:00
xhr_impl.dart refactor(core): move files to the right place 2015-10-02 13:38:51 -07:00
xhr_impl.ts refactor(core): move files to the right place 2015-10-02 13:38:51 -07:00
xhr_mock.ts refactor(ListWrapper): drop forEach and removeLast 2015-10-07 17:17:31 +00:00