aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/ftbsc/lll/processor/annotations
Commit message (Expand)AuthorAgeLines
* feat: matching the erasure bridge should be optional zaaarf2023-04-12-0/+8
* feat: created container types for methods and fields (efficiency and code qua... zaaarf2023-03-27-5/+30
* chore: implemented matching by name for finders, added OrphanExceptions to pr... zaaarf2023-03-25-3/+0
* feat: initial untested draft of version 0.5.0 compatible with lillero 0.4 zaaarf2023-03-25-62/+53
* chore: forgot to delete FindField zaaarf2023-03-18-30/+0
* feat: initial implementation of anonymous class support, merged FindField and... zaaarf2023-03-18-39/+71
* chore: fixed javadocs0.3.0 zaaarf2023-03-18-8/+8
* chore: javadocs for annotations zaaarf2023-03-16-1/+46
* fix: override packageprivate, minor fixes in ObfuscationMapper zaaarf2023-03-15-1/+1
* feat: initial implementation of new system zaaarf2023-03-08-5/+32
* feat: added @FindField and @FindMethod (untested) zaaarf2023-03-01-6/+50
* doc: fixed patch javadocs zaaarf2023-03-01-2/+2
* chore: more code refactoring for quality zaaarf2023-02-27-5/+2
* feat: maybe gotten it working, i probably don't need a plugin after all zaaarf2023-02-26-3/+3
* chore: added proper documentation, cleaned up build.gradle, added exceptions zaaarf2023-02-26-4/+37
* feat: initial commit, limited implementation of the annotation processor zaaarf2023-02-24-0/+32