aboutsummaryrefslogtreecommitdiffstats
path: root/verifuzz.cabal
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 0.3.1.0v0.3.1.0Yann Herklotz2019-07-231-2/+2
|
* Add new maintainer emailYann Herklotz2019-07-231-1/+1
|
* Fix nix build and add to travisYann Herklotz2019-07-231-1/+1
|
* Lower version bound on statiticsYann Herklotz2019-05-211-1/+1
|
* Bump version with new changesv0.3.0.0Yann Herklotz2019-05-211-1/+1
|
* Add statisticsYann Herklotz2019-05-211-0/+2
|
* Add support for ghc-8.4.2Yann Herklotz2019-05-151-16/+15
|
* Add html output for reportYann Herklotz2019-05-131-0/+1
|
* Add ResultT to Sh conversionYann Herklotz2019-05-131-0/+1
|
* Add Identity synthesiserYann Herklotz2019-05-131-0/+1
|
* Add more dependencies to build Yosys on EC2Yann Herklotz2019-05-121-4/+1
|
* Fix but remove the doctests for nowYann Herklotz2019-05-101-11/+13
| | | | | They were not working well with the current printing method. I have to find a way to remove the spaces from the output.
* Add new pretty printer with indentationYann Herklotz2019-05-091-2/+8
|
* Add NFData to force evaluation of config fileYann Herklotz2019-05-091-0/+1
|
* Support multiple reg assigns in if statementsYann Herklotz2019-05-061-3/+5
|
* Add Report typeYann Herklotz2019-04-231-1/+2
|
* Extend ResultT and Result with more instancesYann Herklotz2019-04-191-0/+3
|
* Remove -Wall and -Werror, instead use --pedanticYann Herklotz2019-04-171-4/+1
|
* Fix tests and remove Parser tests for nowYann Herklotz2019-04-171-3/+5
|
* Format with brittany and add right modulesYann Herklotz2019-04-151-1/+1
|
* Update cabal with added modulesYann Herklotz2019-04-141-0/+6
|
* Remove Arbitrary modelYann Herklotz2019-04-121-1/+0
|
* Create Arbitrary moduleYann Herklotz2019-04-081-0/+1
|
* Add Vivado moduleYann Herklotz2019-04-031-0/+1
|
* Large refactor with passing testsYann Herklotz2019-04-021-21/+23
|
* Remove fgl-arbitrary completelyYann Herklotz2019-04-021-1/+0
|
* Remove QuickCheck and use Hedgehog insteadYann Herklotz2019-04-021-14/+7
|
* Small fix to indentationYann Herklotz2019-04-011-4/+4
|
* Add back fixed doctestYann Herklotz2019-04-011-1/+18
|
* Fix warnings in codeYann Herklotz2019-03-311-1/+1
|
* Remove doctest temporarilyYann Herklotz2019-03-311-13/+0
|
* Fix some of the testsYann Herklotz2019-03-311-0/+1
|
* Rewrite the parser with real lexerYann Herklotz2019-03-311-2/+7
|
* Change license nameYann Herklotz2019-03-301-4/+3
|
* Clean importsYann Herklotz Grave2019-03-041-1/+2
|
* Add transformers and procedural generationYann Herklotz Grave2019-03-031-1/+2
|
* Remove warn in cabalYann Herklotz Grave2019-03-011-1/+1
|
* Add missing modules to cabalYann Herklotz Grave2019-03-011-9/+9
|
* [Fix #7] Add property test to parserYann Herklotz Grave2019-02-161-0/+1
|
* Change to Parsec and add LexerYann Herklotz Grave2019-02-161-2/+2
|
* Update versionYann Herklotz Grave2019-02-161-2/+2
|
* Add Parser to libraryYann Herklotz Grave2019-02-161-0/+1
|
* Add -Wall -Werror for testsYann Herklotz Grave2019-02-151-0/+2
|
* Add -Wall and -WerrorYann Herklotz Grave2019-02-151-2/+2
|
* Add attoparsec-expr as a dependencyYann Herklotz Grave2019-02-131-0/+1
|
* Fix versions and testsYann Herklotz Grave2019-02-111-1/+1
|
* Bump minor versionYann Herklotz Grave2019-02-111-43/+43
|
* Fix reducerYann Herklotz Grave2019-02-111-0/+1
|
* Remove Simulation from cabal and add dependenciesYann Herklotz2019-02-081-1/+2
|
* Add extra dependenciesYann Herklotz2019-02-051-0/+4
|