Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | contextual: Make ContextSensitiveBinder work with requireExplicitBindings(). | Tavian Barnes | 2014-10-04 | 1 | -0/+21 |
| | | | | | | | Same as regular toProvider() bindings, an explicit binding for the provider is *not* required, unless to provider itself is injected somewhere. This is accomplished by generating a unique linked-key binding for each ContextSensitiveProvider. | ||||
* | contextual: Add an extension SPI. | Tavian Barnes | 2014-04-03 | 1 | -1/+91 |
| | |||||
* | Re-license under the Apache 2.0 License. | Tavian Barnes | 2014-04-02 | 1 | -10/+16 |
| | |||||
* | Add sangria-contextual module. | Tavian Barnes | 2014-04-01 | 1 | -0/+269 |