index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cuchaz
/
enigma
/
mapping
/
Mappings.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-30
Json format (#2)
lclc98
1
-216
/
+0
2015-04-19
relicense Enigma as LGPL
v0.10.4_beta
Cuchaz
1
-4
/
+4
2015-03-20
get rid of stupid fucking com.beust.jcommander imports crashing all my downst...
jeff
1
-1
/
+1
2015-03-16
fix a zillion issues with inner classes
jeff
1
-0
/
+28
2015-02-23
lots of work in better handling of inner classes
jeff
1
-7
/
+7
2015-02-08
added types to fields
jeff
1
-2
/
+2
2015-02-05
start some translation tests
jeff
1
-23
/
+0
2015-01-19
solved tricky issue with incorrect translation of fields/methods referenced b...
jeff
1
-3
/
+8
2015-01-13
source format change
jeff
1
-139
/
+91
2014-10-09
reverting to GPL license
jeff
1
-3
/
+3
2014-10-08
relicense as LGPL
jeff
1
-3
/
+3
2014-10-01
fixed inner class renaming bug
jeff
1
-23
/
+3
2014-09-26
implemented mark-as-deobfuscated and reset-to-obfuscated
jeff
1
-0
/
+11
2014-09-24
HOW DO I WRITE SO MANY BUGS?!?
jeff
1
-3
/
+3
2014-09-20
cleaned up imports. I have no idea why Eclipse likes importing jcommander cla...
jeff
1
-1
/
+1
2014-09-03
big refactor to better model class/method mappings with no deobf name
jeff
1
-28
/
+62
2014-09-01
refactored jar,translation index. fixed bug with field renaming when fields a...
jeff
1
-4
/
+18
2014-08-31
added checks to prevent renaming classes/fields/methods/arguments to the same...
jeff
1
-0
/
+35
2014-08-31
fixed mapping conversion bug with class rename order
jeff
1
-19
/
+9
2014-08-31
fixed lots of bugs in the mappings converter. It's finally ready. =)
jeff
1
-4
/
+25
2014-08-30
debugging class matcher... almost got it!
jeff
1
-0
/
+7
2014-08-30
finished class matching for now, need to work on class member matching
jeff
1
-0
/
+25
2014-08-27
add more checking to catch duplicate mappings on load
jeff
1
-0
/
+9
2014-08-11
added method inheritance browsing
jeff
1
-0
/
+2
2014-08-10
completely re-wrote token recognizer to bootstrap from Procyon's AST
jeff
1
-1
/
+1
2014-07-30
switched to line-by-line mergable, human-readable file format for mappings
jeff
1
-0
/
+128