index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
cuchaz
/
enigma
/
analysis
/
SourceIndexMethodVisitor.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
CFR support (#192)
Runemoro
2020-03-09
1
-216
/
+0
*
Allow attaching class, method, field, and parameter javadocs (#185)
Fudge
2019-12-02
1
-10
/
+10
*
Index lambda local variables to correct declaring method
gegy1000
2019-03-16
1
-2
/
+8
*
Remap sources (#106)
Gegy
2019-01-30
1
-36
/
+28
*
[WIP] Mapping rework (#91)
Gegy
2019-01-24
1
-11
/
+8
*
do not propagate non-argument local variable names
asie
2018-11-27
1
-2
/
+2
*
unify local variable/argument numbering
Adrian Siekierka
2018-11-04
1
-9
/
+3
*
hackfix argument order in inner class constructors. this needs a proper fix
asie
2018-10-31
1
-1
/
+5
*
update gson, fix argument indexing, delete empty class mappings
asie
2018-10-27
1
-5
/
+4
*
"make sure this is actually a field" properly
Thiakil
2018-07-24
1
-1
/
+1
*
index & resolve method/field references for usages view
Thiakil
2018-07-10
1
-0
/
+23
*
Ignore invalid decompiled variable indices
gegy1000
2018-06-30
1
-9
/
+16
*
Fix parsed local variable indexing
gegy1000
2018-06-24
1
-36
/
+26
*
Package updates
gegy1000
2018-05-19
1
-0
/
+1
*
Initial port to ASM
gegy1000
2018-05-19
1
-0
/
+203