index
:
javassist.git
3.18
3.20
3.22-old-style-source
3.23
gh-pages
master
test/java9-jigsaw
test/switch-case
Java bytecode engineering toolkit: https://github.com/jboss-javassist/javassist
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
javassist
/
bytecode
/
annotation
/
MemberValue.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Organize imports to disolve ambiguity.
nickl-
2017-10-30
1
-4
/
+3
*
Source walk/Spring clean/Parameterize/Enhance et.al.
nickl-
2017-10-30
1
-4
/
+4
*
added the Apache license.
chiba
2011-07-08
1
-1
/
+2
*
reformatted
chiba
2010-03-30
1
-13
/
+11
*
[JASSIST-111] Uncomment the code containing the fix :-)
kabir.khan@jboss.com
2010-03-29
1
-12
/
+12
*
[JASSIST-111] Handle class array types as annotation values
kabir.khan@jboss.com
2010-03-29
1
-1
/
+21
*
improved the behavior of CtClass.getAnnotations() etc.
chiba
2009-11-10
1
-2
/
+7
*
Move handling of primitive class value from MemberValue to ClassMemberValue
kkhan
2006-07-14
1
-36
/
+0
*
Be able to handle Class annotation attributes like void.class, int.class etc.
kkhan
2006-07-13
1
-1
/
+37
*
fixed a bug found when an annotation includes an empty array.
chiba
2005-09-07
1
-1
/
+2
*
Array initializer supports and better annotation supports.
chiba
2005-08-25
1
-0
/
+16
*
fixed a compilation problem of static final fields.
chiba
2005-08-17
1
-0
/
+1
*
add support for obtaining default annotation member values (the same patch as...
chiba
2005-02-27
1
-1
/
+4
*
revised javassist.bytecode.annotation package.
chiba
2004-06-25
1
-74
/
+15
*
changed the copyright notice of javassist.bytecode.annotation
chiba
2004-05-15
1
-5
/
+13
*
fixed some annotation bugs and added some integration features
patriot1burke
2004-04-24
1
-13
/
+21
*
added annotation support. Only Enum types not supported when adding
patriot1burke
2004-04-03
1
-0
/
+87