index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
cuchaz
/
enigma
/
mapping
/
MappingsRenamer.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-24
[WIP] Mapping rework (#91)
Gegy
1
-365
/
+0
2018-12-08
rewrite entry resolution logic in TranslationIndex, hopefully fixing bugs
asie
1
-2
/
+2
2018-11-27
do not propagate non-argument local variable names
asie
1
-1
/
+5
2018-07-17
ASM Based Class Translator (#1)
gegy1000
1
-70
/
+94
2018-05-19
Package updates
gegy1000
1
-0
/
+1
2018-05-19
Initial port to ASM
gegy1000
1
-70
/
+93
2017-03-08
Follow Fabric guidelines
Thog
1
-318
/
+315
2017-03-07
Drop unix case style and implement hashCode when equals is overrided
Thog
1
-28
/
+26
2016-10-30
BREAKING CHANGE: Implement modifier transformer
Thog
1
-0
/
+18
2016-10-27
Rework setFieldName to only check name in the actual class mapping and mother...
Thog
1
-2
/
+17
2016-10-16
Revert "apply similar fix to fields"
asiekierka
1
-46
/
+5
2016-10-16
apply similar fix to fields
asiekierka
1
-5
/
+46
2016-10-16
make Enigma check subclasses of method implementations for duplicate mapping ...
asiekierka
1
-12
/
+21
2016-09-13
Make sure to use UTF-8 in any case for I/O, change "Mark as deobfuscated" key...
Thog
1
-0
/
+1
2016-09-12
fix method/argument renaming edge cases, add method/argument name rebuilder, ...
asiekierka
1
-11
/
+45
2016-08-19
Update Procyon (fix UTF-8 issues), disable debug line number in source code a...
Thog
1
-0
/
+5
2016-08-18
add proper propagation of argument names
asiekierka
1
-0
/
+21
2016-08-17
Revert "Removed unused methods"
asiekierka
1
-0
/
+40
2016-07-04
Reformat
lclc98
1
-16
/
+10
2016-07-02
Removed unused methods
lclc98
1
-28
/
+0
2016-07-02
Reformatting code
lclc98
1
-6
/
+2
2016-06-30
Json format (#2)
lclc98
1
-0
/
+237