index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2015-02-28
ignore more harmless exceptions from the buggy highlight painter system
jeff
1
-2
/
+2
2015-02-28
update version string to 0.8 beta
v0.8_beta
jeff
1
-1
/
+1
2015-02-25
fixed lots of issues with inner class reconstruction, particularly for inner ...
jeff
6
-159
/
+156
2015-02-25
more work getting inner class trees working in obf'd and deobf'd land
jeff
3
-61
/
+141
2015-02-23
lots of work in better handling of inner classes
jeff
13
-160
/
+261
2015-02-21
make types serializable
jeff
2
-2
/
+8
2015-02-20
better error messages for procyon type resolution
jeff
1
-1
/
+8
2015-02-10
repackage as v0.7b
v0.7_beta
jeff
4
-15
/
+10
2015-02-10
black list Object methods from deobfuscation
jeff
1
-0
/
+32
2015-02-10
fix issue with removing field mappings
jeff
2
-1
/
+3
2015-02-10
ignore harmless exceptions I can't fix
jeff
2
-3
/
+30
2015-02-10
add BRIDGE flag to bridge methods
jeff
3
-0
/
+93
2015-02-09
work around bad tokens generated by procyon for now
jeff
5
-29
/
+16
2015-02-09
fix translation issues, particularly with fields
jeff
15
-211
/
+353
[next]