aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/ftbsc/lll/processor/annotations/Target.java
Commit message (Collapse)AuthorAgeLines
* chore: documentation fixes zaaarf2023-06-10-1/+1
|
* chore: make MultipleTargets into a subclass of Target zaaarf2023-05-03-1/+14
|
* feat: matching the erasure bridge should be optional zaaarf2023-04-12-0/+8
|
* feat: created container types for methods and fields (efficiency and code ↵ zaaarf2023-03-27-1/+8
| | | | quality), made temporary fix for anonymous classes
* feat: initial untested draft of version 0.5.0 compatible with lillero 0.4 zaaarf2023-03-25-3/+13
|
* chore: fixed javadocs0.3.0 zaaarf2023-03-18-3/+4
|
* chore: javadocs for annotations zaaarf2023-03-16-1/+1
|
* fix: override packageprivate, minor fixes in ObfuscationMapper zaaarf2023-03-15-1/+1
|
* feat: initial implementation of new system zaaarf2023-03-08-1/+12
| | | | | | | - multiple injectors/target - removed strict limitation of one patch per class - made finders far smarter - added boolean for obfuscation environment (currently never changed from default)
* feat: added @FindField and @FindMethod (untested) 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-0/+9
|
* feat: initial commit, limited implementation of the annotation processor zaaarf2023-02-24-0/+9