1. 3650081 Issue 87: simple Providers.of(instance) method to facilitate your unit tests by kevinb9n · 17 years ago
  2. cad2c2b very minor javadoc tweeks by kevinb9n · 17 years ago
  3. 2394ca6 Issue 93: run an optimize-imports over all the source. by kevinb9n · 17 years ago
  4. 409df52 backport LineNumbers to asm 2.x, will make maveny people happier (forgot one, oops) by chris.nokleberg · 17 years ago
  5. 0c24994 try 3 to get the hack right. drawing attention to it now. :-( by kevinb9n · 17 years ago
  6. b7ffa50 make the earlier dumb hack suck less... cpu cycles at runtime. by kevinb9n · 17 years ago
  7. d4d4df3 log timing info at "fine" level by kevinb9n · 17 years ago
  8. cd38685 sadly, must hack in secret support for something evil; will remove later by kevinb9n · 17 years ago
  9. b20cc35 oops, add missing file headers. by kevinb9n · 17 years ago
  10. 833fc69 Remove code we don't need use (sorry bob). by kevinb9n · 17 years ago
  11. a312d7a Issue 41: guice should never inject a null value. by kevinb9n · 17 years ago
  12. 63e9a82 Simplified source directory structure. Forget Maven. by crazyboblee · 17 years ago
  13. 97223d4 Moved src directories to be more maven friendly. by crazyboblee · 17 years ago
  14. c3e8849 If we can't find a binding to an annotation with given attribute values, we look for a binding to the annotation type. Added check to make sure binding annotations are annotated with @BindingAnnotation. by crazyboblee · 17 years ago
  15. 0f09fe3 Added checks to ensure annotations are retained at runtime. by crazyboblee · 17 years ago
  16. 9119a63 improve error message when instance location causes an exception (e.g. from your constructor or custom factory) by kevinb9n · 17 years ago
  17. dedcabd Added code to point to the first line in a class when we otherwise can't determine a line #. by crazyboblee · 17 years ago
  18. 9a3861b Cleaned up error handling. Separated ErrorHandler from source tracking. We now point directly to members when appropriate. by crazyboblee · 17 years ago
  19. d7908e8 Added a JMX interface to aid debugging. by crazyboblee · 17 years ago
  20. 4602a6f Added support for binding to annotations instead of names. by crazyboblee · 17 years ago
  21. 7173353 Updated remaining Javadocs for query->matcher rename. Reformatted LineNumbers and added Chris's name to it (gotta give credit). Added asm-3.0.jar to IDEA project. by crazyboblee · 17 years ago
  22. 698a6c8 Added support for surrogate injection annotations. by crazyboblee · 17 years ago
  23. 920e1f9 remove dead code and add more javadoc by chris.nokleberg · 17 years ago
  24. 44372e2 throw exception if bytecode cannot be found by chris.nokleberg · 17 years ago
  25. 5db87c6 add utility to extract LineNumbers from bytecode by chris.nokleberg · 17 years ago
  26. 013aacd Added support for surrogate annotations. by crazyboblee · 17 years ago
  27. 0789b19 Added support for implicit bindings. Did away with getCreator(). Made Struts plugin validate up front. by crazyboblee · 17 years ago
  28. 6a565c7 A little javadoc, and trying to get some IntelliJ warnings cleaned by kevinb9n · 17 years ago
  29. 6b5db11 Modified Guice to use different names for generated classes from stock cglib. by crazyboblee · 17 years ago
  30. 62fcdde Finished interception framework. Added Container.findBindingsByType(). by crazyboblee · 17 years ago
  31. b8cf1e5 Fixed copyright declarations. by crazyboblee · 17 years ago
  32. e3adfd6 Introduced ToStringBuilder. Pulled up ConstructorInjector. Introduced ConstructionProxy. by crazyboblee · 17 years ago
  33. abc4dd0 Implemented explicit preloading. Updated copyright notices. by crazyboblee · 17 years ago
  34. ef83bd2 Enabled validation of static dependencies. by crazyboblee · 17 years ago
  35. b944668 Refactoring binding API. Adding support for generic types. by crazyboblee · 18 years ago
  36. 07e4182 Added type conversion for constants. Optimized ReferenceCache. by crazyboblee · 18 years ago
  37. 66b415a Initial checkin. by crazyboblee · 18 years ago