about summary refs log tree commit diff stats
path: root/miasm2/analysis/expression_range.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename miasm2 to miasmFabrice Desclaux2019-03-051-70/+0
|
* Support python2/python3Fabrice Desclaux2019-03-051-3/+8
|
* Code cleaning: lgtm.comFabrice Desclaux2018-09-201-1/+0
|
* ModularIntervals: naive support for * operationAjax2017-03-301-0/+1
|
* Introduce 'expr_range', to determine the range of possible values of an ExprAjax2017-02-221-0/+65