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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
got a decent class matcher working
jeff
2014-08-30
9
-145
/
+748
*
working on version conversion
jeff
2014-08-29
2
-31
/
+82
*
started on mapping converter tool so we can update to newer Minecraft jars
jeff
2014-08-29
3
-0
/
+334
*
Show public/protected/private access on field/method/constructor references
jeff
2014-08-28
5
-11
/
+92
*
fixed minor spelling error
jeff
2014-08-28
1
-1
/
+1
*
added crash reporter
jeff
2014-08-28
2
-5
/
+124
*
added checks to find buggy mappings
jeff
2014-08-28
1
-0
/
+32
*
fixed issue with method signatures in default package
jeff
2014-08-28
2
-5
/
+27
*
add more checking to catch duplicate mappings on load
jeff
2014-08-27
5
-7
/
+34
*
packaged as v0.4 beta
v0.4_beta
jeff
2014-08-26
1
-1
/
+1
*
fix bug with inner class names
jeff
2014-08-26
2
-2
/
+7
*
implemented proper support for interfaces
jeff
2014-08-26
8
-30
/
+524
*
wrote CheckCastIterator to try to do generic type inference. It's too hard to...
jeff
2014-08-25
1
-0
/
+150
*
silly mercurial. You should commit this file...
jeff
2014-08-25
1
-0
/
+77
*
fixed issue with bridge methods so source export has fewer compile errors. =)
jeff
2014-08-25
5
-112
/
+163
*
minor bug fixes
jeff
2014-08-24
4
-2
/
+11
*
duh! We can't put classes in a package called "default"
jeff
2014-08-24
6
-13
/
+16
*
MappingsReader will convert old classnames in the default package to the "def...
jeff
2014-08-23
1
-1
/
+14
*
moved all classes from the default package into a package called "default" so...
jeff
2014-08-23
13
-125
/
+298
*
added export command with progress bar
jeff
2014-08-23
5
-23
/
+233
*
packaged for 0.3 beta
v0.3_beta
jeff
2014-08-22
1
-1
/
+1
*
fixed recursion of field reference nodes
jeff
2014-08-22
3
-4
/
+19
*
added show token effects
jeff
2014-08-22
4
-12
/
+109
*
fixed constructor references in call graph searches
jeff
2014-08-22
4
-4
/
+26
*
fixed call graph searching
jeff
2014-08-21
12
-123
/
+302
*
fixed recognition of inner class tokens
jeff
2014-08-20
1
-1
/
+12
*
missed a file
jeff
2014-08-20
1
-0
/
+524
*
finished reference navigation system. Still need to debug and polish it, but ...
jeff
2014-08-20
15
-842
/
+633
*
started new reference navigation system
jeff
2014-08-19
15
-337
/
+441
*
fixed type caching after rename
jeff
2014-08-18
4
-10
/
+35
*
packaged v0.2 beta!
v0.2_beta
jeff
2014-08-18
1
-1
/
+1
*
crap-ton of bug fixes for inner classes
jeff
2014-08-18
10
-102
/
+392
*
added support for automatic reconstruction of inner and anonymous classes
hg
2014-08-17
17
-231
/
+743
*
trying to get inner/anonymous classes working... I have a working heuristic i...
jeff
2014-08-15
5
-108
/
+396
*
fixed bug with method inheritance detection
jeff
2014-08-14
2
-15
/
+9
*
remove old debug messages
jeff
2014-08-14
1
-7
/
+0
*
updated license info, version, added readme
jeff
2014-08-14
1
-1
/
+1
*
fixed javac compile errors
jeff
2014-08-14
1
-12
/
+12
*
added support for field access searches
jeff
2014-08-13
9
-78
/
+460
*
got simple method call graph working!
jeff
2014-08-12
5
-51
/
+284
*
fix keyboard shortcuts
jeff
2014-08-11
1
-1
/
+5
*
refactor Ancestries into Ancestries and JarIndex
jeff
2014-08-11
6
-166
/
+197
*
added method inheritance browsing
jeff
2014-08-11
11
-43
/
+349
*
added backwards navigation
jeff
2014-08-10
3
-21
/
+65
*
refactored to remove ClassFile class to prep for upcoming stack navigation. I...
jeff
2014-08-10
13
-185
/
+68
*
added go to entry feature
jeff
2014-08-10
10
-97
/
+621
*
filter out tokens that are not obfuscated
jeff
2014-08-10
1
-61
/
+16
*
improved keyboard shortcuts
jeff
2014-08-10
1
-0
/
+10
*
fixed recognition of static initializers
jeff
2014-08-10
2
-134
/
+153
*
completely re-wrote token recognizer to bootstrap from Procyon's AST
jeff
2014-08-10
15
-647
/
+845
[next]