Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support bootstrap method coping when using code coping | LiuChuliang 刘楚梁 | 2024-01-18 | 1 | -8/+31 |
* | uncomments test code suggested by PR405 | chibash | 2022-05-13 | 1 | -1/+1 |
* | Merge pull request #278 from ximsfei/master | Shigeru Chiba | 2022-05-10 | 1 | -4/+8 |
|\ | |||||
| * | add unit test | ximsfei | 2019-10-17 | 1 | -4/+8 |
* | | add unit tests for LocalVariableAttribute.variableNameByIndex and MethodParam... | eshizhan | 2021-01-29 | 1 | -0/+3 |
|/ | |||||
* | Squash compiler warnings in tests. | nickl- | 2017-10-30 | 1 | -0/+1 |
* | Upgrade junit from ver 3 to 4. | nickl- | 2017-10-27 | 1 | -6/+0 |
* | fixes calls to a deprecated method in Java 9.rel_3_21_0-java9-ea | chibash | 2016-08-02 | 1 | -1/+1 |
* | fixed JASSIST-178 | chiba | 2012-11-15 | 1 | -7/+3 |
* | fixed JASSIST-178 | chiba | 2012-11-15 | 1 | -2/+7 |
* | fixed JASSIST-174 | chiba | 2012-10-04 | 1 | -0/+46 |
* | implemented JASSIST-170 | chiba | 2012-06-17 | 1 | -0/+28 |
* | fixed JASSIST-146 | chiba | 2011-11-04 | 1 | -2/+195 |
* | JvstTest test case. | chiba | 2011-08-31 | 1 | -0/+572 |