index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
cuchaz
/
enigma
/
analysis
/
TranslationIndex.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-24
[WIP] Mapping rework (#91)
Gegy
1
-275
/
+0
2018-12-11
fix #74
asie
1
-0
/
+11
2018-12-08
rewrite entry resolution logic in TranslationIndex, hopefully fixing bugs
asie
1
-80
/
+55
2018-07-17
ASM Based Class Translator (#1)
gegy1000
1
-64
/
+58
2018-06-22
Resolve all failed tests
gegy1000
1
-1
/
+1
2018-05-19
Signature refactoring
gegy1000
1
-2
/
+2
2018-05-19
Package updates
gegy1000
1
-0
/
+1
2018-05-19
Initial port to ASM
gegy1000
1
-65
/
+58
2017-03-08
Follow Fabric guidelines
Thog
1
-273
/
+270
2016-10-19
Starting implementing local variables (#33)
Thog
1
-0
/
+2
2016-09-10
Add a recursive scan for interfaces
Thog
1
-0
/
+7
2016-08-17
Revert "Removed unused methods"
asiekierka
1
-0
/
+7
2016-08-14
Fix remapping of methods in children class with interfaces
Thog
1
-0
/
+8
2016-08-14
Reverse scan of superclasses to find the first definition of method signature...
Thog
1
-12
/
+31
2016-08-13
Avoid using the override fix in others case than remapping (fix unit tests fa...
Thog
1
-3
/
+11
2016-08-13
Fix override issues
Thog
1
-4
/
+10
2016-07-04
Reformat
lclc98
1
-36
/
+5
2016-07-02
Removed unused methods
lclc98
1
-7
/
+0
2016-07-02
Reformatting code
lclc98
1
-1
/
+1
2016-07-02
Renamed Fields
lclc98
1
-44
/
+41
2016-06-30
Json format (#2)
lclc98
1
-0
/
+282