about summary refs log tree commit diff stats
path: root/example/expression (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* example: add a code analyserserpilliere2012-02-272-0/+123
| | | | | find condition to satisfy to explore the complete exec graph of a function (a *very* simple/weak fuzzgrind clone)
* example: add symbolic execution and simplificationserpilliere2012-02-272-0/+38
|
* example: add expression manipulation demoserpilliere2012-02-276-0/+264