aboutsummaryrefslogtreecommitdiffstats
path: root/src/VeriFuzz/Config.hs
Commit message (Collapse)AuthorAgeFilesLines
* Add support for more event listsYann Herklotz2019-04-211-4/+33
|
* Use new fuzzing technique instead of the old functionYann Herklotz2019-04-171-1/+1
|
* Remove blocking assignment from GenerationYann Herklotz2019-04-141-1/+1
|
* Add for loop to designYann Herklotz2019-04-121-1/+5
|
* Fix the generation of modules and add initialisationYann Herklotz2019-04-101-64/+67
|
* Add probabilities to generation of expressionsYann Herklotz2019-04-091-1/+1
|
* Add more configuration optionsYann Herklotz2019-04-091-31/+125
|
* Fix infinite loop in state based generationYann Herklotz2019-04-031-1/+1
|
* Apply brittany to modified modulesYann Herklotz2019-04-031-6/+11
|
* Fix hlint hintsYann Herklotz2019-04-021-1/+1
|
* Add more configuration options and small fixYann Herklotz2019-04-021-10/+27
|
* Add conditionals to configYann Herklotz2019-04-021-1/+5
|
* Change license nameYann Herklotz2019-03-301-1/+1
|
* Add proper register generationYann Herklotz Grave2019-03-071-1/+1
|
* Add more probabilities to configYann Herklotz Grave2019-03-061-23/+27
|
* Add more configuration optionsYann Herklotz Grave2019-03-061-6/+54
|
* Run formatting on Config.hsYann Herklotz Grave2019-03-041-6/+12
|
* Add toml configuration support for probabilitiesYann Herklotz Grave2019-03-041-0/+57