index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
cuchaz
/
enigma
/
bytecode
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed setBridged resetting the viability
modmuss50
2018-07-22
1
-1
/
+1
*
fix signature remap of inners for now
Thiakil
2018-07-06
1
-0
/
+15
*
Use previous save state to delete old mapping files
gegy1000
2018-07-05
1
-0
/
+3
*
fix incorrect super calls
Thiakil
2018-07-04
1
-2
/
+2
*
Fix parsed local variable indexing
gegy1000
2018-06-24
1
-12
/
+7
*
Fix enum parameter index offset
gegy1000
2018-06-24
3
-12
/
+18
*
Parameter translation in interfaces
gegy1000
2018-06-24
1
-19
/
+48
*
Fix array translation in method calls
gegy1000
2018-06-23
1
-5
/
+1
*
Fix frame array type translation
gegy1000
2018-06-23
1
-2
/
+2
*
Fix frame array type translation
gegy1000
2018-06-23
1
-2
/
+6
*
Fix issues with inner class signature transformation
gegy1000
2018-06-21
1
-9
/
+2
*
Fix anonymous class generation
gegy1000
2018-05-20
2
-3
/
+5
*
Fix parameter name offset
gegy1000
2018-05-19
2
-27
/
+40
*
Signature refactoring
gegy1000
2018-05-19
4
-43
/
+42
*
More bytecode translation
gegy1000
2018-05-19
4
-34
/
+208
*
Fix inner class mapping
gegy1000
2018-05-19
1
-14
/
+11
*
Annotation + inner class translation
gegy1000
2018-05-19
5
-17
/
+111
*
Package updates
gegy1000
2018-05-19
2
-0
/
+2
*
Initial port to ASM
gegy1000
2018-05-19
22
-2342
/
+324
*
Remove the converter + some reorganization
Thog
2017-05-16
4
-67
/
+43
*
Add offset for Enum constructor arguments (Fix #58)
Thog
2017-05-15
2
-10
/
+16
*
Reformat code
Thog
2017-03-24
2
-2
/
+2
*
Fix var naming and locals var index issues
Thog
2017-03-12
1
-1
/
+1
*
Follow Fabric guidelines
Thog
2017-03-08
19
-1976
/
+1980
*
Drop unix case style and implement hashCode when equals is overrided
Thog
2017-03-07
3
-124
/
+3
*
BREAKING CHANGE: Implement modifier transformer
Thog
2016-10-30
3
-18
/
+88
*
LocalVariableRenamer: Support correctly Nested Class constructors (Fix #49)
Thog
2016-10-19
1
-1
/
+17
*
Change method param default naming scheme (Close #42)
Max Gurela
2016-10-15
1
-5
/
+15
*
Make sure to use UTF-8 in any case for I/O, change "Mark as deobfuscated" key...
Thog
2016-09-13
1
-0
/
+2
*
fix publify not handling package-default methods
asiekierka
2016-09-12
1
-1
/
+1
*
A little bit of clean up
Thog
2016-09-06
2
-14
/
+9
*
Revert "Removed unused methods"
asiekierka
2016-08-17
12
-0
/
+347
*
Remoe JSON directory format support and clean up others things
Thog
2016-08-12
2
-8
/
+4
*
Implement Enigma directory format (#1)
Thomas Guillemard
2016-08-12
1
-2
/
+5
*
Reformat
lclc98
2016-07-04
4
-231
/
+17
*
Removed unused methods
lclc98
2016-07-02
12
-194
/
+5
*
Reformatting code
lclc98
2016-07-02
3
-6
/
+3
*
Renamed Fields
lclc98
2016-07-02
17
-302
/
+302
*
Json format (#2)
lclc98
2016-06-30
20
-0
/
+2491