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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
added proper support for renaming constructors
jeff
2014-09-28
1
-4
/
+4
|
*
HOW DO I WRITE SO MANY BUGS?!?
jeff
2014-09-24
3
-38
/
+77
|
*
improved inner/anonymous class detection
jeff
2014-09-21
5
-10
/
+36
|
*
started unit testing for inner/anonymous class detection
jeff
2014-09-21
8
-30
/
+122
|
*
cleaned up imports. I have no idea why Eclipse likes importing jcommander ↵
jeff
2014-09-20
2
-4
/
+3
|
|
|
|
classes instead of guava classes, but it's annoyong!
*
added tests to check constructor tokens
jeff
2014-09-14
7
-12
/
+266
|
|
|
|
fixed a bug with constructor tokens too
*
added test to check constructor references
jeff
2014-09-14
5
-0
/
+236
|
*
fixed bug with method references pointing to wrong class
jeff
2014-09-14
5
-2
/
+26
|
*
added some tests for a small inheritance hierarchy
jeff
2014-09-08
7
-8
/
+345
|
*
added some basic tests for the deobufscator and the jar index
jeff
2014-09-07
4
-2
/
+266
|
*
added proguard to the gradle config to create obfuscated jars for testing
jeff
2014-09-05
3
-0
/
+76
added simple tests for the deobufscator class