aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/after-delombok/WithByOnRecord.java
AgeCommit message (Expand)Author
2021-03-24[records] [`@NonNull`] eclipse impl onfthe `@NonNull` on record components fe...Reinier Zwitserloot
2021-03-22[deps] pushing ASM to 9.1, and ASM opcode compat levels to ASM9, as we need t...Reinier Zwitserloot
2020-09-12Support With(By) on records and record componentsRawi01
2020-09-10Add record supportRawi01