- Jul 23, 2021
-
-
Sergio Pérez authored
-
- Jul 16, 2021
-
-
Sergio Pérez authored
* The CFG ignores unreachable clauses in if expressions * High order call slicing improved * Fix Anonymous routines lack of value dependencies
-
- Jul 12, 2021
-
-
Sergio Pérez authored
* AdHoc anonymous function calls (fun(X)-> X+1 end(5)) * Named anonymous function / function calls
-
Sergio Pérez authored
* Anonymous functions considered (fun(X) -> ... end) * Shadowing in Anonymous Functions and LCs improved
-
- Jul 09, 2021
-
-
Sergio Pérez authored
* ast.erl and saver.erl has been moved to e-knife resources folder * CFG and Value arcs are now in e-Knife * CFGs are built with a the visitor pattern * The graph library is now jgrapht * CFGs of the clauses of the same method are now independent * Interprocedural clause matching has been improved to not link unreachable clauses * Shadowed variables and its value are now delimited to their context * Classic algorithm has been added to slicing computed algorithms
-
- Jun 23, 2021
-
-
Sergio Pérez authored
-
- Jun 11, 2021
-
-
Carlos Galindo authored
-
Carlos Galindo authored
-
- Jun 10, 2021
-
-
Carlos Galindo authored
-
Carlos Galindo authored
-
Carlos Galindo authored
-