aboutsummaryrefslogtreecommitdiffstats
path: root/src/VeriFuzz/Report.hs
Commit message (Expand)AuthorAgeFilesLines
* Renaming to VeriSmithYann Herklotz2019-09-041-398/+0
* Change name from VeriFuzz to VeriSmithYann Herklotz2019-08-291-7/+7
* Add new maintainer emailYann Herklotz2019-07-231-29/+19
* Format filesYann Herklotz2019-06-291-15/+25
* Fix pedantic warningsYann Herklotz2019-06-291-1/+2
* Format all filesYann Herklotz2019-06-051-2/+8
* Add lines of code to reportYann Herklotz2019-05-211-3/+11
* Add more fields to the FuzzReportYann Herklotz2019-05-211-34/+145
* Change simple graph check to acyclic checkYann Herklotz2019-05-191-21/+32
* Add colour to the reportYann Herklotz2019-05-181-32/+35
* Format with brittanyYann Herklotz2019-05-131-13/+23
* Add more reporting to equivalence checkYann Herklotz2019-05-131-6/+8
* Add html output for reportYann Herklotz2019-05-131-15/+54
* Add Identity to ReportYann Herklotz2019-05-131-22/+39
* Add NFData to force evaluation of config fileYann Herklotz2019-05-091-17/+23
* Add configuration options for all simulatorsYann Herklotz2019-05-071-4/+22
* Support multiple reg assigns in if statementsYann Herklotz2019-05-061-5/+2
* Add Report typeYann Herklotz2019-04-231-0/+169