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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-23
remove injected DUP + getClass() + POP instructions
Thiakil
1
-0
/
+28
2018-07-23
fix source index tokens for inner classes that are not mapped
Thiakil
1
-0
/
+12
2018-07-22
Make rebuildMethodNames use parallelStream's should improve the speed a lot
modmuss50
1
-10
/
+10
2018-07-22
Fixed setBridged resetting the viability
modmuss50
1
-1
/
+1
2018-07-20
recursively check ClassMapping dirty state
Thiakil
1
-1
/
+10
2018-07-20
remove raw casts to Object
Thiakil
2
-1
/
+42
2018-07-11
support enum switches with obfuscated SwitchMaps
Thiakil
2
-0
/
+426
2018-07-10
make CachingClasspathTypeLoader public
Thiakil
1
-1
/
+1
2018-07-10
make CachingClasspathTypeLoader public
Thiakil
1
-1
/
+1
2018-07-10
buffer the ParsedJar class entry inputstream, allow use with a jarinputstream
Thiakil
1
-1
/
+24
2018-07-10
fix giving obf classes a name not removing them from the panel
Thiakil
1
-1
/
+5
2018-07-10
Allow reader/writer subclasses to provide the underlying file operations
Thiakil
3
-10
/
+27
2018-07-10
index & resolve method/field references for usages view
Thiakil
2
-0
/
+49
2018-07-06
fix signature remap of inners for now
Thiakil
1
-0
/
+15
2018-07-06
move SynchronizedTypeLoader to a non-inner
Thiakil
2
-28
/
+39
2018-07-06
speed up Deobfuscator's getSources by using a single TranslatingTypeloader an...
Thiakil
5
-35
/
+131
2018-07-05
make isMethodProvider public
modmuss50
1
-1
/
+1
2018-07-05
Fix old mappings not properly being removed
gegy1000
3
-78
/
+96
2018-07-05
Fix old mappings not properly being removed
gegy1000
2
-10
/
+17
2018-07-05
Use previous save state to delete old mapping files
gegy1000
3
-54
/
+54
2018-07-04
fix incorrect super calls
Thiakil
1
-2
/
+2
2018-07-03
Make decompile parallel
modmuss50
1
-6
/
+10
2018-07-03
Output directly to file on source export
gegy1000
1
-4
/
+4
2018-06-30
Ignore invalid decompiled variable indices
gegy1000
1
-9
/
+16
2018-06-25
Fix stackoverflow on rebuilding method names
gegy1000
1
-17
/
+13
2018-06-24
Fix parsed local variable indexing
gegy1000
5
-55
/
+54
2018-06-24
Fix enum parameter index offset
gegy1000
3
-12
/
+18
2018-06-24
Parameter translation in interfaces
gegy1000
1
-19
/
+48
2018-06-24
Fix handling of null deobf mappings
gegy1000
4
-32
/
+15
2018-06-24
Fix method reference and bridge detection
gegy1000
4
-36
/
+77
2018-06-23
Fix array translation in method calls
gegy1000
3
-7
/
+17
2018-06-23
Fix frame array type translation
gegy1000
1
-2
/
+2
2018-06-23
Fix frame array type translation
gegy1000
1
-2
/
+6
2018-06-23
Fix class signatures not being translated
gegy1000
1
-1
/
+2
2018-06-23
Apply deobfuscated name to transformed classes
gegy1000
2
-8
/
+15
2018-06-22
Resolve all failed tests
gegy1000
4
-13
/
+10
2018-06-22
Fix compile issues
gegy1000
3
-6
/
+4
2018-06-21
Fix bridged method detection
gegy1000
1
-1
/
+1
2018-06-21
Fix issues with inner class signature transformation
gegy1000
4
-13
/
+11
2018-06-21
Recursively rebuild method names
modmuss50
2
-3
/
+9
2018-05-20
Fix anonymous class generation
gegy1000
3
-4
/
+6
2018-05-19
Fix parameter name offset
gegy1000
3
-46
/
+40
2018-05-19
Fix highlighting of mapped names
gegy1000
1
-10
/
+14
2018-05-19
Signature refactoring
gegy1000
16
-96
/
+206
2018-05-19
More bytecode translation
gegy1000
7
-50
/
+304
2018-05-19
Fix inner class mapping
gegy1000
2
-18
/
+12
2018-05-19
Annotation + inner class translation
gegy1000
10
-23
/
+133
2018-05-19
Package updates
gegy1000
58
-273
/
+102
2018-05-19
Initial port to ASM
gegy1000
82
-4649
/
+2372
2018-05-16
Fix method parameter info sometimes causing the exported class to become inva...
modmuss50
1
-2
/
+0
[next]