issues
search
harpend
/
Simple-Java-Decompiler
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Test scc DFS algorithm
#21
harpend
closed
7 hours ago
3
Algorithm by Tao Wei issue remediation
#20
harpend
closed
1 day ago
1
insert the insert block instructions to correct place for decompilation
#19
harpend
closed
1 day ago
0
Calls tagLHead when it should resulting in the wrong bb getting added to loop
#18
harpend
closed
1 day ago
0
difficulty detecting nested do-while loops with no code before second do
#17
harpend
closed
1 day ago
2
reduce loops into 1 basic block
#16
harpend
opened
5 days ago
0
Get class parser to use basic blocks
#15
harpend
opened
5 days ago
0
Update references
#14
harpend
opened
5 days ago
0
Implement loop analysis using algorithm from below
#13
harpend
closed
6 days ago
1
Implement DFS id labeling
#12
harpend
closed
6 days ago
0
convert cfg and other basic block methods to only use integers which will be more efficient and easier to handle
#11
harpend
opened
3 weeks ago
0
identify loop types using definitions in book
#10
harpend
closed
5 days ago
0
check dominator calculation works with loops (see book)
#9
harpend
closed
3 days ago
0
do full successors and predecessors as well as immediate
#8
harpend
closed
4 weeks ago
1
calculate intervals for cfg (see comment)
#7
harpend
closed
6 days ago
5
section 6 and 7 in thesis understand loops
#6
harpend
closed
4 weeks ago
1
check access of constant pool after fix for doubles/longs
#5
harpend
closed
4 weeks ago
0
support while and for loops
#4
harpend
opened
1 month ago
0
support for nested loops
#3
harpend
closed
5 days ago
1
Reduce do while loops in CFG
#2
harpend
closed
2 months ago
0
generate control flow graphs
#1
harpend
closed
2 months ago
0