Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | fix: stackoverflowerror (infinite recursion) | zaaarf | 2023-03-27 | -3/+3 |
| | ||||
* | fix: broken composition of fully qualified name in TypeProxy | zaaarf | 2023-03-27 | -1/+1 |
| | ||||
* | fix: misuse of asm type function | zaaarf | 2023-03-27 | -1/+1 |
| | ||||
* | fix: accidentally committed test print | zaaarf | 2023-03-27 | -2/+0 |
| | ||||
* | fix: trying to get fqn of primitive | zaaarf | 2023-03-27 | -3/+5 |
| | ||||
* | fix: TypeProxy.from access modifier | zaaarf | 2023-03-27 | -1/+1 |
| | ||||
* | feat: added set-via-descriptor-string for methods and fields | zaaarf | 2023-03-27 | -0/+13 |
| | ||||
* | chore: added (restored?) setType with fqn and array type | zaaarf | 2023-03-26 | -0/+14 |
| | ||||
* | chore: added (restored?) setType with Class object to FieldProxy | zaaarf | 2023-03-25 | -0/+9 |
| | ||||
* | chore: reorganize, add ProxyType enum | zaaarf | 2023-03-21 | -0/+539 |