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
/
CodeGen.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
line numbers for undefined ids & more
akuznetsov
2023-12-29
1
-4
/
+4
*
add line numbers and test
akuznetsov
2023-10-04
1
-40
/
+40
*
Replace StringBuffer with StringBuilder and other minor String optimizations
Timothy Hoffman
2021-07-16
1
-4
/
+4
*
enables switch-case with string constants
chibash
2018-12-10
1
-2
/
+50
*
Organize imports to disolve ambiguity.
nickl-
2017-10-30
1
-2
/
+26
*
Source walk/Spring clean/Parameterize/Enhance et.al.
nickl-
2017-10-30
1
-41
/
+57
*
fixes calls to a deprecated method in Java 9.
rel_3_21_0-java9-ea
chibash
2016-08-02
1
-1
/
+1
*
fixes JASSIST-255 Primitive array return values cause invalid cast to Object
chibash
2015-12-08
1
-1
/
+2
*
fixed JASSIST-230
chibash
2014-08-10
1
-41
/
+74
*
fixed JASSIST-211
chibash
2013-12-02
1
-1
/
+1
*
added the Apache license.
chiba
2011-07-08
1
-2
/
+3
*
fixed JIRA JASSIST-67
chiba
2009-06-09
1
-3
/
+12
*
updated the copyright notices.
chiba
2007-06-04
1
-1
/
+1
*
fixed bugs related to stack map tables.
chiba
2007-06-02
1
-7
/
+20
*
changed the implementation of try statements so that jsr/ret will not be used...
chiba
2007-05-12
1
-4
/
+9
*
fixed JIRA JASSIST-27 CodeGen.getArrayWriteOp returns a invalid operation for...
chiba
2006-10-23
1
-0
/
+2
*
updated copyright notices
chiba
2006-01-11
1
-1
/
+1
*
Array initializer supports and better annotation supports.
chiba
2005-08-25
1
-2
/
+11
*
deleted some local variables that are never read.
chiba
2005-06-30
1
-3
/
+0
*
fixed a bug of the compiler
chiba
2005-06-23
1
-2
/
+7
*
fixed a bug so that the compiler distinguishes a length field and the array l...
chiba
2005-06-08
1
-13
/
+1
*
fixed a bug so that "<array> == null" can be compiled.
chiba
2005-05-16
1
-2
/
+5
*
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
-6
/
+8
*
synchronized statement support.
chiba
2004-11-02
1
-4
/
+79
*
reformatted.
chiba
2004-10-18
1
-1
/
+1
*
Now the compiler supports a switch statement.
chiba
2004-09-03
1
-4
/
+76
*
modified the code generator to compute constant expressions at compile time.
chiba
2004-09-01
1
-2
/
+2
*
discarded the last changes
chiba
2004-08-30
1
-15
/
+10
*
temporary version. You cannot compile them. I'll discard the changes but wa...
chiba
2004-08-30
1
-10
/
+15
*
.class support
chiba
2004-08-16
1
-12
/
+71
*
Now, the compiler accepts a method that accesses
chiba
2004-05-05
1
-10
/
+19
*
updated the copyright notices.
chiba
2004-01-08
1
-1
/
+1
*
I implemented a type checker for better code generation.
chiba
2003-11-27
1
-74
/
+117
*
enabled the parser to parse switch and synchronized statements.
chiba
2003-10-07
1
-0
/
+8
*
corrected to be able to compile an infinite loop.
rel_2_6
chiba
2003-08-28
1
-9
/
+26
*
minor bugs have been fixed.
chiba
2003-07-08
1
-0
/
+4
*
changed CtBehavior.setBody() so that setBody(null) produces a body
chiba
2003-05-19
1
-1
/
+7
*
fixed a bug in CtBehavior#setBody().
chiba
2003-05-18
1
-12
/
+12
*
modified the semantics of ($r).
chiba
2003-05-16
1
-0
/
+24
*
fixed several compiler bugs and updated the tutorial.
chiba
2003-05-14
1
-7
/
+29
*
changed the license.
chiba
2003-04-30
1
-8
/
+9
*
Changed the copyright notices and removed tab characters.
chiba
2003-04-23
1
-1163
/
+1152
*
This commit was generated by cvs2svn to compensate for changes in r2, which
patriot1burke
2003-04-22
1
-0
/
+1559