index
:
lillero
dev
JVM ASM patching library
zaaarf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
ftbsc
/
lll
/
tools
/
PatternMatcher.java
Commit message (
Expand
)
Author
Age
Lines
*
chore: internal reorganisation (breaking)
0.5.0
zaaarf
2024-01-24
-250
/
+0
*
fix: should not ignore on first element of pattern
0.4.2
zaaarf
2023-04-14
-3
/
+5
*
fix: nullptr in PatternMatcher
zaaarf
2023-04-13
-2
/
+1
*
fix: fixed ignore flags in PatternMatcher
zaaarf
2023-04-13
-10
/
+7
*
fix: failure to restart matcher after failing to find pattern once
0.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 method
0.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