Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | fix: small fixes in javadocs | zaaarf | 2023-02-07 | -0/+1 |
* | feat: implemented descriptorbuilder, added feature to InsnSequence | zaaarf | 2023-02-07 | -0/+158 |
* | 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 |
* | fix: corrected mistake in implementation of reverse lookup | zaaarf | 2023-02-07 | -2/+4 |
* | feat: implemented ASM pattern matcher | zaaarf | 2023-02-07 | -0/+273 |