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
...
|
*
|
|
Update version number
gegy1000
2018-07-18
1
-1
/
+1
|
*
|
|
Merge branch 'master' into asm
gegy1000
2018-07-17
0
-0
/
+0
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Recursively rebuild method names
modmuss50
2018-06-21
2
-3
/
+9
|
|
/
/
|
/
|
|
|
*
|
support enum switches with obfuscated SwitchMaps
Thiakil
2018-07-11
2
-0
/
+426
|
*
|
make CachingClasspathTypeLoader public
Thiakil
2018-07-10
1
-1
/
+1
|
*
|
sources jar
Thiakil
2018-07-10
1
-0
/
+6
|
|
\
|
|
|
*
basic source jar
Thiakil
2018-06-30
1
-0
/
+6
|
|
/
|
/
|
|
*
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
8
-35
/
+158
|
|
\
|
|
*
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
|
|
*
ignore .idea project folders
Thiakil
2018-07-06
1
-0
/
+1
|
|
*
speed up Deobfuscator's getSources by using a single TranslatingTypeloader an...
Thiakil
2018-07-06
5
-35
/
+131
|
*
|
Merge pull request #7 from thiakil/method_field_handles
Modmuss50
2018-07-10
2
-0
/
+49
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
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
|
*
Merge pull request #5 from thiakil/param-annotation-fix
gegy1000
2018-07-04
1
-2
/
+2
|
|
\
|
|
*
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
2
-3
/
+1
*
|
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
|
*
Fix anonymous class generation
gegy1000
2018-05-20
3
-4
/
+6
|
*
Fix parameter name offset
gegy1000
2018-05-19
3
-46
/
+40
|
*
Fix highlighting of mapped names
gegy1000
2018-05-19
1
-10
/
+14
|
*
Signature refactoring
gegy1000
2018-05-19
16
-96
/
+206
|
*
More bytecode translation
gegy1000
2018-05-19
7
-50
/
+304
[prev]
[next]