index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
cuchaz
/
enigma
/
bytecode
/
translators
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split GUI code to separate module (#242)
Runemoro
2020-06-03
8
-671
/
+0
*
QOL fixes (#222)
Yanis48
2020-04-18
2
-2
/
+0
*
Support java 9+ and gradle 6+ (#206)
liach
2020-04-02
1
-1
/
+2
*
Allow attaching class, method, field, and parameter javadocs (#185)
Fudge
2019-12-02
1
-1
/
+1
*
Correctly decompile bridges, and add command to add bridges to mappings (#180)
Runemoro
2019-11-22
1
-0
/
+3
*
Fix local variable fixer (#172)
Runemoro
2019-11-08
2
-77
/
+92
*
Don't remap specialized methods to their bridge partner in bytecode
gegy1000
2019-05-10
1
-6
/
+0
*
Bridge Method Fixes (#111)
Gegy
2019-02-19
1
-0
/
+43
*
Remap sources (#106)
Gegy
2019-01-30
3
-79
/
+119
*
[WIP] Mapping rework (#91)
Gegy
2019-01-24
5
-82
/
+123
*
Fix annotation npe for villager (#99)
liach
2019-01-11
1
-5
/
+13
*
Tweak variable name generation (#86)
Gegy
2018-12-15
1
-27
/
+43
*
Fix #78 (#85)
Gegy
2018-12-15
1
-1
/
+2
*
fix #66
asie
2018-12-11
1
-1
/
+1
*
do not propagate non-argument local variable names
asie
2018-11-27
1
-1
/
+1
*
update Guava, show proper constructor tree node, fix AccessFlags.toString
asie
2018-11-07
1
-1
/
+1
*
unify local variable/argument numbering
Adrian Siekierka
2018-11-04
1
-4
/
+6
*
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
2
-4
/
+12
*
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
4
-17
/
+108
*
Package updates
gegy1000
2018-05-19
2
-0
/
+2
*
Initial port to ASM
gegy1000
2018-05-19
6
-509
/
+188
*
Remove the converter + some reorganization
Thog
2017-05-16
4
-0
/
+509