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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support java 9+ and gradle 6+ (#206)
liach
2020-04-02
12
-24
/
+35
*
Merge pull request #203 from Runemoro/fix-cfr
Runemoro
2020-03-20
2
-2
/
+7
|
\
|
*
Fix CFR-related bugs
Runemoro
2020-03-19
2
-2
/
+7
|
/
*
Add support for reading/writing zipped mappings (#199)
Chocohead
2020-03-17
9
-6
/
+46
*
Fix documenting constructors (#201)
Juuxel
2020-03-17
1
-1
/
+1
*
CFR support (#192)
Runemoro
2020-03-09
58
-754
/
+1306
*
Made Enigma gui translatable (#193)
modmuss50
2020-03-05
26
-108
/
+494
*
Fix drop mappings not checking localVars
modmuss50
2020-03-04
1
-1
/
+2
*
Dont check for #comments on a javadoc line in the mappings, not perfect but w...
modmuss50
2020-02-14
1
-0
/
+5
*
Fix comments (#187)
Fudge
2019-12-05
3
-1
/
+61
*
Allow attaching class, method, field, and parameter javadocs (#185)
Fudge
2019-12-02
35
-829
/
+668
*
Correctly decompile bridges, and add command to add bridges to mappings (#180)
Runemoro
2019-11-22
5
-7
/
+85
*
Tweak runemoro's stats generator to be compatible with multiple services (#178)
liach
2019-11-08
2
-15
/
+27
*
Add stats generation (#177)
Runemoro
2019-11-08
6
-4
/
+305
*
Fix inner class renaming (#176)
liach
2019-11-08
1
-1
/
+1
*
Fix compiling on Java 13 (#174)
Runemoro
2019-11-08
1
-1
/
+1
*
Fix local variable fixer (#172)
Runemoro
2019-11-08
3
-93
/
+92
*
Allow multiple services for enigma (#168)
liach
2019-11-08
12
-74
/
+313
*
Add tinyv2 save/load
liach
2019-11-03
9
-2
/
+572
*
Check protected method/field target in visibility index (#157)
Runemoro
2019-11-02
12
-55
/
+580
*
Fix array class translation (#173)
Runemoro
2019-11-02
1
-0
/
+6
*
Update readme (#170)
Runemoro
2019-11-02
13
-138
/
+81
*
Merge branch 'pull/163' and bump version
modmuss50
2019-09-12
3
-2
/
+137
|
\
|
*
Update ProguardMappingsReader.java
Runemoro
2019-09-05
1
-3
/
+2
|
*
Add Proguard format
Runemoro
2019-09-04
2
-1
/
+137
*
|
missed this one
modmuss50
2019-09-08
1
-1
/
+1
*
|
Add a default TinyWriter, formatting/misc fixes
modmuss50
2019-09-08
4
-6
/
+9
*
|
Cleanup the mappings menu items to use the mappings format enum, will be usef...
modmuss50
2019-09-08
3
-69
/
+47
|
/
*
Use name proposal service when exporting deobfuscated jar or decompiled sourc...
Runemoro
2019-08-26
2
-8
/
+61
*
Put class opening brace on same line (#160)
Runemoro
2019-08-11
1
-0
/
+7
*
Fix exception message (#156)
Runemoro
2019-08-04
1
-1
/
+1
*
Fix compose translating in wrong direction (#155)
Runemoro
2019-07-08
1
-1
/
+2
*
Fix compose-mappings not remapping descriptors of methods on the right side o...
Runemoro
2019-07-08
2
-17
/
+3
*
1AM coding
Adrian Siekierka
2019-06-29
1
-1
/
+1
*
fix yet another lovely Gson NPE
Adrian Siekierka
2019-06-29
1
-2
/
+4
*
Profile option for mappings to be saved by-obf instead of by-deobf
gegy1000
2019-06-28
18
-44
/
+119
*
fix inner class handling in TinyMappingsReader
Adrian Siekierka
2019-06-28
1
-0
/
+4
*
fix NPE in EnigmaProfile.getArgument when no args given
Adrian Siekierka
2019-06-28
1
-1
/
+1
*
Remove test code accidentally left behind in #152 (#153)
Runemoro
2019-06-26
1
-8
/
+0
*
Add compose, convert, and invert commands (#152)
Runemoro
2019-06-25
7
-39
/
+409
*
Merge pull request #151 from Runemoro/master
Modmuss50
2019-06-19
1
-0
/
+4
|
\
|
*
Ignore comments in tiny files
Runemoro
2019-06-19
1
-0
/
+4
|
/
*
Only open mappings once jar is loaded
gegy1000
2019-06-19
3
-32
/
+37
*
Merge pull request #150 from Runemoro/short-inner-class-names
Modmuss50
2019-06-19
1
-1
/
+1
|
\
|
*
Save unqualified inner class names
Runemoro
2019-06-18
1
-1
/
+1
*
|
Merge pull request #135 from gegy1000/proposal-tweak
Modmuss50
2019-06-19
46
-955
/
+1296
|
\
\
|
|
/
|
/
|
|
*
Parse profile json from cli args
gegy1000
2019-06-18
5
-28
/
+23
|
*
Use jopt for cli parsing
gegy1000
2019-06-18
3
-29
/
+98
|
*
Drop invalid mappings menu
gegy1000
2019-06-18
4
-5
/
+17
|
*
Fix bad index order from enabled parallelism
gegy1000
2019-06-18
2
-2
/
+1
[next]