- 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 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.
-
Carlos Galindo authored
-
Carlos Galindo authored
-
Carlos Galindo authored
-
Carlos Galindo authored
Add DynamicTypeResolver to solve dynamic types intraprocedurally See merge request !48
-
- Jan 18, 2021
-
-
Carlos Galindo authored
* VariableAction.Definition now includes the expression to which the variable is defined, if possible. * Solves #44, as we require the expression in the return variable action. * Clients have been updated to register the type solvers in the new StaticTypeSolver interface.
-
- Jan 07, 2021
-
-
Carlos Galindo authored
-
Carlos Galindo authored
Create ClassGraph See merge request !46
-
Carlos Galindo authored
-
Sergio Pérez authored
-
- Dec 23, 2020
-
-
Sergio Pérez authored
-
- Dec 16, 2020
-
-
Carlos Galindo authored
Resolve "Slicer.java flag -l fails" Closes #42 See merge request !47
-
Carlos Galindo authored
-
Sergio Pérez authored
-
Carlos Galindo authored
Small fixes for future support of nested calls See merge request !45
-
Carlos Galindo authored
-
Carlos Galindo authored
* CallGraph, VariableVisitor: unify visit arguments behaviour to avoid lookup errors of calls by the CallGraph that were not registered by VariableVisitor.
-
Carlos Galindo authored
Add CI tests on merge See merge request !44
-
Carlos Galindo authored
-
- Dec 15, 2020
-
-
Carlos Galindo authored
-
Carlos Galindo authored
-
Carlos Galindo authored
-
- Dec 14, 2020
-
-
Carlos Galindo authored
-
Carlos Galindo authored
-
- Nov 27, 2020
-
-
Carlos Galindo authored
Implement criterion which don't need a file. See merge request !43
-
-
- Nov 26, 2020
-
-
Carlos Galindo authored
Add module-info.java to sdg-core See merge request !42
-
-
Carlos Galindo authored
-
Carlos Galindo authored
-