angular/modules/angular2/src/compiler
vsavkin e27665c368 feat(core): renam AMBIENT_DIRECTIVES and AMBIENT_PIPES into PLATFORM_DIRECTIVES and PLATFORM_PIPES
After discussing it we decided that PLATFORM_ is a better prefix for directives available everywhere in the app.

BREAKING CHANGE

AMBIENT_DIRECTIVES -> PLATFORM_DIRECTIVES
AMBIENT_PIPES -> PLATFORM_PIPES

Closes #5201
2015-11-10 01:45:25 +00:00
..
schema refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
anchor_based_app_root_url.ts chore(core): move compiler out of core 2015-11-05 14:44:52 -08:00
app_root_url.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
change_definition_factory.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
change_detector_compiler.ts refactor(compiler): make all commands const 2015-11-09 10:59:08 -08:00
command_compiler.ts refactor(compiler): make all commands const 2015-11-09 10:59:08 -08:00
compiler.ts feat(core): renam AMBIENT_DIRECTIVES and AMBIENT_PIPES into PLATFORM_DIRECTIVES and PLATFORM_PIPES 2015-11-10 01:45:25 +00:00
directive_metadata.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
html_ast.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
html_parser.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
runtime_compiler.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
runtime_metadata.ts feat(core): renam AMBIENT_DIRECTIVES and AMBIENT_PIPES into PLATFORM_DIRECTIVES and PLATFORM_PIPES 2015-11-10 01:45:25 +00:00
selector.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
shadow_css.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
source_module.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
style_compiler.ts refactor(compiler): make all commands const 2015-11-09 10:59:08 -08:00
style_url_resolver.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
template_ast.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
template_compiler.ts refactor(compiler): make all commands const 2015-11-09 10:59:08 -08:00
template_normalizer.ts refactor(ListWrapper): drop filter, find, reduce & any 2015-11-09 19:24:14 +00:00
template_parser.ts refactor(ListWrapper): drop filter, find, reduce & any 2015-11-09 19:24:14 +00:00
template_preparser.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
url_resolver.dart chore(core): move compiler out of core 2015-11-05 14:44:52 -08:00
url_resolver.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
util.ts refactor(compiler): make all commands const 2015-11-09 10:59:08 -08:00
xhr.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
xhr_impl.dart chore(core): move compiler out of core 2015-11-05 14:44:52 -08:00
xhr_impl.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
xhr_mock.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00