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
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
2015-03-09
add tracking for mismatched fields/methods
jeff
4
-65
/
+141
2015-03-08
more tweaks, improvements, and bug fixes
jeff
11
-54
/
+233
2015-03-08
lots of small tweaks and improvements
jeff
9
-147
/
+378
2015-03-08
Closing branch: default
jeff
1
-8
/
+34
2015-03-07
ui improvements
jeff
8
-48
/
+155
2015-03-07
match/unmatch button works
jeff
5
-36
/
+193
2015-03-02
added simple renamer for local variable table
jeff
2
-0
/
+34
2015-03-02
finished most of the matching gui
jeff
8
-101
/
+446
2015-02-28
refactor converter a bit for upcoming convert gui
jeff
9
-368
/
+565
2015-02-28
switch to better-maintained version of JSyntaxPane
jeff
1
-3
/
+2
2015-02-28
fix up conversion tool to handle Minecraft 1.8.3
jeff
8
-369
/
+486
[next]