1 Commits (b5347efe6343fd189b56b792bd64438ff953cc61)

Author SHA1 Message Date
  Hiroshi Ukai 7050c34104 Issue-#428: Standardize directory structure. 1 year ago
  ximsfei 22075222e7 fixes a bug of ClassFile#renameClass(), some imports could not be successfully renamed 4 years ago
  nickl- e5656fc869 Organize imports to disolve ambiguity. 6 years ago
  nickl- 62851d0af3 Source walk/Spring clean/Parameterize/Enhance et.al. 6 years ago
  chibash 8c08b63daa reformatted the code for fixing JASSIST-209. 9 years ago
  chibash 4cdb575d4e fixed a bug of accesses to annotation arguments. 9 years ago
  chiba 7a49552112 fixed JASSIST-181 11 years ago
  chiba 121a67e8df added the Apache license. 13 years ago
  chiba 8a5fe21253 fixed a bug in write() in Annotation and ClassMemberValue 18 years ago
  chiba d5642a3c53 reformatted. 18 years ago
  kkhan 2433547278 Move handling of primitive class value from MemberValue to ClassMemberValue 18 years ago
  chiba 5292871f7d fixed a bug found when an annotation includes an empty array. 19 years ago
  chiba 9366fe0862 Array initializer supports and better annotation supports. 19 years ago
  chiba bf8c6f9ca9 add support for obtaining default annotation member values (the same patch as Bill's but more javadoc comments) 19 years ago
  chiba aca939f8d7 reformatted the files edited by Bill. 19 years ago
  patriot1burke 02c99beb98 * additional methods to AnnotationsAttribute to support adding 20 years ago
  chiba d51257fc94 revised javassist.bytecode.annotation package. 20 years ago
  chiba 6f0d550f39 Added javassist.bytecode.AnnotationsAttribute and support classes. 20 years ago
  patriot1burke fa03e04037 added Enum support to AnnotationInfo 20 years ago
  chiba b431110d11 changed the copyright notice of javassist.bytecode.annotation 20 years ago
  patriot1burke 652e4675e7 fixed some annotation bugs and added some integration features 20 years ago
  patriot1burke ed96cc4101 added annotation support. Only Enum types not supported when adding 20 years ago