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
/
cuchaz
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-30
Json format (#2)
lclc98
114
-17638
/
+0
2015-10-15
Make ConvertMain more generic
chibill
1
-48
/
+31
2015-09-22
fix compile errors ... >.>
Cuchaz
1
-2
/
+4
2015-09-19
Added a Command-line interface to ConvertMain
chibill
1
-34
/
+87
2015-09-09
bump version to 0.11
v0.11_beta
Cuchaz
1
-1
/
+1
2015-09-09
log exceptions to stderr instead of just crashing when procyon chokes on deco...
Cuchaz
1
-1
/
+4
2015-09-09
fix assembling nested inner class names
Cuchaz
1
-3
/
+3
2015-08-04
tweaks to matcher for 1.9 snapshot
Cuchaz
1
-8
/
+24
2015-08-04
add top 10 matches only button to class matcher
Cuchaz
1
-0
/
+33
2015-08-02
fix up converter some more
Cuchaz
2
-16
/
+43
2015-08-02
fix up class matcher a bit
Cuchaz
3
-17
/
+41
2015-05-24
fix broken tests, and one broken function. =)
Cuchaz
1
-1
/
+3
2015-04-19
relicense Enigma as LGPL
v0.10.4_beta
Cuchaz
114
-345
/
+624
2015-04-11
save more translation information for m3l
Cuchaz
1
-1
/
+1
2015-03-30
resolve methods using interfaces as well as superclasses
Cuchaz
2
-21
/
+84
2015-03-30
add publifier
Cuchaz
3
-37
/
+89
2015-03-30
fix unintentional compile time transitive dependency on procyon
Cuchaz
4
-47
/
+52
2015-03-28
add methods for better runtime obfuscation in M3L
Cuchaz
2
-10
/
+20
2015-03-28
show bytecode line numbers for debugging
Cuchaz
1
-0
/
+1
2015-03-28
fix source file attribute
Cuchaz
1
-1
/
+1
2015-03-23
allow updates to translation index at runtime
Cuchaz
1
-0
/
+4
2015-03-23
repackage for 0.10.4 beta
Cuchaz
1
-1
/
+1
2015-03-23
add protectifier! Muwahahaha!!!
v0.10.3_beta
Cuchaz
3
-1
/
+85
2015-03-23
repackage for 0.10.3 beta
Cuchaz
1
-1
/
+1
2015-03-23
skip writing InnerClasses attribute if there's already one there
Cuchaz
1
-1
/
+10
2015-03-22
fix NPE in the gui with static initializers
v0.10.2_beta
jeff
1
-1
/
+3
2015-03-22
don't forget to translate EnclosingMethod attributes
jeff
2
-0
/
+32
2015-03-20
make sure LVTT names explicitly match the LVT names
jeff
1
-3
/
+19
2015-03-20
get rid of stupid fucking com.beust.jcommander imports crashing all my downst...
jeff
13
-19
/
+17
2015-03-20
repackage as v0.10.2 beta
jeff
1
-1
/
+1
2015-03-20
remove debug spam
jeff
1
-3
/
+0
2015-03-19
package for v0.10.1 beta
v0.10.1_beta
jeff
1
-1
/
+1
2015-03-19
fix issue with naming method arguments and the local variable tables
jeff
4
-7
/
+82
2015-03-18
translate class references hidden inside type parameters
v0.10_beta
jeff
1
-31
/
+71
2015-03-18
repackage for v0.10 beta
jeff
1
-1
/
+1
2015-03-18
added full rename support for classes buried in generic signatures
jeff
1
-98
/
+280
2015-03-17
parsing generic signatures is tricky. don't write custom code to do it. switc...
jeff
3
-112
/
+12
2015-03-17
slightly better support for generics
jeff
1
-79
/
+230
2015-03-16
started adding minimal support for generics
jeff
11
-130
/
+294
2015-03-16
fix more inner class issues
jeff
5
-15
/
+20
2015-03-16
fix a zillion issues with inner classes
jeff
16
-186
/
+198
2015-03-15
repackage for 0.9 beta
v0.9_beta
jeff
1
-1
/
+1
2015-03-15
fix bugs in the mappings converter
jeff
7
-56
/
+121
2015-03-13
complete mappings converion code. Still need to debug though
jeff
3
-9
/
+69
2015-03-11
working on writing mappings based on all the matches
jeff
5
-17
/
+109
2015-03-11
generalized field matching
jeff
11
-160
/
+552
2015-03-10
nothing of consequence
jeff
1
-4
/
+4
2015-03-10
tweaks and improvements to field matching gui
jeff
12
-220
/
+495
2015-03-09
field matcher is starting to be useful
jeff
9
-72
/
+525
2015-03-09
starting on field matching gui
jeff
11
-204
/
+495
[next]