summaryrefslogtreecommitdiff
path: root/src/main/java/ftbsc/lll/proxies/impl
Commit message (Expand)AuthorAgeLines
* fix: stackoverflowerror (infinite recursion) zaaarf2023-03-27-3/+3
* fix: broken composition of fully qualified name in TypeProxy zaaarf2023-03-27-1/+1
* fix: misuse of asm type function zaaarf2023-03-27-1/+1
* fix: accidentally committed test print zaaarf2023-03-27-2/+0
* fix: trying to get fqn of primitive zaaarf2023-03-27-3/+5
* fix: TypeProxy.from access modifier zaaarf2023-03-27-1/+1
* feat: added set-via-descriptor-string for methods and fields zaaarf2023-03-27-0/+13
* chore: added (restored?) setType with fqn and array type zaaarf2023-03-26-0/+14
* chore: added (restored?) setType with Class object to FieldProxy zaaarf2023-03-25-0/+9
* chore: reorganize, add ProxyType enum zaaarf2023-03-21-0/+539