1. ee79246 More listener changes: by limpbizkit · 15 years ago
  2. 03b81a6 Early draft of InjectionListeners. by limpbizkit · 15 years ago
  3. bf0d876 Removing all references to method interceptors from the non-AOPified Guice. This passes the full Guice test suite (other than the interceptor tests that are removed, and the tests that fail in the normal Guice build). by limpbizkit · 15 years ago
  4. c3f9284 Renaming PrivateEnvironment to PrivateElements. I don't love this name 'cause I don't like plural names for classes; it reminds me of Collections, which is a utility class rather than an instantiable type. by limpbizkit · 16 years ago
  5. fcbdf99 Pretty massive rewrite of PrivateModules so that they're now implemented in core Guice. by limpbizkit · 16 years ago
  6. 5ea4ab2 Adding newPrivateBinder() to the SPI. We're promoting private bindings from an extension to being a part of core Guice! by limpbizkit · 16 years ago
  7. c489adf A whole bunch of @since tags, and a JDiff report of everything that's changed since Guice 1. by limpbizkit · 16 years ago
  8. a9a8edc Adding a default BindingScopingVisitor to make use easier. by limpbizkit · 16 years ago
  9. afa4b5d LAST move of the visitors. I moved BindTargetVisitor to BindingTargetVisitor and Element.Visitor to ElementVisitor by limpbizkit · 16 years ago
  10. 00ca9f7 New names for the core elements: by limpbizkit · 16 years ago
  11. d1fe130 Combining Binding and BindConstant elements in the SPI. by limpbizkit · 16 years ago
  12. 477f9f9 Grand unification of commands and SPI: by limpbizkit · 16 years ago