angular/modules/angular2/src/core/compiler
Martin Probst 3bf8c18c56 chore: run clang-format on code base.
This fixes several minor indentation issues (instanceof precendence,
type declaration specificity, template string length calculation).

This should also fix some flip-flop situations with template strings.
2015-07-12 18:50:52 +02:00
..
base_query_list.dart style(compiler): idiomatic TS 2015-06-15 18:53:47 +02:00
base_query_list.ts chore(doc-gen): remove unnecessary @public and @exportedAs tags 2015-07-11 07:21:46 +01:00
compiler.ts chore(doc-gen): remove unnecessary @public and @exportedAs tags 2015-07-11 07:21:46 +01:00
component_url_mapper.ts chore(docs): adding docs to core.ts and annotations.ts 2015-07-07 20:04:13 -07:00
directive_lifecycle_reflector.dart style(dart): Format Dart source with dart_style 0.1.8 2015-05-29 10:42:47 -07:00
directive_lifecycle_reflector.ts feat(core): added support for detecting lifecycle events based on interfaces 2015-05-27 16:23:42 -07:00
directive_resolver.ts chore(docs): adding docs to core.ts and annotations.ts 2015-07-07 20:04:13 -07:00
dynamic_component_loader.ts chore(doc-gen): remove unnecessary @public and @exportedAs tags 2015-07-11 07:21:46 +01:00
element_binder.ts fix(build): add missing return types now enforced by linter 2015-06-29 15:31:41 -07:00
element_injector.ts chore: run clang-format on code base. 2015-07-12 18:50:52 +02:00
element_ref.ts chore(doc-gen): remove unnecessary @public and @exportedAs tags 2015-07-11 07:21:46 +01:00
interfaces.ts fix(bundle): makes interfaces.ts non-empty when transpiled. 2015-06-08 17:52:25 -07:00
proto_view_factory.ts chore: run clang-format on code base. 2015-07-12 18:50:52 +02:00
query_list.ts chore(doc-gen): remove unnecessary @public and @exportedAs tags 2015-07-11 07:21:46 +01:00
view.ts chore(docs): adding docs to core.ts and annotations.ts 2015-07-07 20:04:13 -07:00
view_container_ref.ts chore(doc-gen): remove unnecessary @public and @exportedAs tags 2015-07-11 07:21:46 +01:00
view_listener.ts feat(view): add AppViewListener interface 2015-05-29 11:33:22 -07:00
view_manager.ts chore: removed angular2.api.ts 2015-07-09 13:54:07 -07:00
view_manager_utils.ts refactor(pipes): rename PipeRegistry to Pipes 2015-07-10 15:42:56 -07:00
view_pool.ts feat: remove MapWrapper.create()/get()/set(). 2015-06-18 14:55:12 -07:00
view_ref.ts chore(doc-gen): remove unnecessary @public and @exportedAs tags 2015-07-11 07:21:46 +01:00
view_resolver.ts refactor(TemplateResolver): rename to ViewResolver 2015-06-24 18:40:04 +02:00