- Feb 25, 2021
-
-
Carlos Galindo authored
-
Carlos Galindo authored
-
Carlos Galindo authored
-
Carlos Galindo authored
-
Carlos Galindo authored
-
Carlos Galindo authored
-
Carlos Galindo authored
-
Carlos Galindo authored
-
Carlos Galindo authored
-
Carlos Galindo authored
-
Carlos Galindo authored
-
Carlos Galindo authored
-
Carlos Galindo authored
-
- Feb 24, 2021
-
-
Carlos Galindo authored
* VariableAction stores the real name and the variable may be null. * VariableVisitor entrypoint must be #startVisit().
-
- Feb 23, 2021
-
-
Sergio Pérez authored
-
Sergio Pérez authored
-
Sergio Pérez authored
Updated variable_pattern_regex to match VariableActions regarding object fields accessed in different ways
-
- Feb 16, 2021
-
-
Sergio Pérez authored
-
- Feb 12, 2021
-
-
Sergio Pérez authored
-
Sergio Pérez authored
-
Sergio Pérez authored
-
Sergio Pérez authored
-
Sergio Pérez authored
-
Sergio Pérez authored
-
- Feb 05, 2021
-
-
Carlos Galindo authored
-
- Feb 04, 2021
-
-
Carlos Galindo authored
Fix github#44 (-i flag misbehaving) Closes #44 See merge request !54
-
Carlos Galindo authored
-
Carlos Galindo authored
Replaced by linear lookup.
-
Carlos Galindo authored
Fixes #44
-
- Feb 03, 2021
-
-
Carlos Galindo authored
Interprocedural DynamicTypeResolver Closes #45 See merge request !53
-
Carlos Galindo authored
* Closes #45 * Alters VariableAction to take Expression as argument (either NameExpr or FieldAccessExpr). * Expands the CallGraph API * Fixes bug where movable definitions were created incorrectly. * Now accepting FieldAccessExpr completely.
-
- Jan 21, 2021
-
-
Carlos Galindo authored
Polymorphic call graph See merge request !51
-
Carlos Galindo authored
* Fix for SlicerTest: use StaticTypeSolver. * CallGraph#getCallTarget is now plural. * CallConnectors edited to iterate over targets.
-
- Jan 20, 2021
-
-
Sergio Pérez authored
-
Sergio Pérez authored
# Conflicts: # sdg-core/src/main/java/es/upv/mist/slicing/graphs/ClassGraph.java # sdg-core/src/main/java/es/upv/mist/slicing/nodes/VariableVisitor.java # sdg-core/src/main/java/es/upv/mist/slicing/utils/ASTUtils.java
-
Sergio Pérez authored
-
Sergio Pérez authored
-
- Jan 19, 2021
-
-
Carlos Galindo authored
Resolve "Use a specific kind of set with JavaParser nodes" Closes #43 See merge request !50
-
Carlos Galindo authored
-
Carlos Galindo authored
Expected removal of repeated statements that were incorrectly included in the slice by SlicePruneVisitor without being marked as such by the algorithm.
-