1. ba79486 Add an Expression type, which is a tuple of a CodeBlock and the type that it represents. This will help implementing BindingExpressions for @Binds methods, in particular for the following case: by ronshapiro · 8 years ago
  2. 68c77d8 Split HasBindingExpressions into GeneratedComponentModel and ComponentBindingExpressions. by dpb · 8 years ago
  3. a6ff6c1 Move getRequestFulfillmentWithPossibleRawtypeCast onto BindingExpression, renamed to getDependencyArgumentExpression. Add documentation. by dpb · 8 years ago
  4. 186d17a Remove unused framework fields by ronshapiro · 8 years ago[Renamed (79%) from java/dagger/internal/codegen/SubcomponentBuilderRequestFulfillment.java]
  5. 7bd173e Inline requests for set bindings by ronshapiro · 8 years ago
  6. 3939e27 SubcomponentBuilderRequestFulfillment by ronshapiro · 9 years ago