aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/ftbsc/lll/proxies/impl
Commit message (Expand)AuthorAgeLines
* chore: internal reorganisation (breaking)0.5.0 zaaarf2024-01-24-5/+4
* fix: bugs concerning fully qualified names, removed unused builder for types0.4.1 zaaarf2023-03-29-90/+17
* 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