issues
search
g1144146
/
SDS
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Issue55
#59
g1144146
opened
6 years ago
0
Refactoring
#58
g1144146
closed
7 years ago
1
Refactoring
#57
g1144146
closed
7 years ago
1
restore lambda expression.
#56
g1144146
opened
7 years ago
0
restore nested class.
#55
g1144146
opened
7 years ago
0
restore try-catch-finally statement.
#54
g1144146
closed
7 years ago
1
restore synchronized-statement
#53
g1144146
closed
7 years ago
0
restore for-statement
#52
g1144146
closed
7 years ago
0
conditional expression is wrong in case of one line if-statement.
#51
g1144146
closed
7 years ago
0
restore "else" block
#50
g1144146
closed
7 years ago
0
restore while statement.
#49
g1144146
closed
7 years ago
0
add processing for if-branch and goto opcode except loop.
#48
g1144146
closed
7 years ago
0
fail to store value in array.
#47
g1144146
closed
7 years ago
0
string value is not enclosed with double quotation.
#46
g1144146
closed
7 years ago
0
fail to declare new multi dimension array.
#45
g1144146
closed
7 years ago
0
add local variable declaration.
#44
g1144146
closed
7 years ago
0
add processing for invokeinterface opcode.
#43
g1144146
closed
7 years ago
0
gather processing of operator opcode.
#42
g1144146
closed
7 years ago
0
modify processing for invokevirtual opcode.
#41
g1144146
closed
7 years ago
0
add processing for invokespecial opcode
#40
g1144146
closed
7 years ago
0
add processing for invokespecial opcode
#39
g1144146
closed
7 years ago
0
add processing for getfield and putfield opcode
#38
g1144146
closed
7 years ago
0
add processing for putstatic opcode
#37
g1144146
closed
7 years ago
0
Issue35
#36
g1144146
closed
7 years ago
0
decompile method
#35
g1144146
opened
8 years ago
0
cope with jar file.
#34
g1144146
closed
8 years ago
0
build control flow graph without debug information.
#33
g1144146
opened
8 years ago
1
not build control flow graph when method has no instruction.
#32
g1144146
closed
8 years ago
5
not found common dominator node.
#31
g1144146
closed
8 years ago
5
decompile fields.
#30
g1144146
closed
8 years ago
0
add processing for StackMapTable attribute.
#29
g1144146
closed
8 years ago
1
add processing for Signature attribute in FieldContent.
#28
g1144146
closed
8 years ago
0
add processing for BootstrapMethods attribute
#27
g1144146
closed
8 years ago
0
add processing for ConstantValue attribute
#26
g1144146
closed
8 years ago
0
add processing for EnclosingMethod attribute
#25
g1144146
closed
8 years ago
0
add processing for AnnotationDefault attribute.
#24
g1144146
closed
8 years ago
0
ArrayIndexOutOfBoundsException while parsing descriptor which Signature attribute has.
#23
g1144146
closed
8 years ago
0
NullPointerException while building Control Flow Graph in case of target method's access flag contains abstract.
#22
g1144146
closed
8 years ago
0
add class extends TypeAnnotationContent in ClassContent, FieldContent and MethodContent.
#21
g1144146
closed
8 years ago
0
parse class implements TargerInfo interface.
#20
g1144146
closed
8 years ago
1
delete unnecessary methods for annotations in ClassFilePrinter with AnnotationParser.
#19
g1144146
closed
8 years ago
0
cannot read array elements in case of annotation's element type is array.
#18
g1144146
closed
8 years ago
0
IndexOutOfBoundsException when obtaining substring from parsed descriptor on LocalVariableTypeTable.
#17
g1144146
closed
8 years ago
0
add processing for attributes about runtime visible annotation.
#16
g1144146
closed
8 years ago
0
IndexOutOfBoundsException when obtaining substring from parsed descriptor.
#15
g1144146
closed
8 years ago
1
add processing for method signature.
#14
g1144146
closed
8 years ago
0
add processing for local variable.
#13
g1144146
closed
8 years ago
0
add processing for method parameters.
#12
g1144146
closed
8 years ago
0
create control flow about switch statement.
#11
g1144146
closed
8 years ago
0
End node of method has no dominator node when the immediate node is Entry.
#10
g1144146
closed
8 years ago
2
Next