index
:
enigma
0.12-stable
1.x
2.x
feature/javadoc
feature/method-converter
fix-unit-tests
gradle-support
master
version-fix
Mirror of https://github.com/FabricMC/Enigma
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
cuchaz
/
enigma
/
bytecode
/
translators
/
TranslationMethodVisitor.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split GUI code to separate module (#242)
Runemoro
2020-06-03
1
-145
/
+0
*
Allow attaching class, method, field, and parameter javadocs (#185)
Fudge
2019-12-02
1
-1
/
+1
*
Fix local variable fixer (#172)
Runemoro
2019-11-08
1
-56
/
+25
*
Remap sources (#106)
Gegy
2019-01-30
1
-74
/
+37
*
[WIP] Mapping rework (#91)
Gegy
2019-01-24
1
-26
/
+29
*
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
*
unify local variable/argument numbering
Adrian Siekierka
2018-11-04
1
-4
/
+6
*
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
1
-3
/
+11
*
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 anonymous class generation
gegy1000
2018-05-20
1
-2
/
+0
*
Fix parameter name offset
gegy1000
2018-05-19
1
-26
/
+39
*
Signature refactoring
gegy1000
2018-05-19
1
-1
/
+2
*
More bytecode translation
gegy1000
2018-05-19
1
-11
/
+70
*
Annotation + inner class translation
gegy1000
2018-05-19
1
-7
/
+9
*
Package updates
gegy1000
2018-05-19
1
-0
/
+1
*
Initial port to ASM
gegy1000
2018-05-19
1
-0
/
+82