aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/Test.java
Commit message (Expand)AuthorAgeFilesLines
* fixed Issue #263chibash2019-07-271-3/+5
* Squash compiler warnings in tests.nickl-2017-10-301-0/+1
* fixes calls to a deprecated method in Java 9.rel_3_21_0-java9-eachibash2016-08-021-1/+1
* fixes a bug of stackmap generation. The bug was reported here: https://github...chibash2016-07-301-22/+45
* modifies test code.chibash2016-06-121-1/+1
* modifies test codechibash2016-06-121-4/+4
* updates javadocchibash2016-06-091-45/+26
* fixes a bug JIRA JASSIST-262chibash2016-04-271-6/+45
* fiexed JASSIST-238chibash2014-11-231-21/+4
* fixed JASSIST-235. Now CtClass.getEnclosingMethod() is deprecated due to its...chibash2014-11-181-2/+4
* fixed a bug of accesses to annotation arguments.chibash2014-09-111-13/+19
* fixed JASSIST-230chibash2014-08-101-9/+13
* fixed JASSIST-207chibash2013-08-111-0/+16