aboutsummaryrefslogtreecommitdiff
path: root/javatests/com/google/turbine/processing/AbstractTurbineTypesTest.java
AgeCommit message (Expand)Author
2022-11-08Improve implementation of `asMemberOf`Liam Miller-Cushon
2022-08-18Update string representation of annotated typesLiam Miller-Cushon
2022-03-10Fix handling of type variable bounds in `isSameSignature`Liam Miller-Cushon
2021-06-08Satisfy the nullness checker.cpovirk
2020-09-20Imitate javac's handling of type annotations on derived typesLiam Miller-Cushon
2019-08-21Remove javac bug compatibility work-aroundcushon
2019-07-31Implement Elements#getTypeElementcushon
2019-07-31Implement annotation proxiescushon
2019-07-11Fix a bug in signature comparisoncushon
2019-07-11Implement ExecutableType and corresponding support in Typescushon
2019-07-11Initial implementation of javax.lang.model.util.Typescushon