aboutsummaryrefslogtreecommitdiffstats
path: root/src/VeriFuzz/Verilog.hs
Commit message (Expand)AuthorAgeFilesLines
* Use HashMap for contextfeature/hashmapYann Herklotz2019-07-291-0/+7
* Move the imports to VeriFuzz.hsYann Herklotz2019-07-261-6/+0
* Move Gen.hs to Generate.hsYann Herklotz2019-07-261-1/+1
* Add new maintainer emailYann Herklotz2019-07-231-1/+1
* Fix reduction for statementsYann Herklotz2019-05-251-0/+2
* Remove modConn lens and replace by modExprYann Herklotz2019-05-151-1/+0
* Add Quote export to main moduleYann Herklotz2019-05-111-0/+3
* Add constant expression to expression conversion and vice versaYann Herklotz2019-05-101-0/+2
* Use new fuzzing technique instead of the old functionYann Herklotz2019-04-171-0/+2
* Move declaration of SourceInfoYann Herklotz2019-04-151-1/+2
* Add Bit vector instead of using numbersYann Herklotz2019-04-141-21/+1
* Change Port type to include lower boundYann Herklotz2019-04-121-5/+0
* Fix the generation of modules and add initialisationYann Herklotz2019-04-101-0/+1
* Add probabilities to generation of expressionsYann Herklotz2019-04-091-1/+0
* Add Parameter type and remove DescriptionYann Herklotz2019-04-091-4/+0
* Create Arbitrary moduleYann Herklotz2019-04-081-1/+2
* Large refactor with passing testsYann Herklotz2019-04-021-0/+131
* More restructuringYann Herklotz2019-02-011-27/+0
* Add brittany formatting instead of stylish-haskellYann Herklotz2019-01-191-1/+2
* Remove Arbitrary from main moduleYann Herklotz2019-01-101-2/+0
* Rename remaining modulesYann Herklotz2019-01-101-12/+12
* Rename files out of the moduleYann Herklotz2019-01-101-0/+28