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
/
Javac.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
line numbers for undefined ids & more
akuznetsov
2023-12-29
1
-15
/
+13
*
save line number count though all methods/ctors
akuznetsov
2023-10-04
1
-1
/
+2
*
add line numbers and test
akuznetsov
2023-10-04
1
-18
/
+20
*
Organize imports to disolve ambiguity.
nickl-
2017-10-30
1
-9
/
+17
*
Source walk/Spring clean/Parameterize/Enhance et.al.
nickl-
2017-10-30
1
-25
/
+28
*
modifies the implementation of that invokes an interface default method
chibash
2016-02-23
1
-7
/
+5
*
fixed javadoc bugs
chibash
2015-01-07
1
-3
/
+3
*
added the Apache license.
chiba
2011-07-08
1
-2
/
+3
*
updated the copyright notices.
chiba
2007-06-04
1
-1
/
+1
*
fixed bugs related to stack map tables.
chiba
2007-06-02
1
-3
/
+13
*
updated copyright notices
chiba
2006-01-11
1
-1
/
+1
*
fixed a compilation problem of static final fields.
chiba
2005-08-17
1
-3
/
+12
*
fixed a bug of CtBehavior.insertAt (and a few other minor fixes)
chiba
2005-03-02
1
-0
/
+19
*
Change the year in the copyright notices from 2004 to 2005.
chiba
2005-01-18
1
-1
/
+1
*
javassist.expr.NewArray has been implemented.
chiba
2004-08-02
1
-0
/
+8
*
changed the compiler so that multiple statements do not need to be
chiba
2004-03-12
1
-5
/
+4
*
local variables were made available in the source text passed
chiba
2004-01-11
1
-5
/
+67
*
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
-11
/
+39
*
made javassist.expr.MethodCall#replace correctly work
chiba
2003-10-10
1
-0
/
+33
*
Improved the performance of $proceed when it represents a static method.
chiba
2003-10-06
1
-0
/
+30
*
fixed warnings reported by Eclipse.
chiba
2003-09-08
1
-3
/
+2
*
minor bugs have been fixed.
chiba
2003-07-08
1
-1
/
+5
*
changed CtBehavior.setBody() so that setBody(null) produces a body
chiba
2003-05-19
1
-4
/
+40
*
fixed a bug in CtBehavior#setBody().
chiba
2003-05-18
1
-0
/
+2
*
changed the license.
chiba
2003-04-30
1
-8
/
+9
*
Changed the copyright notices and removed tab characters.
chiba
2003-04-23
1
-185
/
+174
*
This commit was generated by cvs2svn to compensate for changes in r2, which
patriot1burke
2003-04-22
1
-0
/
+380