index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
cuchaz
/
enigma
/
mapping
/
ClassMapping.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-24
[WIP] Mapping rework (#91)
Gegy
1
-627
/
+0
2018-10-27
update gson, fix argument indexing, delete empty class mappings
asie
1
-1
/
+18
2018-07-20
recursively check ClassMapping dirty state
Thiakil
1
-1
/
+10
2018-07-20
recursively check ClassMapping dirty state
Thiakil
1
-1
/
+10
2018-07-17
ASM Based Class Translator (#1)
gegy1000
1
-79
/
+131
2018-07-05
Fix old mappings not properly being removed
gegy1000
1
-0
/
+16
2018-07-05
Use previous save state to delete old mapping files
gegy1000
1
-0
/
+18
2018-06-24
Fix handling of null deobf mappings
gegy1000
1
-3
/
+3
2018-06-21
Fix issues with inner class signature transformation
gegy1000
1
-0
/
+4
2018-06-21
Recursively rebuild method names
modmuss50
1
-0
/
+4
2018-05-19
Package updates
gegy1000
1
-0
/
+3
2018-05-19
Initial port to ASM
gegy1000
1
-76
/
+87
2017-03-24
Reformat code
Thog
1
-2
/
+1
2017-03-24
Implement experimental Tiny mappings loader
Thog
1
-0
/
+13
2017-03-08
Follow Fabric guidelines
Thog
1
-526
/
+516
2017-03-07
Drop unix case style and implement hashCode when equals is overrided
Thog
1
-127
/
+123
2016-10-31
Fix matcher (blame @asiekierka) + add a dirty hack for inner class inside ano...
Thog
1
-1
/
+8
2016-10-30
BREAKING CHANGE: Implement modifier transformer
Thog
1
-11
/
+60
2016-10-26
Rework saving system to improve saving time (Fix #35)
Thomas Guillemard
1
-0
/
+36
2016-08-17
Revert "Removed unused methods"
asiekierka
1
-0
/
+87
2016-07-04
Reformat
lclc98
1
-34
/
+12
2016-07-02
Removed unused methods
lclc98
1
-63
/
+0
2016-07-02
Reformatting code
lclc98
1
-4
/
+1
2016-07-02
Renamed Fields
lclc98
1
-3
/
+3
2016-06-30
Json format (#2)
lclc98
1
-0
/
+460