index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
cuchaz
/
enigma
/
analysis
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
update gson, fix argument indexing, delete empty class mappings
asie
2018-10-27
1
-5
/
+4
*
update ASM/Guava, merge ASM port fixes
Adrian Siekierka
2018-10-26
2
-1
/
+13
|
\
|
*
"make sure this is actually a field" properly
Thiakil
2018-07-24
1
-1
/
+1
|
*
fix source index tokens for inner classes that are not mapped
Thiakil
2018-07-23
1
-0
/
+12
*
|
make rebuild method names discard child-only names. imperfect, but eh
asie
2018-10-25
1
-4
/
+25
|
\
\
|
|
/
|
/
|
|
*
ASM Based Class Translator (#1)
gegy1000
2018-07-17
22
-896
/
+690
*
|
buffer the ParsedJar class entry inputstream, allow use with a jarinputstream
Thiakil
2018-07-10
1
-1
/
+24
*
|
index & resolve method/field references for usages view
Thiakil
2018-07-10
2
-0
/
+49
*
|
Ignore invalid decompiled variable indices
gegy1000
2018-06-30
1
-9
/
+16
*
|
Fix stackoverflow on rebuilding method names
gegy1000
2018-06-25
1
-17
/
+13
*
|
Fix parsed local variable indexing
gegy1000
2018-06-24
3
-43
/
+37
*
|
Fix method reference and bridge detection
gegy1000
2018-06-24
4
-36
/
+77
*
|
Resolve all failed tests
gegy1000
2018-06-22
2
-3
/
+2
*
|
Fix compile issues
gegy1000
2018-06-22
1
-2
/
+1
*
|
Fix bridged method detection
gegy1000
2018-06-21
1
-1
/
+1
*
|
Fix issues with inner class signature transformation
gegy1000
2018-06-21
1
-1
/
+1
*
|
Signature refactoring
gegy1000
2018-05-19
5
-20
/
+32
*
|
Package updates
gegy1000
2018-05-19
19
-18
/
+31
*
|
Initial port to ASM
gegy1000
2018-05-19
20
-850
/
+511
|
/
*
Remove the converter + some reorganization
Thog
2017-05-16
1
-8
/
+2
*
Add offset for Enum constructor arguments (Fix #58)
Thog
2017-05-15
2
-6
/
+6
*
Reformat code
Thog
2017-03-24
1
-1
/
+1
*
Fix var naming and locals var index issues
Thog
2017-03-12
1
-2
/
+2
*
Follow Fabric guidelines
Thog
2017-03-08
20
-3044
/
+3025
*
Drop unix case style and implement hashCode when equals is overrided
Thog
2017-03-07
7
-62
/
+74
*
Rework setFieldName to only check name in the actual class mapping and mother...
Thog
2016-10-27
1
-0
/
+8
*
Starting implementing local variables (#33)
Thog
2016-10-19
3
-5
/
+78
*
remove none/ prefix
asiekierka
2016-10-18
1
-11
/
+1
*
Revert "apply similar fix to fields"
asiekierka
2016-10-16
1
-8
/
+0
*
apply similar fix to fields
asiekierka
2016-10-16
1
-0
/
+8
*
Allow renaming method arguments where they're used (Fix #32)
Thog
2016-09-24
1
-9
/
+19
*
Make sure to use UTF-8 in any case for I/O, change "Mark as deobfuscated" key...
Thog
2016-09-13
2
-6
/
+4
*
fix method/argument renaming edge cases, add method/argument name rebuilder, ...
asiekierka
2016-09-12
2
-3
/
+21
*
Add a recursive scan for interfaces
Thog
2016-09-10
1
-0
/
+7
*
Follow Javassist signature instead of ignoring generic classes (Fix #19)
Thog
2016-09-07
1
-2
/
+0
*
Generify ProcyonEntryFactory (Fix #18)
Thog
2016-09-06
1
-9
/
+5
*
A little bit of clean up
Thog
2016-09-06
1
-2
/
+2
*
Fix generic method not being mapped as token in the editor (Close #16)
Thog
2016-08-30
1
-3
/
+6
*
Don't trust Procyon for arguments positions (Fix #7)
Thog
2016-08-21
1
-1
/
+5
*
bridged method fix did not apply to all cases of method implementation findin...
asiekierka
2016-08-18
1
-1
/
+9
*
fix #4 by adding bridge checks to related method implementation scanning - pl...
asiekierka
2016-08-18
1
-3
/
+10
*
Revert "Removed unused methods"
asiekierka
2016-08-17
8
-2
/
+546
*
better fix for #2
asiekierka
2016-08-17
1
-4
/
+3
*
fix #2
asiekierka
2016-08-17
1
-3
/
+9
*
Fix remapping of methods in children class with interfaces
Thog
2016-08-14
1
-0
/
+8
*
Reverse scan of superclasses to find the first definition of method signature...
Thog
2016-08-14
1
-12
/
+31
*
Avoid using the override fix in others case than remapping (fix unit tests fa...
Thog
2016-08-13
1
-3
/
+11
*
Fix override issues
Thog
2016-08-13
1
-4
/
+10
*
Reformat
lclc98
2016-07-04
13
-122
/
+11
*
Removed unused methods
lclc98
2016-07-02
8
-505
/
+2
[next]