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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
"make sure this is actually a field" properly
Thiakil
2018-07-24
1
-1
/
+1
*
use a common metadata (no-retry) instance to decompile all the files, similar...
Thiakil
2018-07-24
1
-2
/
+37
*
match the keybind to what the UI says
Thiakil
2018-07-24
1
-1
/
+1
*
more custom source transformers
Thiakil
2018-07-24
4
-1
/
+340
*
missed a semicolon
Thiakil
2018-07-23
1
-1
/
+1
*
add support for the extra loader
Thiakil
2018-07-23
1
-0
/
+12
*
add classloader for adding deps
Thiakil
2018-07-23
1
-0
/
+59
*
remove injected DUP + getClass() + POP instructions
Thiakil
2018-07-23
1
-0
/
+28
*
fix source index tokens for inner classes that are not mapped
Thiakil
2018-07-23
1
-0
/
+12
*
Make rebuildMethodNames use parallelStream's should improve the speed a lot
modmuss50
2018-07-22
1
-10
/
+10
*
Fixed setBridged resetting the viability
modmuss50
2018-07-22
1
-1
/
+1
*
recursively check ClassMapping dirty state
Thiakil
2018-07-20
1
-1
/
+10
*
remove raw casts to Object
Thiakil
2018-07-20
2
-1
/
+42
*
support enum switches with obfuscated SwitchMaps
Thiakil
2018-07-11
2
-0
/
+426
*
make CachingClasspathTypeLoader public
Thiakil
2018-07-10
1
-1
/
+1
*
make CachingClasspathTypeLoader public
Thiakil
2018-07-10
1
-1
/
+1
*
buffer the ParsedJar class entry inputstream, allow use with a jarinputstream
Thiakil
2018-07-10
1
-1
/
+24
*
fix giving obf classes a name not removing them from the panel
Thiakil
2018-07-10
1
-1
/
+5
*
Allow reader/writer subclasses to provide the underlying file operations
Thiakil
2018-07-10
3
-10
/
+27
*
Merge pull request #6 from thiakil/speedy-getsources
Modmuss50
2018-07-10
7
-35
/
+157
|
\
|
*
fix signature remap of inners for now
Thiakil
2018-07-06
1
-0
/
+15
|
*
move SynchronizedTypeLoader to a non-inner
Thiakil
2018-07-06
2
-28
/
+39
|
*
speed up Deobfuscator's getSources by using a single TranslatingTypeloader an...
Thiakil
2018-07-06
5
-35
/
+131
*
|
index & resolve method/field references for usages view
Thiakil
2018-07-10
2
-0
/
+49
|
/
*
make isMethodProvider public
modmuss50
2018-07-05
1
-1
/
+1
*
Fix old mappings not properly being removed
gegy1000
2018-07-05
3
-78
/
+96
*
Fix old mappings not properly being removed
gegy1000
2018-07-05
2
-10
/
+17
*
Use previous save state to delete old mapping files
gegy1000
2018-07-05
3
-54
/
+54
*
fix incorrect super calls
Thiakil
2018-07-04
1
-2
/
+2
*
Make decompile parallel
modmuss50
2018-07-03
1
-6
/
+10
*
Output directly to file on source export
gegy1000
2018-07-03
1
-4
/
+4
*
Ignore invalid decompiled variable indices
gegy1000
2018-06-30
1
-9
/
+16
*
Fix stackoverflow on rebuilding method names
gegy1000
2018-06-25
1
-17
/
+13
*
Fix parsed local variable indexing
gegy1000
2018-06-24
5
-55
/
+54
*
Fix enum parameter index offset
gegy1000
2018-06-24
3
-12
/
+18
*
Parameter translation in interfaces
gegy1000
2018-06-24
1
-19
/
+48
*
Fix handling of null deobf mappings
gegy1000
2018-06-24
4
-32
/
+15
*
Fix method reference and bridge detection
gegy1000
2018-06-24
7
-49
/
+90
*
Fix array translation in method calls
gegy1000
2018-06-23
3
-7
/
+17
*
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 class signatures not being translated
gegy1000
2018-06-23
1
-1
/
+2
*
Apply deobfuscated name to transformed classes
gegy1000
2018-06-23
2
-8
/
+15
*
Resolve all failed tests
gegy1000
2018-06-22
6
-18
/
+15
*
Fix compile issues
gegy1000
2018-06-22
3
-6
/
+4
*
Merge branch 'master' into asm
gegy1000
2018-06-22
1
-0
/
+4
|
\
|
*
Fix method parameter info sometimes causing the exported class to become inva...
modmuss50
2018-05-16
1
-2
/
+0
|
*
Add support for MTH-ARG in tiny mappings reader
modmuss50
2018-05-15
1
-0
/
+4
*
|
Fix bridged method detection
gegy1000
2018-06-21
1
-1
/
+1
*
|
Fix issues with inner class signature transformation
gegy1000
2018-06-21
4
-13
/
+11
[next]