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
/
Parser.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix line numbers in blocks & refactor test
akuznetsov
2023-11-02
1
-5
/
+13
*
add line numbers and test
akuznetsov
2023-10-04
1
-76
/
+76
*
Replace StringBuffer with StringBuilder and other minor String optimizations
Timothy Hoffman
2021-07-16
1
-3
/
+3
*
fixes a bug involuved in Pull Request #294
chibash
2019-12-24
1
-1
/
+1
*
Support parsing 'byte[] a = new byte[]{};'
cjw
2019-12-05
1
-0
/
+4
*
Organize imports to disolve ambiguity.
nickl-
2017-10-30
1
-1
/
+23
*
Source walk/Spring clean/Parameterize/Enhance et.al.
nickl-
2017-10-30
1
-68
/
+54
*
fiexed JASSIST-238
chibash
2014-11-23
1
-2
/
+4
*
added the Apache license.
chiba
2011-07-08
1
-2
/
+3
*
fixed a typo.
chiba
2011-01-05
1
-1
/
+1
*
updated the copyright notices.
chiba
2007-06-04
1
-1
/
+1
*
updated copyright notices
chiba
2006-01-11
1
-1
/
+1
*
Array initializer supports and better annotation supports.
chiba
2005-08-25
1
-3
/
+14
*
fixed a compilation problem of static final fields.
chiba
2005-08-17
1
-2
/
+19
*
Change the year in the copyright notices from 2004 to 2005.
chiba
2005-01-18
1
-1
/
+1
*
.class support
chiba
2004-08-16
1
-15
/
+112
*
Now, the compiler accepts a method that accesses
chiba
2004-05-05
1
-2
/
+7
*
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
-2
/
+2
*
enabled the parser to parse switch and synchronized statements.
chiba
2003-10-07
1
-17
/
+80
*
Improved the performance of $proceed when it represents a static method.
chiba
2003-10-06
1
-7
/
+19
*
changed CtBehavior.setBody() so that setBody(null) produces a body
chiba
2003-05-19
1
-0
/
+9
*
changed the license.
chiba
2003-04-30
1
-8
/
+9
*
Changed the copyright notices and removed tab characters.
chiba
2003-04-23
1
-785
/
+774
*
This commit was generated by cvs2svn to compensate for changes in r2, which
patriot1burke
2003-04-22
1
-0
/
+1138