angular/modules/@angular/compiler/src/view_compiler
2016-07-12 11:21:32 -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(core): introduce @AppModule 2016-06-30 11:34:40 -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 fix(Compiler): Catch exceptions in the logging of binding update 2016-07-12 11:21:32 -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(core): introduce @AppModule 2016-06-30 11:34:40 -07:00
view_compiler.ts feat(core): add @Component.precompile and ComponentFactoryResolver 2016-06-23 12:10:04 -07:00