summaryrefslogtreecommitdiff
path: root/src/main/java/ftbsc/lll/tools/StackTools.java
Commit message (Expand)AuthorAgeLines
* fix: failure to restart matcher after failing to find pattern once0.3.3 zaaarf2023-03-13-1/+1
* feat: replaced put(), get() and call() with InsnNode extensions zaaarf2023-03-01-52/+0
* feat: added put(FieldProxy) and set(FieldProxy) to easily manipulate fields zaaarf2023-03-01-2/+41
* feat: implemented field and method proxies zaaarf2023-03-01-1/+17
* fix: imports zaaarf2023-02-07-4/+2
* feat: written stacktools zaaarf2023-02-07-0/+88