aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add more configuration options and small fixYann Herklotz2019-04-023-21/+40
|
* Remove Hedgehog from modulev0.2.0.0Yann Herklotz2019-04-021-8/+6
|
* Add conditionals to configYann Herklotz2019-04-021-1/+5
|
* Make GenVerilog part of ArbYann Herklotz2019-04-021-3/+2
|
* Fix Circuit typesYann Herklotz2019-04-021-5/+4
|
* Switch all the types from Arbitrary to ArbYann Herklotz2019-04-021-208/+223
|
* Switch to Hedgehog in graph and verilog generationYann Herklotz2019-04-022-39/+39
|
* Fix random generation for CircuitYann Herklotz2019-04-021-19/+29
|
* Remove fgl-arbitrary completelyYann Herklotz2019-04-023-27/+0
|
* Change property tests to use HedgehogYann Herklotz2019-04-021-46/+32
|
* Remove QuickCheck and use Hedgehog insteadYann Herklotz2019-04-023-19/+10
|
* Small fix to indentationYann Herklotz2019-04-011-4/+4
|
* Run through brittanyYann Herklotz2019-04-019-214/+234
|
* Add back fixed doctestYann Herklotz2019-04-013-4/+34
|
* Fix warnings in codeYann Herklotz2019-03-313-26/+8
|
* Remove doctest temporarilyYann Herklotz2019-03-311-13/+0
|
* Fix some of the testsYann Herklotz2019-03-313-3/+6
|
* Rewrite the parser with real lexerYann Herklotz2019-03-319-581/+977
|
* Add documentationYann Herklotz2019-03-301-10/+28
|
* Add if statement typeYann Herklotz2019-03-301-0/+4
|
* Useful renames and add if statement generationYann Herklotz2019-03-301-141/+143
|
* Add some documentationYann Herklotz2019-03-301-9/+14
|
* Change license nameYann Herklotz2019-03-3025-29/+27
|
* Move the analysed bugs to better file namesYann Herklotz Grave2019-03-165-0/+2
|
* Add more examples to config fileYann Herklotz Grave2019-03-161-1/+2
|
* Add scriptsYann Herklotz Grave2019-03-161-0/+20
|
* Add more options to main appYann Herklotz Grave2019-03-072-16/+24
|
* Fix buildYann Herklotz Grave2019-03-071-11/+0
|
* Add proper register generationYann Herklotz Grave2019-03-072-15/+17
|
* Fix build errors and simplify namesYann Herklotz Grave2019-03-061-33/+42
|
* Add last bug that was foundYann Herklotz Grave2019-03-062-0/+210
|
* Add always blocks to the main generationYann Herklotz Grave2019-03-061-7/+44
|
* Add more probabilities to configYann Herklotz Grave2019-03-063-26/+33
|
* Rename Stmnt to StatementYann Herklotz Grave2019-03-063-37/+37
|
* Hlint suggestionsYann Herklotz Grave2019-03-061-4/+4
|
* Fix positive arbitrary generationYann Herklotz Grave2019-03-061-1/+1
|
* Add more configuration optionsYann Herklotz Grave2019-03-062-7/+57
|
* Add example config fileYann Herklotz Grave2019-03-041-0/+4
|
* Run formatting on Config.hsYann Herklotz Grave2019-03-041-6/+12
|
* Create procedural generation for VerilogYann Herklotz Grave2019-03-041-12/+3
|
* Add toml configuration support for probabilitiesYann Herklotz Grave2019-03-042-0/+59
|
* Clean importsYann Herklotz Grave2019-03-041-1/+2
|
* Fix all the warnings and fix buildingYann Herklotz Grave2019-03-031-10/+15
|
* Add transformers and procedural generationYann Herklotz Grave2019-03-035-25/+102
|
* Add more bugsYann Herklotz Grave2019-03-034-0/+420
|
* Add data to .gitattributesYann Herklotz Grave2019-03-031-0/+1
|
* Add .gitAttributesYann Herklotz Grave2019-03-032-1/+2
|
* Add found bugsYann Herklotz Grave2019-03-039-0/+847
|
* Add applicative instance and Expr reductionYann Herklotz Grave2019-03-021-20/+48
|
* Some formattingYann Herklotz Grave2019-03-011-4/+4
|