about summary refs log tree commit diff stats
path: root/example/expression/graph_dataflow.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Symbexec: use hashtable for mem symbolsFabrice Desclaux2018-03-151-26/+6
* Asmblock: rename blocFabrice Desclaux2017-07-071-1/+1
* IR: rename add_blocFabrice Desclaux2017-07-071-1/+1
* IR: avoid IRBlock attribute creationFabrice Desclaux2017-05-241-16/+19
* analysis: Introduction of use-definition chainsCaroline Leman2017-03-291-1/+2
* 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