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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-24
[WIP] Mapping rework (#91)
Gegy
1
-583
/
+0
2018-12-09
add option to view calls to a method in general, not just the specific instan...
Adrian Siekierka
1
-1
/
+15
2018-12-08
fix #63 - make method inheritance lookup take into account access flags
asie
1
-4
/
+15
2018-12-08
add barebones plugin framework, cleanup
asie
1
-5
/
+9
2018-11-07
update Guava, show proper constructor tree node, fix AccessFlags.toString
asie
1
-1
/
+12
2018-10-28
expose AccessFlags correctly
asie
1
-3
/
+5
2018-10-28
expose AccessFlags over Access
asie
1
-3
/
+9
2018-07-17
ASM Based Class Translator (#1)
gegy1000
1
-476
/
+159
2018-06-25
Fix stackoverflow on rebuilding method names
gegy1000
1
-17
/
+13
2018-06-24
Fix method reference and bridge detection
gegy1000
1
-34
/
+68
2018-06-22
Resolve all failed tests
gegy1000
1
-2
/
+1
2018-06-22
Fix compile issues
gegy1000
1
-2
/
+1
2018-06-21
Fix bridged method detection
gegy1000
1
-1
/
+1
2018-06-21
Fix issues with inner class signature transformation
gegy1000
1
-1
/
+1
2018-05-19
Signature refactoring
gegy1000
1
-7
/
+7
2018-05-19
Package updates
gegy1000
1
-0
/
+1
2018-05-19
Initial port to ASM
gegy1000
1
-467
/
+121
2017-03-24
Reformat code
Thog
1
-1
/
+1
2017-03-08
Follow Fabric guidelines
Thog
1
-808
/
+807
2017-03-07
Drop unix case style and implement hashCode when equals is overrided
Thog
1
-2
/
+0
2016-10-27
Rework setFieldName to only check name in the actual class mapping and mother...
Thog
1
-0
/
+8
2016-10-19
Starting implementing local variables (#33)
Thog
1
-0
/
+3
2016-10-18
remove none/ prefix
asiekierka
1
-11
/
+1
2016-09-12
fix method/argument renaming edge cases, add method/argument name rebuilder, ...
asiekierka
1
-0
/
+11
2016-09-06
A little bit of clean up
Thog
1
-2
/
+2
2016-08-18
bridged method fix did not apply to all cases of method implementation findin...
asiekierka
1
-1
/
+9
2016-08-18
fix #4 by adding bridge checks to related method implementation scanning - pl...
asiekierka
1
-3
/
+10
2016-08-17
Revert "Removed unused methods"
asiekierka
1
-0
/
+16
2016-08-17
better fix for #2
asiekierka
1
-4
/
+3
2016-08-17
fix #2
asiekierka
1
-3
/
+9
2016-07-04
Reformat
lclc98
1
-8
/
+0
2016-07-02
Removed unused methods
lclc98
1
-8
/
+0
2016-07-02
Reformatting code
lclc98
1
-10
/
+10
2016-07-02
Renamed Fields
lclc98
1
-78
/
+78
2016-06-30
Json format (#2)
lclc98
1
-0
/
+802