561 Commits (f7543857669ad5fff98d61a75a4f04d848ef4820)

Author SHA1 Message Date
  chibash f754385766 fixed JASSIST-244 8 years ago
  KyongSik-Yoon f82eadaf4c Generic is not supported by JDK under 1.5 version. 8 years ago
  chibash 2705a49f8f added InnerClassAttribute#remove method 8 years ago
  chibash ecd733a236 fixed JIRA JASSIST-249 9 years ago
  chibash 4448bdae02 final updates for 3.20.0-GA release 9 years ago
  chibash a4f46cd3a9 fixed JASSIST-242 9 years ago
  chibash 6dc421894d made SerialVersionUID.calculateDefault() public. Issue #30 9 years ago
  chibash efae59551e fixed a bug reported as JASSIST-246 9 years ago
  Mårten Hedborg 7bb3c39367 Added copyright info 9 years ago
  marten.hedborg aa3037a417 Better javadoc for Callback class 9 years ago
  marten.hedborg 89e50989d0 Changed Callback so that CtBehaviour is independet of Callback. Added testcase 9 years ago
  chibash e724bc8af9 updated the tutorial and some javadoc comments 9 years ago
  chibash c43f4a7cde updated javadoc comments. makeClass(ClassFile cf) was added to ClassPool. 9 years ago
  chibash e59339343a fixed JIRA JASSIST-241 9 years ago
  chibash e8c023af06 fixed javadoc bugs 9 years ago
  chibash c7daae52ad fixed javadoc bugs 9 years ago
  chibash 5a6662f29d preparation for 3.19 release. fixed bugs in javadoc comments 9 years ago
  chibash ec3afdfb5d fixed JASSIST-240. support for Runtime[In]VisibleTypeAnnotations 9 years ago
  Mårten Hedborg 1025384fe0 Added call back feature to CtBehaviour 9 years ago
  chibash f2093c28be fiexed JASSIST-238 9 years ago
  chibash e000e8f682 changed the source so that javac 1.6 can compile it 9 years ago
  chibash 7f73ad1fbc fixed JASSIST-237 9 years ago
  chibash 8c08b63daa reformatted the code for fixing JASSIST-209. 9 years ago
  chibash e68442c746 updated documentation for JASSIST-208 fix 9 years ago
  chibash 07c2e6440f fixed JASSIST-208 9 years ago
  chibash 0ba6f9efdc for fixing JASSIST-236, I've added getDeclaredMethods(String) to CtClass. 9 years ago
  chibash a0f4d935a2 fixed JASSIST-235. Now CtClass.getEnclosingMethod() is deprecated due to its potential bug. 9 years ago
  Baron Roberts 8741c8b33d Support Javaflow NEW bytecode pattern for replacement. 9 years ago
  chibash 1663f10c67 fixed a bug of accesses to annotation arguments (cont.). 9 years ago
  chibash 4cdb575d4e fixed a bug of accesses to annotation arguments. 9 years ago
  chibash 1d3ff9f328 fixed JASSIST-230 9 years ago
  chibash 7497ae88e9 fixed JIRA-227 10 years ago
  Johan Kaving b510f4c43b Fix JASSIST-220 10 years ago
  chibash 63403c46a5 updated the javadoc comment of AnnotationsAttribute 10 years ago
  chibash a0bcbe95df JIRA JASSIST-224 10 years ago
  chibash 37b27e12d4 JIRA JASSIST-224 10 years ago
  chibash 985a99244e removed a comment (for JIRA223) 10 years ago
  chibash 6875ab76f2 fixed JIRA223 10 years ago
  chibash fd785d5ee3 added the version number for Java8 class files 10 years ago
  chibash c135f69c8b fixed JASSIST-211 10 years ago
  chibash 23b36218f5 fixed JASSIST-216 10 years ago
  chibash 81215a06fb fixed JASSIST-212 10 years ago
  chibash a688386baf fixed JASSIST-205 10 years ago
  chibash 7ce9d0dee5 fixed JASSIST-205 10 years ago
  chibash e5492bf606 fixed JASSIST-207 10 years ago
  chibash 387bb5897b fixed JASSIST-158 11 years ago
  chibash 28d3edb1bc fixed JASSIST-206 11 years ago
  chibash f81b1ae4ed fixed JASSIST-188 11 years ago
  chibash 29a580826f fixed JASSIST-195 11 years ago
  chibash 3358dc2693 fixed JASSIST-199 11 years ago