aboutsummaryrefslogtreecommitdiff
path: root/src/utils/lombok/permit
AgeCommit message (Expand)Author
2021-04-18[review] Use javac's internals to update type mirrorsReinier Zwitserloot
2021-03-19[jdk16] TypeSymbol.isLocal has been renamedRoel Spilker
2021-03-16[fixes #2681] [jdk16] support jdk16Reinier Zwitserloot
2020-12-15fix #2679murphy-li
2020-12-04[build] The 'utils' source files had a dep on main which is not okay; I need ...Reinier Zwitserloot
2020-11-13[refactor] reflection code streamlined by sending it through the Permit classReinier Zwitserloot
2020-05-28Update Fake.class to support OpenJ9 Field LayoutJack Lu
2019-04-24[fixes #2085] JDK12 compatibility. Also acknowledging @nqzero for the permit-...Reinier Zwitserloot
2019-01-22[fixes #2019] Lombok now properly deals with `@NonNull` specifically on the â...Reinier Zwitserloot
2018-10-29eliminate ‘you are using private API’ warnings by streamlining all reflec...Reinier Zwitserloot