aboutsummaryrefslogtreecommitdiffstats
path: root/src/Test/VeriFuzz/Graph/ASTGen.hs
Commit message (Expand)AuthorAgeFilesLines
* Rename files out of the moduleYann Herklotz2019-01-101-86/+0
* Rename module names so that I can move themYann Herklotz2019-01-101-12/+12
* Make generated wires longerYann Herklotz2019-01-091-3/+5
* Fix linting warningsYann Herklotz2019-01-011-2/+2
* Large refactorYann Herklotz2018-12-311-6/+6
* [Fix #13, Fix #15] Fix type errors and add inst functionsYann Herklotz2018-12-301-1/+1
* [Fix #14] Add size to Port typeYann Herklotz2018-12-301-2/+2
* Add remove duplicatesYann Herklotz2018-12-291-2/+2
* Changes to the APIYann Herklotz2018-12-291-14/+21
* Fix documentation and copyrightYann Herklotz2018-12-281-3/+3
* Fix imports and cabal fileYann Herklotz2018-12-281-3/+3
* Remove OverloadedStrings in favour of declaration in moduleYann Herklotz2018-12-271-2/+0
* Type fixesYann Herklotz2018-12-251-7/+8
* Format ASTGenYann Herklotz2018-12-221-6/+3
* [Fix #2] Add generation of AST from CircuitYann Herklotz2018-12-221-8/+21
* Add more functions to the code generationYann Herklotz2018-12-221-15/+18
* Add more AST generationYann Herklotz2018-12-201-1/+19
* Add AST generationYann Herklotz2018-12-151-0/+47