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
*
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
*
Reformatting code
lclc98
2016-07-02
7
-139
/
+19
*
Renamed Fields
lclc98
2016-07-02
16
-316
/
+279
*
Json format (#2)
lclc98
2016-06-30
21
-0
/
+3583