index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
cuchaz
/
enigma
/
analysis
/
JarIndex.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #63 - make method inheritance lookup take into account access flags
asie
2018-12-08
1
-4
/
+15
*
add barebones plugin framework, cleanup
asie
2018-12-08
1
-5
/
+9
*
update Guava, show proper constructor tree node, fix AccessFlags.toString
asie
2018-11-07
1
-1
/
+12
*
expose AccessFlags correctly
asie
2018-10-28
1
-3
/
+5
*
expose AccessFlags over Access
asie
2018-10-28
1
-3
/
+9
*
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
1
-476
/
+159
*
|
Fix stackoverflow on rebuilding method names
gegy1000
2018-06-25
1
-17
/
+13
*
|
Fix method reference and bridge detection
gegy1000
2018-06-24
1
-34
/
+68
*
|
Resolve all failed tests
gegy1000
2018-06-22
1
-2
/
+1
*
|
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
1
-7
/
+7
*
|
Package updates
gegy1000
2018-05-19
1
-0
/
+1
*
|
Initial port to ASM
gegy1000
2018-05-19
1
-467
/
+121
|
/
*
Reformat code
Thog
2017-03-24
1
-1
/
+1
*
Follow Fabric guidelines
Thog
2017-03-08
1
-808
/
+807
*
Drop unix case style and implement hashCode when equals is overrided
Thog
2017-03-07
1
-2
/
+0
*
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
1
-0
/
+3
*
remove none/ prefix
asiekierka
2016-10-18
1
-11
/
+1
*
fix method/argument renaming edge cases, add method/argument name rebuilder, ...
asiekierka
2016-09-12
1
-0
/
+11
*
A little bit of clean up
Thog
2016-09-06
1
-2
/
+2
*
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
1
-0
/
+16
*
better fix for #2
asiekierka
2016-08-17
1
-4
/
+3
*
fix #2
asiekierka
2016-08-17
1
-3
/
+9
*
Reformat
lclc98
2016-07-04
1
-8
/
+0
*
Removed unused methods
lclc98
2016-07-02
1
-8
/
+0
*
Reformatting code
lclc98
2016-07-02
1
-10
/
+10
*
Renamed Fields
lclc98
2016-07-02
1
-78
/
+78
*
Json format (#2)
lclc98
2016-06-30
1
-0
/
+802