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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Now, the compiler accepts a method that accesses
chiba
2004-05-05
6
-75
/
+278
*
Now, the compiler accepts a method that calls a private method
chiba
2004-05-04
3
-12
/
+161
*
added CtClass#getDeclaringClass()
chiba
2004-05-03
1
-3
/
+32
*
changed the compiler so that multiple statements do not need to be
chiba
2004-03-12
1
-5
/
+4
*
fixed a bug that happens if null is passed to a method.
chiba
2004-02-28
1
-0
/
+3
*
local variables were made available in the source text passed
chiba
2004-01-11
2
-15
/
+79
*
updated the copyright notices.
chiba
2004-01-08
39
-69
/
+71
*
fixed a compiler bug.
chiba
2003-12-26
1
-1
/
+1
*
Fixed a bug of the token analyzer (double constant).
chiba
2003-12-20
3
-19
/
+58
*
fixed a bug on method lookup.
chiba
2003-12-10
1
-12
/
+13
*
made the compiler support inner classes appearing in type names.
chiba
2003-12-07
3
-38
/
+76
*
I implemented a type checker for better code generation.
chiba
2003-11-27
15
-516
/
+1808
*
made javassist.expr.MethodCall#replace correctly work
chiba
2003-10-10
3
-7
/
+55
*
enabled the parser to parse switch and synchronized statements.
chiba
2003-10-07
2
-17
/
+88
*
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
3
-28
/
+71
*
fixed warnings reported by Eclipse.
chiba
2003-09-08
2
-4
/
+3
*
corrected to be able to compile an infinite loop.
rel_2_6
chiba
2003-08-28
1
-9
/
+26
*
fixed a bug in the compiler, which could not compile a try statement
chiba
2003-08-17
1
-3
/
+5
*
minor bugs have been fixed.
chiba
2003-07-08
2
-1
/
+9
*
changed CtBehavior.setBody() so that setBody(null) produces a body
chiba
2003-05-19
3
-5
/
+56
*
fixed a bug in CtBehavior#setBody().
chiba
2003-05-18
2
-12
/
+14
*
modified the semantics of ($r).
chiba
2003-05-16
2
-11
/
+50
*
fixed several compiler bugs and updated the tutorial.
chiba
2003-05-14
2
-10
/
+43
*
fixed an array-access bug.
chiba
2003-04-30
1
-8
/
+9
*
changed the license.
chiba
2003-04-30
35
-280
/
+315
*
Changed the copyright notices and removed tab characters.
chiba
2003-04-23
35
-4712
/
+4327
*
This commit was generated by cvs2svn to compensate for changes in r2, which
patriot1burke
2003-04-22
35
-0
/
+7119
[prev]