Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11, | chibash | 2018-09-08 | 1 | -0/+7 |
* | Added default serialVersionUID. | nickl- | 2017-10-28 | 2 | -0/+6 |
* | fixes calls to a deprecated method in Java 9.rel_3_21_0-java9-ea | chibash | 2016-08-02 | 1 | -1/+1 |
* | for fixing JASSIST-236, I've added getDeclaredMethods(String) to CtClass. | chibash | 2014-11-19 | 2 | -0/+12 |
* | fixed a bug of accesses to annotation arguments. | chibash | 2014-09-11 | 1 | -0/+18 |
* | removed unused import declarations | chibash | 2014-07-22 | 1 | -4/+0 |
* | Fix JASSIST-220 | Johan Kaving | 2014-07-03 | 1 | -0/+17 |
* | JIRA JASSIST-224 | chibash | 2014-06-09 | 1 | -0/+5 |
* | fixed JASSIST-212 | chibash | 2013-12-02 | 1 | -0/+23 |
* | fixed JASSIST-207 | chibash | 2013-08-11 | 1 | -0/+51 |
* | fixed JASSIST-158 | chibash | 2013-07-24 | 1 | -0/+30 |
* | fixed JASSIST-195 | chibash | 2013-05-27 | 1 | -0/+31 |
* | fixed JASSIST-181 | chiba | 2013-04-17 | 2 | -0/+41 |
* | fixed JASSIST-185 | chiba | 2013-04-14 | 1 | -0/+11 |
* | fixed JASSIST-190 | chiba | 2013-04-13 | 2 | -0/+30 |
* | fixed JASSIST-177 | chiba | 2012-11-25 | 1 | -0/+119 |
* | fixed JASSIST-160 | chiba | 2012-10-06 | 1 | -1/+13 |
* | fixed JASSIST-174 | chiba | 2012-10-04 | 1 | -0/+14 |
* | fixed JASSIST-166 | chiba | 2012-06-06 | 1 | -0/+12 |
* | fixed JASSIST-152 | chiba | 2012-02-19 | 1 | -0/+60 |
* | fixed JASSIST-146 | chiba | 2011-11-04 | 1 | -1/+7 |
* | unit test for JASSIST-145 | chiba | 2011-10-18 | 1 | -0/+15 |
* | JvstTest test case. | chiba | 2011-08-31 | 22 | -0/+434 |