aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/ftbsc/lll/processor/annotations/Find.java
Commit message (Expand)AuthorAgeLines
* feat: @Find now falls back on containing class zaaarf2023-04-12-2/+2
* fix: rename @Find's className as well zaaarf2023-04-12-1/+1
* feat: @Patch's value field is now mandatory zaaarf2023-04-12-3/+3
* feat: created container types for methods and fields (efficiency and code qua... zaaarf2023-03-27-4/+22
* feat: initial untested draft of version 0.5.0 compatible with lillero 0.4 zaaarf2023-03-25-26/+23
* feat: initial implementation of anonymous class support, merged FindField and... zaaarf2023-03-18-0/+56