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
/
test
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-30
Json format (#2)
lclc98
40
-2629
/
+0
2015-05-24
fix broken tests, and one broken function. =)
Cuchaz
2
-13
/
+24
2015-04-19
relicense Enigma as LGPL
v0.10.4_beta
Cuchaz
39
-41
/
+336
2015-03-18
fix broken test
jeff
1
-8
/
+0
2015-03-17
parsing generic signatures is tricky. don't write custom code to do it. switc...
jeff
1
-157
/
+10
2015-03-16
started adding minimal support for generics
jeff
4
-9
/
+184
2015-03-16
fix a zillion issues with inner classes
jeff
10
-96
/
+133
2015-03-15
repackage for 0.9 beta
v0.9_beta
jeff
1
-2
/
+5
2015-02-25
fixed lots of issues with inner class reconstruction, particularly for inner ...
jeff
2
-52
/
+79
2015-02-25
more work getting inner class trees working in obf'd and deobf'd land
jeff
2
-4
/
+58
2015-02-23
lots of work in better handling of inner classes
jeff
8
-17
/
+179
2015-02-10
repackage as v0.7b
v0.7_beta
jeff
1
-1
/
+1
2015-02-10
black list Object methods from deobfuscation
jeff
1
-0
/
+19
2015-02-10
add BRIDGE flag to bridge methods
jeff
1
-0
/
+22
2015-02-09
work around bad tokens generated by procyon for now
jeff
1
-0
/
+18
2015-02-09
fix translation issues, particularly with fields
jeff
12
-32
/
+154
2015-02-08
added types to fields
jeff
5
-14
/
+20
2015-02-05
start some translation tests
jeff
3
-0
/
+51
2015-02-05
fix test code formatting
jeff
8
-12
/
+23
2015-02-05
add new type/signature system
jeff
2
-0
/
+379
2015-02-02
fix issue with bridge methods
jeff
10
-23
/
+61
2015-01-19
solved tricky issue with incorrect translation of fields/methods referenced b...
jeff
7
-26
/
+28
2015-01-13
source format change
jeff
24
-642
/
+510
2014-10-09
reverting to GPL license
jeff
24
-179
/
+34
2014-10-08
relicense as LGPL
jeff
24
-34
/
+179
2014-10-02
fixed test case
jeff
1
-1
/
+1
2014-10-01
fix inner classes test
jeff
1
-4
/
+4
2014-09-28
added proper support for renaming constructors
jeff
1
-4
/
+4
2014-09-24
HOW DO I WRITE SO MANY BUGS?!?
jeff
3
-38
/
+77
2014-09-21
improved inner/anonymous class detection
jeff
5
-10
/
+36
2014-09-21
started unit testing for inner/anonymous class detection
jeff
8
-30
/
+122
2014-09-20
cleaned up imports. I have no idea why Eclipse likes importing jcommander cla...
jeff
2
-4
/
+3
2014-09-14
added tests to check constructor tokens
jeff
7
-12
/
+266
2014-09-14
added test to check constructor references
jeff
5
-0
/
+236
2014-09-14
fixed bug with method references pointing to wrong class
jeff
5
-2
/
+26
2014-09-08
added some tests for a small inheritance hierarchy
jeff
7
-8
/
+345
2014-09-07
added some basic tests for the deobufscator and the jar index
jeff
4
-2
/
+266
2014-09-05
added proguard to the gradle config to create obfuscated jars for testing
jeff
3
-0
/
+76