0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 03, 2025 — Jan 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[JBREFLECT-51] further docs More... almost 17 years ago
Revert "[JBREFLECT-49]" More... almost 17 years ago
[JBREFLECT-49] added a few tests and cleanups More... almost 17 years ago
[JBREFLECT-51] further documentation. More... almost 17 years ago
[JBREFLECT-51] initial upload of documentation. More... almost 17 years ago
[JBREFLECT-49] lot of code cleanup. removed warnings. changed JavassistTypeInfoFactory to implement MutableTypeInfoFactory. More... almost 17 years ago
[JBREFLECT-49] no longer need the expression editor package More... almost 17 years ago
[JBREFLECT-49] Added interfaces that will support javassist.expr.* More... almost 17 years ago
[JBREFLECT-49] added test and cleanups More... almost 17 years ago
[JBREFLECT-49] fixed ModifierInfo, every test is passing now. More... almost 17 years ago
[JBREFLECT-49] Changed ModifierInfo to a enum and updated all dependencies accordingly. added testcase for MutableFieldInfo More... almost 17 years ago
[JBREFLECT-49] further tests and fixes More... almost 17 years ago
[JBREFLECT-49] Adding tests, fixing bugs. More... almost 17 years ago
[JBREFLECT-49] changed MutableClassInfo to override getDeclared...(.) methods defined in ClassInfo. More... almost 17 years ago
[JBREFLECT-49] Further implementation and started writing some tests. removed a lot of warnings. removed SignatureKey in JavassistMethodInfo More... almost 17 years ago
[JBREFLECT-49] JavassistField/Method/Constructor/Type now all implements its mutable interaces. raw implementation of some of these interfaces are done. - no tests atm so i cant ferify that i anything works yet :) More... almost 17 years ago
[JBREFLECT-49] fixed bug in JavassistUtil. tests are passing now. More... almost 17 years ago
[JBREFLECT-49] updated getType() method. ClassLoader.loadClass(..) do not work for arrays in jdk6, need to use Class.forName(...). some test still fails. getting them nailed out soon. More... almost 17 years ago
[JBREFLECT-49] added classpool factory to JRF More... almost 17 years ago
[JBREFLECT-49] Tried to make JavassistTypeInfo and JavassistTypeInfoFactoryImpl mutable compliant. Note that this breaks the current testsuite since JavassisitTypeInfo.getType() do not any longer return any object. More... almost 17 years ago
[JBREFLECT-49] ClassPoolFactory + a dummy impl. More... almost 17 years ago
[JBREFLECT-49] MutableTypeInfoFactoryInterface. it will handle creation of new MCI's. More... almost 17 years ago
[JBREFLECT-49] Added MutableFieldInfo and support in MCI. More... almost 17 years ago
[JBREFLECT-49] First version of MutableInterfaces. The design isnt finalized yet, so expect many changes to come. More... almost 17 years ago
removed the git test.. More... almost 17 years ago
gettest... More... almost 17 years ago
[JBREFLECT-48]; initial work on fixing NPE - TODO on tests. More... about 17 years ago
[JBREFLECT-47]; set upper name to NPI. More... about 17 years ago
[JBREFLECT-46]; use isInstance + convertValue. More... about 17 years ago
[JBREFLECT-44]; fix BeanInfo cache II., use CL as key. More... about 17 years ago