angular/modules/@angular/compiler/src/view_compiler
2016-08-14 10:04:37 -07:00
..
compile_binding.ts refactor(compiler): re-arrange files 2016-07-29 13:40:58 -07:00
compile_element.ts chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
compile_method.ts refactor(compiler): re-arrange files 2016-07-29 13:40:58 -07:00
compile_pipe.ts refactor(OutputAst): BuiltinMethod.bind renamed to Bind (#10739) 2016-08-14 10:04:37 -07:00
compile_query.ts refactor(core): change module semantics 2016-07-26 07:04:10 -07:00
compile_view.ts fix(compiler): allow to use pipes inside of *ngIf (#10452) 2016-08-02 12:19:34 -07:00
constants.ts feat(core): split ChangeDetectorStrategy into ChangeDetectionStrategy and ChangeDetectorStatus 2016-06-27 20:19:20 -07:00
event_binder.ts refactor(OutputAst): BuiltinMethod.bind renamed to Bind (#10739) 2016-08-14 10:04:37 -07:00
expression_converter.ts fix(compiler): Generate temporary variables for guarded expressions (#10657) 2016-08-11 21:20:54 -07:00
lifecycle_binder.ts chore: update public api and integrate minor review comments 2016-08-02 11:23:26 -07:00
property_binder.ts fix(compiler): Generate temporary variables for guarded expressions (#10657) 2016-08-11 21:20:54 -07:00
util.ts chore(imports): don't import ExceptionHandler from facade (#10620) 2016-08-10 15:55:18 -07:00
view_binder.ts chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
view_builder.ts feat(i18n): add an HtmlParser decorator (#10645) 2016-08-11 21:00:35 -07:00
view_compiler.ts refactor(compiler): re-arrange files 2016-07-29 13:40:58 -07:00