about summary refs log tree commit diff stats
path: root/example/expression/graph_dataflow.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* analysis: Introduction of use-definition chainsCaroline Leman2017-03-291-1/+2
| | | | | | - previous dead_simp function has been moved to data_flow.py - ira class has been simplified - reach analysis code has been 'clarified'
* All: rename vars bloc -> blockFabrice Desclaux2017-03-131-13/+13
|
* IR: rename blocs to blocksFabrice Desclaux2017-03-131-20/+20
|
* IR/Symbexec: rename symbexec to SymbolicExecutionEngineFabrice Desclaux2017-03-131-2/+2
|
* IR: replace `.g` with a lazy built `.graph`, avoiding the need of `gen_graph`Ajax2015-12-071-1/+0
|
* Example: move output .txt to .dotAjax2015-11-091-3/+3
|
* GraphDataflow: A function where never executed / testedAjax2015-04-301-4/+10
|
* GraphDataflow: Refactor, PyLintingAjax2015-04-301-62/+22
|
* GraphDataflow: update APIAjax2015-04-301-2/+3
|
* Expression examples: Rename examples with meaningfull namesCamille Mougey2014-09-191-0/+215