index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cuchaz
/
enigma
/
mapping
/
ClassMapping.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-10
fix issue with removing field mappings
jeff
1
-0
/
+2
2015-02-08
added types to fields
jeff
1
-32
/
+46
2015-01-13
source format change
jeff
1
-299
/
+221
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
-2
/
+26
2014-09-30
fixed nasty issue with renaming inner classes, but alas, more bugs remain
jeff
1
-2
/
+16
2014-09-26
implemented mark-as-deobfuscated and reset-to-obfuscated
jeff
1
-12
/
+50
2014-09-24
HOW DO I WRITE SO MANY BUGS?!?
jeff
1
-12
/
+22
2014-09-23
trying to figure out why some mappings to correspond to anything in the jar f...
jeff
1
-0
/
+22
2014-09-03
removed deobfuscated method signatures from mappings
jeff
1
-13
/
+4
2014-09-03
fixed issue with method renaming
jeff
1
-1
/
+1
2014-09-03
big refactor to better model class/method mappings with no deobf name
jeff
1
-42
/
+69
2014-08-31
added checks to prevent renaming classes/fields/methods/arguments to the same...
jeff
1
-0
/
+20
2014-08-31
fixed mapping conversion bug with class rename order
jeff
1
-15
/
+21
2014-08-30
finished class matching for now, need to work on class member matching
jeff
1
-0
/
+29
2014-08-27
add more checking to catch duplicate mappings on load
jeff
1
-3
/
+22
2014-08-17
added support for automatic reconstruction of inner and anonymous classes
hg
1
-11
/
+86
2014-08-10
completely re-wrote token recognizer to bootstrap from Procyon's AST
jeff
1
-12
/
+12
2014-08-04
added stable save order for mappings to hopefully help with merging
jeff
1
-18
/
+9
2014-07-30
switched to line-by-line mergable, human-readable file format for mappings
jeff
1
-26
/
+84
2014-07-27
added identifier renaming capability
jeff
1
-0
/
+159