Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | fix: accidentally did a mixin | zaaarf | 2023-02-07 | -1/+1 |
| | ||||
* | fix: small fixes in javadocs | zaaarf | 2023-02-07 | -4/+7 |
| | ||||
* | 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/+310 |
| | ||||
* | chore: created exception for injection failures | zaaarf | 2023-02-07 | -0/+18 |
| | ||||
* | chore: IInjector now has default reason | zaaarf | 2023-02-07 | -2/+2 |
| | ||||
* | fix: moved out launcher plugin | zaaarf | 2023-02-07 | -113/+0 |
| | ||||
* | chore: minor documentation improvements | zaaarf | 2023-02-07 | -22/+28 |
| | ||||
* | build: added loader and service into main lib | dev@ftbsc | 2023-02-07 | -0/+113 |
| | ||||
* | feat: added service interface | dev@ftbsc | 2023-02-06 | -0/+57 |