angular/modules/@angular/compiler/src/view_compiler
2016-07-12 14:55:36 -07:00
..
compile_binding.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
compile_element.ts chore(compiler): fix cyclic dependency 2016-06-30 14:28:22 -07:00
compile_method.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
compile_pipe.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
compile_query.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
compile_view.ts feat(animations): allow animation integration support into host params 2016-07-12 14:55:36 -07:00
constants.ts feat(core): split ChangeDetectorStrategy into ChangeDetectionStrategy and ChangeDetectorStatus 2016-06-27 20:19:20 -07:00
event_binder.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
expression_converter.ts fix(compiler): Fixed ?. operator to short-circut execution (#9965) 2016-07-11 12:58:56 -07:00
lifecycle_binder.ts feat(core): split ChangeDetectorStrategy into ChangeDetectionStrategy and ChangeDetectorStatus 2016-06-27 20:19:20 -07:00
property_binder.ts feat(animations): allow animation integration support into host params 2016-07-12 14:55:36 -07:00
util.ts feat(core): introduce @AppModule 2016-06-30 11:34:40 -07:00
view_binder.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
view_builder.ts feat(animations): allow animation integration support into host params 2016-07-12 14:55:36 -07:00
view_compiler.ts refactor(animations): collect parser / lookup errors in the same place 2016-07-12 14:55:27 -07:00