Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | chore: internal reorganisation (breaking)0.5.0 | zaaarf | 2024-01-24 | -138/+0 |
| | ||||
* | fix: should not ignore on first element of pattern0.4.2 | zaaarf | 2023-04-14 | -2/+2 |
| | ||||
* | fix: bug in insnsequence creation | zaaarf | 2023-03-13 | -2/+4 |
| | ||||
* | fix: improved InsnSequence | zaaarf | 2023-03-04 | -5/+6 |
| | ||||
* | fix: added empty predicates edge case to find function, and ↵ | zaaarf | 2023-03-04 | -0/+10 |
| | | | | single-instruction constructor to InsnSequence | |||
* | doc: improved javadocs | zaaarf | 2023-02-27 | -1/+1 |
| | ||||
* | chore: renamed exception package to exceptions | zaaarf | 2023-02-27 | -1/+1 |
| | ||||
* | feat: written stacktools | zaaarf | 2023-02-07 | -1/+11 |
| | ||||
* | feat: implemented descriptorbuilder, added feature to InsnSequence | zaaarf | 2023-02-07 | -0/+17 |
| | ||||
* | fix: removed useless implementation of Opcodes | zaaarf | 2023-02-07 | -2/+1 |
| | ||||
* | feat: added some more utils to InsnSequence | zaaarf | 2023-02-07 | -1/+69 |
| | ||||
* | feat: implemented ASM pattern matcher | zaaarf | 2023-02-07 | -0/+31 |