1. 6663d02 Axing SourceProviders and SourceProvider in favour of Binder.withSource and Binder.skipSources by limpbizkit · 16 years ago
  2. 9532e62 Eliminated static from SourceProviders. The new mechanism to specify the source of a binding is like this: by limpbizkit · 16 years ago
  3. 7d9991e Binder.withSource() added. I'd still like to start using it within the exceptions, and then cleanup their static configuration of SourceProviders. by limpbizkit · 16 years ago
  4. 185d2a2 Added some new error messages: by limpbizkit · 16 years ago
  5. d6967b9 More testcases for multibindings, including some fairly specific tests for toString() on the Binder API by limpbizkit · 16 years ago
  6. d172726 Rolling back r432 by dan.halem · 16 years ago
  7. 66d900f Add installAsSubModule to Binder and everything that goes with it. This is a solution to the robot arms/legs problem and builds on the earlier parent injector work. by dan.halem · 16 years ago
  8. 7f8eda0 Moving commands from extensions into core. I left InterceptingBinderBuilder in the commands package, I can probably rename this to the 'intercepting' package or similar. by limpbizkit · 16 years ago[Renamed from extensions/commands/src/com/google/inject/commands/CommandRecorder.java]
  9. 3d58d6b Big change - changing BinderImpl to use commands/ by limpbizkit · 16 years ago
  10. a67e39f visitable to commands by limpbizkit · 16 years ago