aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/ftbsc/lll/tools/InsnSequence.java
Commit message (Expand)AuthorAgeLines
* chore: internal reorganisation (breaking)0.5.0 zaaarf2024-01-24-138/+0
* fix: should not ignore on first element of pattern0.4.2 zaaarf2023-04-14-2/+2
* fix: bug in insnsequence creation zaaarf2023-03-13-2/+4
* fix: improved InsnSequence zaaarf2023-03-04-5/+6
* fix: added empty predicates edge case to find function, and single-instructio... zaaarf2023-03-04-0/+10
* doc: improved javadocs zaaarf2023-02-27-1/+1
* chore: renamed exception package to exceptions zaaarf2023-02-27-1/+1
* feat: written stacktools zaaarf2023-02-07-1/+11
* feat: implemented descriptorbuilder, added feature to InsnSequence zaaarf2023-02-07-0/+17
* fix: removed useless implementation of Opcodes zaaarf2023-02-07-2/+1
* feat: added some more utils to InsnSequence zaaarf2023-02-07-1/+69
* feat: implemented ASM pattern matcher zaaarf2023-02-07-0/+31