aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/ftbsc/lll/processor/tools/containers/MethodContainer.java
Commit message (Expand)AuthorAgeLines
* chore: internal reorganisation zaaarf2024-01-24-102/+0
* feat: updated to use mapper lib 0.2.0 zaaarf2023-08-26-22/+11
* feat: updated to use mapper 0.1 zaaarf2023-08-26-1/+2
* chore: moved obfuscation stuff to mapping library zaaarf2023-06-11-1/+2
* chore: added container class for options zaaarf2023-05-26-21/+15
* fix: find always falling back zaaarf2023-04-13-1/+1
* feat: @Find now falls back on containing class zaaarf2023-04-12-2/+1
* feat: @Patch's value field is now mandatory zaaarf2023-04-12-2/+2
* feat: throw exception if bridge is not found correctly0.5.2 zaaarf2023-04-12-1/+1
* feat: matching the erasure bridge should be optional zaaarf2023-04-12-12/+10
* chore: constructors should be private zaaarf2023-04-12-2/+3
* feat: type erasure is now handled correctly zaaarf2023-04-11-1/+8
* feat: major rework of obfuscation system zaaarf2023-03-31-26/+15
* fix: member name mapping bugs zaaarf2023-03-29-1/+1
* fix: descriptor obfuscation now handled properly zaaarf2023-03-29-3/+10
* fix: map descriptors too zaaarf2023-03-29-2/+3
* fix: various typos concerning mapping zaaarf2023-03-27-1/+1
* feat: created container types for methods and fields (efficiency and code qua... zaaarf2023-03-27-0/+115