1. 278ee4d Renamed 'ForBinding' to 'Binder'. Introduced Stage. Added name package to Javadocs. Updated some random Javadocs. by crazyboblee · 17 years ago
  2. bc9a5b8 Removed broken imports. by crazyboblee · 17 years ago
  3. 66486ed Added updated Javadocs. by crazyboblee · 17 years ago
  4. e9b268f Removed old Javadocs. by crazyboblee · 17 years ago
  5. 91c37e3 Removed unused consts. by crazyboblee · 17 years ago
  6. b1f2e68 Modified scope binding to bind to scope annotations directly. No more strings. by crazyboblee · 17 years ago
  7. 1c4d3e3 Moved name-related logic into a subpackage. by crazyboblee · 17 years ago
  8. 4602a6f Added support for binding to annotations instead of names. by crazyboblee · 17 years ago
  9. a646edd Moved output directory back under the project dir to avoid permission problems. by crazyboblee · 17 years ago
  10. 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
  11. 5374359 Made IntelliJ use '1.5' for project. by crazyboblee · 17 years ago
  12. dced7b7 Added updated Javadocs. by crazyboblee · 17 years ago
  13. 1cf97a2 Removed old Javadocs. by crazyboblee · 17 years ago
  14. 2d9cd0a Made IntelliJ use '1.5' for JDK. by crazyboblee · 17 years ago
  15. 4f79e40 Renamed query package to macher. by crazyboblee · 17 years ago
  16. 33ce069 Renamed Query to Matcher. The name is more intuitive, and hopefully it'll have the pleasant side effect of discouraging the use of regular expression matchers. by crazyboblee · 17 years ago
  17. 698a6c8 Added support for surrogate injection annotations. by crazyboblee · 17 years ago
  18. 920e1f9 remove dead code and add more javadoc by chris.nokleberg · 17 years ago
  19. 44372e2 throw exception if bytecode cannot be found by chris.nokleberg · 17 years ago
  20. 5db87c6 add utility to extract LineNumbers from bytecode by chris.nokleberg · 17 years ago
  21. 6b931bd Updated scoping logic to use surrogate annotations. by crazyboblee · 17 years ago
  22. 013aacd Added support for surrogate annotations. by crazyboblee · 17 years ago
  23. e4f8673 add javadoc link to JDK 5 apis by kevinb9n · 17 years ago
  24. 954d70d update idea project settings by kevinb9n · 17 years ago
  25. a389676 Added updated Javadocs. by crazyboblee · 17 years ago
  26. 9163ab3 Removed old Javadocs. 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. 48d1307 Some work on unchecked warnings. by kevinb9n · 17 years ago
  29. ce79dfe Combined validation with constructor lookup and got rid of a volatile field check every time we create an object. by crazyboblee · 17 years ago
  30. f33d23e Refactored scope handling. Allows overriding annotations with in(). Improved error reporting. by crazyboblee · 17 years ago
  31. a99dca7 Silly code-style fixes by kevinb9n · 17 years ago
  32. 6a565c7 A little javadoc, and trying to get some IntelliJ warnings cleaned by kevinb9n · 17 years ago
  33. c50dab2 Added updated Javadocs. by crazyboblee · 17 years ago
  34. e09cad6 Removed old Javadocs. by crazyboblee · 17 years ago
  35. 10a3b02 Added intercept() to ContainerBuilder. Hid ConstructionProxy, ProxyFactory, etc. Removed intercept package. Added query package. Started Struts 2 plugin and example. by crazyboblee · 17 years ago
  36. 16d415d Upgraded jarjar and removed workaround. by crazyboblee · 17 years ago
  37. 5726c18 Unjar and re-jar to work around jarjar permissions issues. by crazyboblee · 17 years ago
  38. 4c68d34 Added more servlet unit tests. by crazyboblee · 17 years ago
  39. 2c09fe2 Added updated Javadocs. by crazyboblee · 17 years ago
  40. 7339492 Removed old Javadocs. by crazyboblee · 17 years ago
  41. 3a09e29 Added servlet scopes. by crazyboblee · 17 years ago
  42. fddb686 Renamed put() to scope(). by crazyboblee · 17 years ago
  43. 11a889b Added updated Javadocs. by crazyboblee · 17 years ago
  44. 4c66944 Removed old Javadocs. by crazyboblee · 17 years ago
  45. 6b5db11 Modified Guice to use different names for generated classes from stock cglib. by crazyboblee · 17 years ago
  46. 68d2f4b Reimplemented Scopes as a normal class. by crazyboblee · 17 years ago
  47. baaaf2d Updated scope javadocs. by crazyboblee · 17 years ago
  48. 1dd8a7c Added updated Javadocs. by crazyboblee · 17 years ago
  49. 253215d Removed old Javadocs. by crazyboblee · 17 years ago
  50. e5fbbb0 Added overloaded methods which accept a name to Container. Re-implemented the built-in scopes as an enum. Added ContainerBuilder.scope(Enum). Added support for custom scope annotations. by crazyboblee · 17 years ago
  51. b116fca Added updated Javadocs. by crazyboblee · 17 years ago
  52. a379601 Removed old Javadocs. by crazyboblee · 17 years ago
  53. 187a962 Added tests for getInstance() and getFactory() convenience methods. by crazyboblee · 17 years ago
  54. dda3219 Added updated Javadocs. by crazyboblee · 17 years ago
  55. 65ec706 Removed old Javadocs. by crazyboblee · 17 years ago
  56. c2fcc43 Added builder() to AbstractFactory. by crazyboblee · 17 years ago
  57. e2ae034 Added updated Javadocs. by crazyboblee · 17 years ago
  58. 1814fa4 Removed old Javadocs. by crazyboblee · 17 years ago
  59. 94c8411 Added updated Javadocs. by crazyboblee · 17 years ago
  60. a3b0c05 Removed old Javadocs. by crazyboblee · 17 years ago
  61. d543d24 Made to(T) public. by crazyboblee · 17 years ago
  62. c50cfcd Added updated Javadocs. by crazyboblee · 17 years ago
  63. aa52fbc Removed old Javadocs. by crazyboblee · 17 years ago
  64. 654d09b Added updated Javadocs. by crazyboblee · 17 years ago
  65. 4e1ecc0 Removed old Javadocs. by crazyboblee · 17 years ago
  66. 07bd159 Added Queries.returns(). Renamed all() to any(). Excluded SourceConsumer from source tracing. Added performance check for indexing. Set version # to 1.0rc1. by crazyboblee · 17 years ago
  67. 80d0ba5 Updated project. by crazyboblee · 17 years ago
  68. 46ac59f Upgraded cglib so it works w/ jarjar. by crazyboblee · 17 years ago
  69. bb28ebf Added updated Javadocs. by crazyboblee · 17 years ago
  70. 00ba139 Removed old Javadocs. by crazyboblee · 17 years ago
  71. b7598a6 Exposed source provider functionality through spi. by crazyboblee · 17 years ago
  72. 9153228 Updated javadocs. Made Queries.all() take Object insted of T. by crazyboblee · 17 years ago
  73. 420d462 Updated javadocs. by crazyboblee · 17 years ago
  74. 861eb33 Updated jarjar. by crazyboblee · 17 years ago
  75. 43ebede Commented build time only jars. by crazyboblee · 17 years ago
  76. f0043b7 Modified build script to use jar jar to copy cglib into our package. by crazyboblee · 17 years ago
  77. b49dbe6 Added updated Javadocs. by crazyboblee · 17 years ago
  78. 047d1f4 Removed old Javadocs. by crazyboblee · 17 years ago
  79. 2a1ea89 Added ProxyFactory.getFactory() to simplify standalone use of ProxyFactory. by crazyboblee · 17 years ago
  80. 62fcdde Finished interception framework. Added Container.findBindingsByType(). by crazyboblee · 17 years ago
  81. d8d900f Added updated Javadocs. by crazyboblee · 17 years ago
  82. 47e4f66 Removed old Javadocs. by crazyboblee · 17 years ago
  83. 1b82a8f Implemented ProxyFactory. by crazyboblee · 17 years ago
  84. b8cf1e5 Fixed copyright declarations. by crazyboblee · 17 years ago
  85. e039bac Exposed the error message objects. by crazyboblee · 17 years ago
  86. e3adfd6 Introduced ToStringBuilder. Pulled up ConstructorInjector. Introduced ConstructionProxy. by crazyboblee · 17 years ago
  87. 84a798b Added updated Javadocs. by crazyboblee · 17 years ago
  88. 50ea4ab Removed old Javadocs. by crazyboblee · 17 years ago
  89. 9592a91 Moved Query, etc., to intercept package. by crazyboblee · 17 years ago
  90. 685c954 Added updated Javadocs. by crazyboblee · 17 years ago
  91. 11a88ca Removed old Javadocs. by crazyboblee · 17 years ago
  92. 2008ec7 Added Query which will be used to apply interceptors. by crazyboblee · 17 years ago
  93. 76effad Added updated Javadocs. by crazyboblee · 17 years ago
  94. 356789d Removed old Javadocs. by crazyboblee · 17 years ago
  95. a6e7398 Added Binding. The source object now follows the binding all the way through. by crazyboblee · 17 years ago
  96. 2af0637 Added convenience method for specifying container scope. by crazyboblee · 17 years ago
  97. 1596921 Added parameter index to context. This will be useful if a custom factory wants to change behavior based on annotations on parameters. by crazyboblee · 17 years ago
  98. abc4dd0 Implemented explicit preloading. Updated copyright notices. by crazyboblee · 17 years ago
  99. ef83bd2 Enabled validation of static dependencies. by crazyboblee · 17 years ago
  100. 7289ac1 Pulled up some anonymous inner classes. Hopefully the CB will be eligible for garbage collection after startup. I'll have to test this theory later. by crazyboblee · 17 years ago