index
:
lillero
dev
JVM ASM patching library
zaaarf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Lines
*
build: should now also build sources and javadocs jar
zaaarf
2023-03-04
-2
/
+7
|
*
doc: minor fixes in readme
ftbsc
2023-03-04
-2
/
+2
|
*
doc: updated readme
ftbsc
2023-03-04
-7
/
+14
|
*
fix: improved InsnSequence
zaaarf
2023-03-04
-5
/
+6
|
*
fix: added empty predicates edge case to find function, and ↵
zaaarf
2023-03-04
-13
/
+23
|
|
|
|
single-instruction constructor to InsnSequence
*
fix: fixed several bugs in find function
zaaarf
2023-03-04
-8
/
+15
|
*
fix: mistake in method names
zaaarf
2023-03-04
-8
/
+7
|
*
fix: docs and method order in proxies
zaaarf
2023-03-04
-3
/
+6
|
*
chore: removed references to cube game from names and comments
zaaarf
2023-03-03
-43
/
+42
|
*
fix: fixed breaking bug in find method
0.3.1
zaaarf
2023-03-03
-7
/
+6
|
*
chore: moved out SrgMapper
zaaarf
2023-03-02
-180
/
+0
|
*
chore: added gitversion
0.3.0
zaaarf
2023-03-02
-1
/
+11
|
*
feat: replaced put(), get() and call() with InsnNode extensions
zaaarf
2023-03-01
-52
/
+53
|
*
feat: added setModifier method to proxy builder
zaaarf
2023-03-01
-0
/
+9
|
*
feat: added put(FieldProxy) and set(FieldProxy) to easily manipulate fields
zaaarf
2023-03-01
-2
/
+41
|
*
feat: implemented field and method proxies
zaaarf
2023-03-01
-1
/
+472
|
*
doc: readme version bump
zaaarf
2023-02-27
-1
/
+1
|
*
doc: improved javadocs
zaaarf
2023-02-27
-14
/
+16
|
*
chore: moved exception from lll-processor
zaaarf
2023-02-27
-11
/
+26
|
*
chore: renamed exception package to exceptions
zaaarf
2023-02-27
-5
/
+5
|
*
doc: bump readme version
zaaarf
2023-02-27
-1
/
+1
|
*
fix: error in reading srg methods
zaaarf
2023-02-27
-1
/
+1
|
*
doc: small readme fixes
zaaarf
2023-02-24
-4
/
+2
|
*
doc: updated version in readme
zaaarf
2023-02-24
-1
/
+1
|
*
feat: added SrgMapper, which parses a .tsrg file and uses it for converting ↵
zaaarf
2023-02-24
-0
/
+163
|
|
|
|
between MCP and SRG
*
Merge remote-tracking branch 'origin/dev' into dev
zaaarf
2023-02-09
-4
/
+4
|
\
|
*
fix: out of bounds, test size first
ftbsc
2023-02-08
-4
/
+4
|
|
*
|
feat: added BytecodePrinter
zaaarf
2023-02-09
-0
/
+81
|
/
*
fix: epic autoimport fail
ftbsc
2023-02-07
-1
/
+1
|
*
ooops x2
zaaarf
2023-02-07
-1
/
+1
|
*
ooops
zaaarf
2023-02-07
-4
/
+2
|
*
chore: improved README
zaaarf
2023-02-07
-13
/
+35
|
*
fix: imports
zaaarf
2023-02-07
-4
/
+2
|
*
feat: written stacktools
zaaarf
2023-02-07
-1
/
+99
|
*
feat: added label matcher to PatternMatcher
zaaarf
2023-02-07
-0
/
+8
|
*
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
|
*
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
|
[next]