about summary refs log tree commit diff stats
path: root/miasm2/analysis/modularintervals.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* ModularIntervals: naive support for * operationAjax2017-03-301-1/+23
* ModularIntervals: add length capabilityAjax2017-03-301-0/+4
* ModularIntervals: fix init with empty intervalAjax2017-03-301-2/+4
* Introduce ModularIntervals, intervals supporting modular arithmeticAjax2017-02-171-0/+499