summaryrefslogtreecommitdiff
path: root/src/main/java/ftbsc/lll/processor/annotations/Patch.java
Commit message (Expand)AuthorAgeLines
* chore: fix indentation in javadocs zaaarf2023-05-03-2/+2
* fix: find always falling back zaaarf2023-04-13-1/+1
* feat: @Patch's value field is now mandatory zaaarf2023-04-12-5/+5
* chore: implemented matching by name for finders, added OrphanExceptions to pr... zaaarf2023-03-25-2/+0
* feat: initial untested draft of version 0.5.0 compatible with lillero 0.4 zaaarf2023-03-25-18/+10
* feat: initial implementation of anonymous class support, merged FindField and... zaaarf2023-03-18-0/+15
* doc: fixed patch javadocs zaaarf2023-03-01-2/+2
* feat: maybe gotten it working, i probably don't need a plugin after all zaaarf2023-02-26-1/+1
* chore: added proper documentation, cleaned up build.gradle, added exceptions zaaarf2023-02-26-2/+15
* feat: initial commit, limited implementation of the annotation processor zaaarf2023-02-24-0/+13