aboutsummaryrefslogtreecommitdiffstats
path: root/src/VeriFuzz/Verilog/AST.hs
Commit message (Expand)AuthorAgeFilesLines
* Renaming to VeriSmithYann Herklotz2019-09-041-583/+0
* Change name from VeriFuzz to VeriSmithYann Herklotz2019-08-291-3/+3
* Add a benchmarkYann Herklotz2019-07-271-34/+61
* Add new maintainer emailYann Herklotz2019-07-231-11/+7
* Format filesYann Herklotz2019-06-291-6/+10
* Fix used wire check for clkYann Herklotz2019-05-241-0/+3
* Add necessary exports to AST and CodeGenYann Herklotz2019-05-211-1/+1
* Remove modConn lens and replace by modExprYann Herklotz2019-05-151-3/+3
* Use Identifier instead of TextYann Herklotz2019-05-141-3/+3
* Add lens to focus on specific moduleYann Herklotz2019-05-141-0/+15
* Format with brittanyYann Herklotz2019-05-131-11/+13
* Use NonEmpty to represent concatenationYann Herklotz2019-05-131-12/+12
* Add Plate instance to StatementYann Herklotz2019-05-111-0/+6
* Add constant expression to expression conversion and vice versaYann Herklotz2019-05-101-0/+21
* Add reduction strategy for modulesYann Herklotz2019-05-091-3/+6
* Add random bit selection for wiresYann Herklotz2019-04-261-0/+2
* Add support for more event listsYann Herklotz2019-04-211-0/+3
* Move declaration of SourceInfoYann Herklotz2019-04-151-1/+20
* Changes to general typesYann Herklotz2019-04-141-95/+86
* Add for loop to designYann Herklotz2019-04-121-4/+6
* Fix the generation of modules and add initialisationYann Herklotz2019-04-101-0/+2
* Add probabilities to generation of expressionsYann Herklotz2019-04-091-1/+1
* Add Parameter type and remove DescriptionYann Herklotz2019-04-091-26/+99
* Create Arbitrary moduleYann Herklotz2019-04-081-206/+3
* Large refactor with passing testsYann Herklotz2019-04-021-0/+617
* More restructuringYann Herklotz2019-02-011-564/+0
* Add back Show for testsYann Herklotz2019-02-011-21/+21
* [Fix #28] Add Expression generation with contextYann Herklotz2019-02-011-16/+29
* [Fix #27] Add function to Expr and add Generation typeYann Herklotz2019-02-011-21/+37
* [Fix #22] Fix SAT solver equivalence checkingYann Herklotz2019-01-201-2/+10
* Prettify filesYann Herklotz2019-01-201-0/+2
* Rename moduleId to modIdYann Herklotz2019-01-201-2/+2
* Reformat with stylish-haskellYann Herklotz2019-01-191-11/+7
* Add hlint changesYann Herklotz2019-01-191-2/+1
* Add brittany formatting instead of stylish-haskellYann Herklotz2019-01-191-38/+97
* Small improvement to stmnt and expr functionYann Herklotz2019-01-191-13/+16
* Swap the exports for the types of the ASTYann Herklotz2019-01-191-2/+2
* Add documentation in ASTYann Herklotz2019-01-101-15/+28
* Add explicit exportsYann Herklotz2019-01-101-24/+55
* Derive as many properties as possibleYann Herklotz2019-01-101-30/+21
* Fix warningsYann Herklotz2019-01-101-37/+9
* Rename files out of the moduleYann Herklotz2019-01-101-0/+461