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
/
compiler
/
MemberCodeGen.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial commit
Shigeru Chiba
2015-05-23
1
-1161
/
+0
*
fiexed JASSIST-238
chibash
2014-11-23
1
-22
/
+36
*
fixed JASSIST-158
chibash
2013-07-23
1
-1
/
+1
*
fixed JASSIST-177
chiba
2012-11-15
1
-1
/
+1
*
fixed JASSIST-150
chiba
2012-02-11
1
-2
/
+0
*
added the Apache license.
chiba
2011-07-08
1
-2
/
+3
*
fixed typos.
chiba
2010-07-22
1
-1
/
+1
*
JASSIST-76
chiba
2009-04-03
1
-6
/
+12
*
updated the copyright notices.
chiba
2007-06-04
1
-1
/
+1
*
fixed bugs related to stack map tables.
chiba
2007-06-02
1
-6
/
+48
*
the version of the class file generated from scratch was changed from JDK 1.1...
chiba
2007-05-29
1
-3
/
+1
*
changed the compiler so that .class will be compiled into ldc.
chiba
2007-05-29
1
-5
/
+15
*
changed the implementation of try statements so that jsr/ret will not be used...
chiba
2007-05-12
1
-30
/
+56
*
updated copyright notices
chiba
2006-01-11
1
-1
/
+1
*
fixed a bug reported as JIRA Javassist-12
chiba
2005-08-26
1
-2
/
+2
*
Array initializer supports and better annotation supports.
chiba
2005-08-25
1
-11
/
+59
*
fixed a bug so that the compiler distinguishes a length field and the array l...
chiba
2005-06-08
1
-4
/
+25
*
Change the year in the copyright notices from 2004 to 2005.
chiba
2005-01-18
1
-1
/
+1
*
supports finally clauses
chiba
2004-11-04
1
-18
/
+121
*
modified the code generator to compute constant expressions at compile time.
chiba
2004-09-01
1
-1
/
+7
*
implemented pruning
chiba
2004-08-19
1
-1
/
+1
*
.class support
chiba
2004-08-16
1
-1
/
+4
*
Now, the compiler accepts a method that calls
chiba
2004-05-08
1
-9
/
+33
*
Now, the compiler accepts a method that accesses
chiba
2004-05-05
1
-45
/
+110
*
Now, the compiler accepts a method that calls a private method
chiba
2004-05-04
1
-12
/
+49
*
added CtClass#getDeclaringClass()
chiba
2004-05-03
1
-3
/
+32
*
updated the copyright notices.
chiba
2004-01-08
1
-1
/
+1
*
Fixed a bug of the token analyzer (double constant).
chiba
2003-12-20
1
-11
/
+25
*
made the compiler support inner classes appearing in type names.
chiba
2003-12-07
1
-13
/
+10
*
I implemented a type checker for better code generation.
chiba
2003-11-27
1
-394
/
+54
*
made javassist.expr.MethodCall#replace correctly work
chiba
2003-10-10
1
-4
/
+3
*
improved the compilation of static method calls.
chiba
2003-10-06
1
-6
/
+16
*
Improved the performance of $proceed when it represents a static method.
chiba
2003-10-06
1
-21
/
+22
*
fixed a bug in the compiler, which could not compile a try statement
chiba
2003-08-17
1
-3
/
+5
*
fixed several compiler bugs and updated the tutorial.
chiba
2003-05-14
1
-3
/
+14
*
fixed an array-access bug.
chiba
2003-04-30
1
-8
/
+9
*
changed the license.
chiba
2003-04-30
1
-8
/
+9
*
Changed the copyright notices and removed tab characters.
chiba
2003-04-23
1
-844
/
+833
*
This commit was generated by cvs2svn to compensate for changes in r2, which
patriot1burke
2003-04-22
1
-0
/
+1045