Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | fix: failure to restart matcher after failing to find pattern once0.3.3 | zaaarf | 2023-03-13 | -19/+13 |
* | fix: added empty predicates edge case to find function, and single-instructio... | zaaarf | 2023-03-04 | -13/+13 |
* | fix: fixed several bugs in find function | zaaarf | 2023-03-04 | -8/+15 |
* | fix: fixed breaking bug in find method0.3.1 | zaaarf | 2023-03-03 | -7/+6 |
* | doc: improved javadocs | zaaarf | 2023-02-27 | -6/+6 |
* | chore: renamed exception package to exceptions | zaaarf | 2023-02-27 | -1/+1 |
* | fix: out of bounds, test size first | ftbsc | 2023-02-08 | -4/+4 |
* | feat: added label matcher to PatternMatcher | zaaarf | 2023-02-07 | -0/+8 |
* | fix: accidentally did a mixin | zaaarf | 2023-02-07 | -1/+1 |
* | fix: corrected mistake in implementation of reverse lookup | zaaarf | 2023-02-07 | -2/+4 |
* | feat: implemented ASM pattern matcher | zaaarf | 2023-02-07 | -0/+242 |