aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/ftbsc/lll/processor/tools/containers/ClassContainer.java
Commit message (Expand)AuthorAgeLines
* chore: internal reorganisation zaaarf2024-01-24-130/+0
* feat: updated to use mapper lib 0.2.0 zaaarf2023-08-26-11/+5
* chore: added container class for options zaaarf2023-05-26-32/+21
* fix: find always falling back zaaarf2023-04-13-3/+5
* feat: @Find now falls back on containing class zaaarf2023-04-12-4/+17
* fix: rename @Find's className as well zaaarf2023-04-12-2/+1
* feat: @Patch's value field is now mandatory zaaarf2023-04-12-13/+4
* chore: constructors should be private zaaarf2023-04-12-2/+2
* fix: eliminated redundant code, fixed bug with arrays in descriptors being so... zaaarf2023-04-11-1/+3
* feat: major rework of obfuscation system zaaarf2023-03-31-8/+11
* fix: various typos concerning mapping zaaarf2023-03-27-1/+1
* fix: include inner names in FQN zaaarf2023-03-27-2/+4
* fix: nullpointer in findOrFallback function zaaarf2023-03-27-0/+1
* feat: created container types for methods and fields (efficiency and code qua... zaaarf2023-03-27-5/+92
* feat: initial untested draft of version 0.5.0 compatible with lillero 0.4 zaaarf2023-03-25-0/+47