Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | chore: internal reorganisation (breaking)0.5.0 | zaaarf | 2024-01-24 | -68/+0 |
* | chore: reorganize, add ProxyType enum | zaaarf | 2023-03-21 | -3/+3 |
* | feat: restored flat descriptors, implemented primitive proxies | zaaarf | 2023-03-21 | -2/+25 |
* | feat: expanded ClassProxies, now all fields and methods include classproxies ... | zaaarf | 2023-03-21 | -12/+2 |
* | chore: updated insnnodes to match | zaaarf | 2023-03-21 | -6/+6 |
* | fix: mistake in method names | zaaarf | 2023-03-04 | -7/+6 |
* | fix: docs and method order in proxies | zaaarf | 2023-03-04 | -3/+6 |
* | feat: replaced put(), get() and call() with InsnNode extensions | zaaarf | 2023-03-01 | -0/+53 |