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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
7
-49
/
+90
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
6
-18
/
+15
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
11
-27
/
+137
2018-05-19
Package updates
gegy1000
70
-529
/
+119
2018-05-19
Initial port to ASM
gegy1000
92
-5151
/
+3027
2018-05-16
Fix method parameter info sometimes causing the exported class to become inva...
modmuss50
1
-2
/
+0
2018-05-15
Add support for MTH-ARG in tiny mappings reader
modmuss50
1
-0
/
+4
2017-06-07
Added theme switcher + dark theme (#60)
Modmuss50
9
-88
/
+226
2017-06-04
Add support for custom themes (#59)
Modmuss50
8
-10
/
+130
2017-05-16
Remove the converter + some reorganization
Thog
21
-3682
/
+55
2017-05-15
Add offset for Enum constructor arguments (Fix #58)
Thog
7
-22
/
+30
2017-04-05
Rebuild innerclass method names.
modmuss50
1
-22
/
+30
2017-04-05
Avoid crash using rebuild method names + make sure that the mapping is dirty ...
Thog
2
-1
/
+8
2017-03-31
Fix tiny mapping separator, and print out stacktrace on error.
modmuss50
1
-1
/
+2
2017-03-24
Document a "little bit" the Tiny Reader
Thog
1
-8
/
+33
2017-03-24
Reformat code
Thog
10
-5
/
+10
2017-03-24
Implement experimental Tiny mappings loader
Thog
6
-1
/
+141
2017-03-12
Fix var naming and locals var index issues
Thog
3
-4
/
+3
2017-03-08
Follow Fabric guidelines
Thog
159
-15653
/
+15475
2017-03-07
Drop unix case style and implement hashCode when equals is overrided
Thog
53
-1414
/
+1236
[prev]
[next]