issues
search
OscarRodriguezPrieto
/
ProgQuery
ProgQuery is a system to extract useful syntactic and semantic information from source code programs and store it in a graph database for posterior querying.
MIT License
15
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
I can't run it
#40
Podbrushkin
opened
1 year ago
0
Try-resources with expressions caused errors during CFG analysis
#39
OscarRodriguezPrieto
opened
2 years ago
0
Some types are not found when invoking JavacInfo.getTypeMirror for type identifiers
#38
OscarRodriguezPrieto
opened
2 years ago
0
Some compilation units with mltiple type declarations were visited twice
#37
OscarRodriguezPrieto
opened
2 years ago
0
Interprocedural PDG analysis fails for vargargs methods
#36
OscarRodriguezPrieto
opened
2 years ago
0
Forgotten problem
#35
OscarRodriguezPrieto
opened
2 years ago
0
IndexOutOfBounds processing classes that do not exists before compilation
#33
OscarRodriguezPrieto
opened
3 years ago
0
Protected enum methods crash
#32
OscarRodriguezPrieto
opened
3 years ago
0
Could you please give a more detailed installation tutorial, thanks a lot
#31
XiaoXiaoYi123
opened
3 years ago
0
Anonymous classes mutating parameters from outer method cause NullPointerException during Interprocedural analysis
#30
OscarRodriguezPrieto
opened
3 years ago
0
Interprocedural analysis skips some arguments for some new calls
#29
OscarRodriguezPrieto
opened
3 years ago
0
Static constructors with vars being modified cause NullPointerException
#28
OscarRodriguezPrieto
opened
3 years ago
0
ANNOTATION_TYPE classes with fullyqualifiedname cause error
#27
OscarRodriguezPrieto
opened
3 years ago
0
Call Graph for lambda bodies not supported
#26
OscarRodriguezPrieto
opened
3 years ago
0
Modules not supported
#25
OscarRodriguezPrieto
opened
3 years ago
0
How to extract control-flow and basic data-flow graphs?
#24
nashid
closed
3 years ago
1
Error when the CFGVisitor visits a method with a type definition included between statements
#23
OscarRodriguezPrieto
closed
3 years ago
0
TaskListener fails when found a ';' after a type declaration
#22
OscarRodriguezPrieto
closed
3 years ago
0
Error processing switches with an empty first case
#21
OscarRodriguezPrieto
closed
3 years ago
0
Error trying to recover some type information from javac
#20
OscarRodriguezPrieto
closed
3 years ago
0
TaskListener fails when javac analyzes a file during another analysis
#19
OscarRodriguezPrieto
closed
3 years ago
0
Some statements in CFGVisitor inherit the label from LabeledStatements
#18
OscarRodriguezPrieto
closed
3 years ago
0
Implicit primitive types of lambda parameters cause IndexOutOfBoundsException
#17
OscarRodriguezPrieto
closed
3 years ago
0
Exception in thread "main" java.lang.NoClassDefFoundError: org/neo4j/graphdb/Label
#16
BenTang2018
closed
3 years ago
1
Minor bug - few lost nodes in server mode
#15
OscarRodriguezPrieto
closed
4 years ago
0
Java Version Incompatability
#14
SumanthReddyKaliki
closed
4 years ago
1
Develop
#13
OscarRodriguezPrieto
closed
4 years ago
0
How to Run/Compile ProgQuery using Java8
#12
SumanthReddyKaliki
closed
4 years ago
2
Coding Cypher queries for the evaluation
#11
OscarRodriguezPrieto
closed
4 years ago
0
Adding Class Dependency Graph (CDG) information
#10
OscarRodriguezPrieto
closed
6 years ago
0
Adapt PDG to the new dynamic information in the CG
#9
OscarRodriguezPrieto
closed
6 years ago
0
Simplifying Control Flow graph
#8
OscarRodriguezPrieto
closed
6 years ago
0
Updating CFG to use information from javac relative to checked exceptions that can be thrown by methods
#7
OscarRodriguezPrieto
closed
6 years ago
0
Adding Information of Possible Runtime Calls to the Call Graph
#6
OscarRodriguezPrieto
closed
6 years ago
0
Adding a Program Dependency Graph
#5
OscarRodriguezPrieto
closed
6 years ago
0
Completing CFG graph
#4
OscarRodriguezPrieto
closed
6 years ago
0
Adding a feature to get the Control Flow Graph (CFG) using stored information from javac and integrate it in the final graph.
#3
OscarRodriguezPrieto
closed
6 years ago
0
Adding a feature for generating connected class hierarchy graphs without "extra-nodes"
#2
OscarRodriguezPrieto
closed
7 years ago
0
Added a new feature "Project Starting from a javac plugin that generates AST graphs."
#1
OscarRodriguezPrieto
closed
7 years ago
0