index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cuchaz
/
enigma
/
analysis
/
SourceIndex.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-01
fixed inner class renaming bug
jeff
1
-1
/
+1
2014-09-30
fixed nasty issue with renaming inner classes, but alas, more bugs remain
jeff
1
-2
/
+0
2014-09-28
added proper support for renaming constructors
jeff
1
-7
/
+22
2014-09-25
fixed invalid tokens issue
jeff
1
-1
/
+8
2014-09-24
HOW DO I WRITE SO MANY BUGS?!?
jeff
1
-0
/
+9
2014-09-20
removed workaround for procyon bug
jeff
1
-13
/
+0
2014-09-20
added token highlighting for things outside of the jar
jeff
1
-1
/
+2
2014-09-14
added tests to check constructor tokens
jeff
1
-5
/
+5
2014-08-22
added show token effects
jeff
1
-1
/
+1
2014-08-21
fixed call graph searching
jeff
1
-7
/
+30
2014-08-20
finished reference navigation system. Still need to debug and polish it, but ...
jeff
1
-20
/
+31
2014-08-17
added support for automatic reconstruction of inner and anonymous classes
hg
1
-8
/
+23
2014-08-10
added backwards navigation
jeff
1
-7
/
+7
2014-08-10
added go to entry feature
jeff
1
-1
/
+10
2014-08-10
fixed recognition of static initializers
jeff
1
-1
/
+15
2014-08-10
completely re-wrote token recognizer to bootstrap from Procyon's AST
jeff
1
-34
/
+65
2014-08-07
started working on recognition of non-class member identifiers in the source
jeff
1
-14
/
+20
2014-08-04
added stable save order for mappings to hopefully help with merging
jeff
1
-2
/
+2
2014-07-27
made gui responsive to caret position and show identifier info
hg
1
-7
/
+23