Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
* | chore: use spaces in example | alemidev | 2023-02-07 | -14/+14 |
* | docs: indent more example | alemidev | 2023-02-07 | -13/+13 |
* | docs: added README.md | alemidev | 2023-02-07 | -0/+41 |
* | fix: removed launcher implementation | alemidev | 2023-02-07 | -5/+0 |
* | fix: moved out launcher plugin | zaaarf | 2023-02-07 | -114/+1 |
* | chore: minor documentation improvements | zaaarf | 2023-02-07 | -22/+28 |
* | build: added loader and service into main lib | dev@ftbsc | 2023-02-07 | -1/+119 |
* | fix: use java 8 | dev@ftbsc | 2023-02-07 | -6/+1 |
* | feat: added service interface | dev@ftbsc | 2023-02-06 | -0/+57 |
* | initial commit | dev@ftbsc | 2023-02-06 | -0/+394 |