aboutsummaryrefslogtreecommitdiffstats
path: root/verifuzz.cabal
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add optionsYann Herklotz2019-02-031-1/+3
|
* Add optparse-applicative dependencyYann Herklotz2019-02-031-0/+1
|
* Fix all the compile and test errorsYann Herklotz2019-02-011-2/+3
|
* Fix modules in cabal fileYann Herklotz2019-02-011-18/+16
|
* Reformat cabal fileYann Herklotz2019-02-011-92/+93
|
* Add filepath dependenciesYann Herklotz2019-01-231-0/+1
|
* Compile main as threadedYann Herklotz2019-01-211-0/+1
|
* Fix unit test and cabal fileYann Herklotz2019-01-201-1/+1
|
* Add internal simulator moduleYann Herklotz2019-01-201-2/+3
|
* Reformat with stylish-haskellYann Herklotz2019-01-191-0/+1
|
* Add examples and data to tar fileYann Herklotz2019-01-191-0/+2
|
* Remove arbitrary from file listYann Herklotz2019-01-101-1/+0
|
* Update lts versionYann Herklotz2019-01-101-2/+3
|
* Rename remaining modulesYann Herklotz2019-01-101-19/+19
|
* Add doctest-discoverYann Herklotz2019-01-091-2/+4
|
* Remove Test.hs from buildYann Herklotz2019-01-061-11/+2
|