aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/ftbsc/lll/proxies/QualifiableProxy.java
Commit message (Collapse)AuthorAgeLines
* fix: broken composition of fully qualified name in TypeProxy zaaarf2023-03-27-4/+4
|
* chore: reorganize, add ProxyType enum zaaarf2023-03-21-7/+4
|
* chore: javadocs zaaarf2023-03-21-2/+4
|
* feat: restored flat descriptors, implemented primitive proxies zaaarf2023-03-21-3/+3
|
* feat: expanded ClassProxies, now all fields and methods include classproxies ↵ zaaarf2023-03-21-0/+68
to represent their parents (as well as parameters and return type for methods)