aboutsummaryrefslogtreecommitdiffstats
path: root/src/Main.hs
Commit message (Collapse)AuthorAgeFilesLines
* Restructure and add testsYann Herklotz2018-11-301-19/+0
|
* Basic generation with errorsYann Herklotz2018-11-161-1/+1
|
* Add style to the filesYann Herklotz2018-11-141-10/+8
|
* Generate some Verilog code from graphYann Herklotz2018-11-091-9/+6
|
* Random generation of DAGYann Herklotz2018-11-091-18/+4
|
* Add simple verilog AND gateYann Herklotz2018-11-071-1/+1
|
* Generate random undirected graphYann Herklotz2018-11-051-29/+20
|
* Simple visualizationYann Herklotz2018-10-291-18/+7
|
* Add case to make it more readableYann Herklotz2018-10-291-5/+10
|
* Partial tree visualizationYann Herklotz2018-10-291-1/+2
|
* Broken change rendering the graphYann Herklotz2018-10-291-2/+16
|
* Random generation of treesYann Herklotz2018-10-281-8/+18
|
* Initial commitYann Herklotz2018-10-281-0/+28