summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
* fix: repeatable annotation support fix, part 2 zaaarf2023-03-15-3/+3
|
* fix: repeatable annotation support fix zaaarf2023-03-15-2/+1
|
* fix: now the mapper automagically converts internal names to FQN zaaarf2023-03-15-3/+6
|
* fix: fixed MirroredTypeException zaaarf2023-03-15-10/+13
|
* fix: oops didn't mean that zaaarf2023-03-15-2/+2
|
* feat: may now pass local files as mappings zaaarf2023-03-13-10/+57
|
* feat: mappings can now be taken in as an option, generified SrgMapper zaaarf2023-03-08-244/+218
|
* feat: no-mappings-available mode zaaarf2023-03-08-20/+37
|
* feat: initial implementation of new system zaaarf2023-03-08-131/+709
| | | | | | | - 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)
* chore: renamed method to reflect new functioning zaaarf2023-03-02-1/+1
|
* cleanup: removed todo, i just had to edit the maven pom ftbsc2023-03-02-2/+1
|
* fix: instantiate stub0.2.1 zaaarf2023-03-02-6/+6
|
* chore: added palantir0.2.0 zaaarf2023-03-02-1/+7
|
* build: bump lillero version zaaarf2023-03-01-1/+1
|
* Merge remote-tracking branch 'origin/dev' into dev zaaarf2023-03-01-1/+3
|\
| * fix: force java 8 ftbsc2023-02-28-1/+3
| |
* | feat: added @FindField and @FindMethod (untested) zaaarf2023-03-01-28/+189
| |
* | doc: fixed patch javadocs zaaarf2023-03-01-2/+2
|/
* chore: big code refactoring zaaarf2023-02-27-111/+107
|
* chore: replaced gradlew, these ones should work zaaarf2023-02-27-13/+27
|
* chore: more code refactoring for quality zaaarf2023-02-27-18/+10
|
* fix: changed name for logging to original one zaaarf2023-02-27-1/+1
|
* doc: small readme fix zaaarf2023-02-27-1/+1
|
* doc: added readme zaaarf2023-02-27-0/+50
|
* chore: code quality zaaarf2023-02-27-68/+45
|
* feat: MVP! zaaarf2023-02-27-68/+99
|
* fix: added +x to gradlew and the wrapper zaaarf2023-02-26-0/+0
|
* feat: maybe gotten it working, i probably don't need a plugin after all zaaarf2023-02-26-25/+6
|
* chore: added proper documentation, cleaned up build.gradle, added exceptions zaaarf2023-02-26-36/+147
|
* feat: implemented srg conversion (maybe) zaaarf2023-02-26-24/+51
|
* feat: implemented generation of service provider zaaarf2023-02-24-7/+15
|
* doc: improved javadoc zaaarf2023-02-24-10/+20
|
* build: fixed issues in build.gradle zaaarf2023-02-24-2/+2
|
* gitignore: fixed zaaarf2023-02-24-37/+1
|
* feat: initial commit, limited implementation of the annotation processor zaaarf2023-02-24-0/+728