aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add more commandline options to MainYann Herklotz2019-02-071-10/+95
* Add show to simulationYann Herklotz2019-02-061-6/+18
* Add completely random module generationYann Herklotz2019-02-051-1/+2
* [Fix #21] Fix type signature to bytestringYann Herklotz2019-02-051-4/+4
* Add hashing of bytestring outputYann Herklotz2019-02-051-16/+18
* Add extra dependenciesYann Herklotz2019-02-051-0/+4
* Fix print of bytestringYann Herklotz2019-02-051-3/+5
* Add conversion to bytestringYann Herklotz2019-02-051-6/+35
* Add optionsYann Herklotz2019-02-033-71/+117
* Add optparse-applicative dependencyYann Herklotz2019-02-031-0/+1
* Small fixes to module generationYann Herklotz2019-02-031-4/+7
* Add .gitignoreYann Herklotz2019-02-031-1/+2
* Fix loggingYann Herklotz2019-02-032-2/+3
* Add timeout and timeout checkYann Herklotz2019-02-022-4/+11
* Remove directories without failuresYann Herklotz2019-02-021-1/+2
* Reset Xst and Yosys defaultYann Herklotz2019-02-021-1/+1
* Try to add loggingYann Herklotz2019-02-026-22/+35
* Add mutation for declarationYann Herklotz2019-02-021-0/+5
* Add mutation to declare other wiresYann Herklotz2019-02-021-7/+28
* Add brackets around numberYann Herklotz2019-02-021-1/+1
* Add case for empty contextYann Herklotz2019-02-021-0/+5
* Smaller test caseYann Herklotz2019-02-021-1/+1
* Change main to generate completely random moduleYann Herklotz2019-02-021-1/+1
* Remove last warningYann Herklotz2019-02-011-1/+4
* Remove interim reportYann Herklotz2019-02-011-0/+0
* Small warning fixYann Herklotz2019-02-011-1/+1
* Fix all the compile and test errorsYann Herklotz2019-02-0114-62/+74
* Fix importsYann Herklotz2019-02-0113-57/+61
* Fix modules in cabal fileYann Herklotz2019-02-011-18/+16
* Rename XST and add importsYann Herklotz2019-02-012-20/+32
* Fix internal modulesYann Herklotz2019-02-011-1/+11
* More restructuringYann Herklotz2019-02-0115-130/+26
* Structure changesYann Herklotz2019-02-019-26/+65
* Reformat cabal fileYann Herklotz2019-02-011-92/+93
* Add back Show for testsYann Herklotz2019-02-011-21/+21
* Add type annotationsYann Herklotz2019-02-011-0/+2
* [Fix #28] Add Expression generation with contextYann Herklotz2019-02-011-16/+29
* [Fix #27] Add function to Expr and add Generation typeYann Herklotz2019-02-012-22/+54
* [Fix #24] Small changes and looked at always block outputYann Herklotz2019-02-011-7/+9
* Make code a bit more readableYann Herklotz2019-02-011-1/+2
* Remove extra importYann Herklotz2019-02-011-1/+0
* Better formattingYann Herklotz2019-02-011-8/+17
* Add colonYann Herklotz2019-01-241-4/+4
* Add filepath dependenciesYann Herklotz2019-01-231-0/+1
* Add echo do all the simulatorsYann Herklotz2019-01-233-0/+9
* Add better echoYann Herklotz2019-01-231-5/+14
* Better AST generation from DAGYann Herklotz2019-01-231-1/+4
* Fix the main appYann Herklotz2019-01-231-5/+6
* Add reportYann Herklotz2019-01-231-0/+0
* Better multithreadingYann Herklotz2019-01-225-13/+23