aboutsummaryrefslogtreecommitdiffstats
path: root/src/Verismith/Reduce.hs
Commit message (Expand)AuthorAgeFilesLines
* Fix parser for a larger set of inputsYann Herklotz2021-04-261-4/+4
* Remove removeDecl as that pass is already thereYann Herklotz2020-05-131-1/+1
* Add for loops and events to reductionYann Herklotz2020-05-121-1/+18
* Add line count to reductionYann Herklotz2020-05-121-3/+5
* Remove single module instead of allYann Herklotz2020-05-121-25/+30
* Add debug to reductionYann Herklotz2020-05-121-2/+12
* Format with ormoluYann Herklotz2020-05-121-323/+350
* Tests passing for new reductionYann Herklotz2020-05-111-0/+4
* Add reduction annotationsYann Herklotz2020-05-111-92/+134
* Add annotations and make it compile againYann Herklotz2020-04-071-5/+11
* WIP changes to the AST typesYann Herklotz2020-03-161-60/+57
* Update license noticesYann Herklotz2020-01-061-1/+1
* Update license to dual license GPLv3Yann Herklotz2020-01-061-1/+1
* Add correct cleaning function backYann Herklotz2019-12-261-1/+1
* Add reduction stage backYann Herklotz2019-12-261-0/+1
* Do not run counter example if no rerunner is specifiedYann Herklotz2019-12-031-3/+4
* Add extension to simulation reductionYann Herklotz2019-11-241-1/+1
* Add output of v file during reductionYann Herklotz2019-11-241-13/+16
* Add reduction for simulation failuresYann Herklotz2019-11-121-5/+28
* Add counter example parsingYann Herklotz2019-11-101-3/+3
* Add reduction pass to remove constants from concatYann Herklotz2019-11-051-1/+19
* Add data-file installation pathYann Herklotz2019-10-291-3/+4
* Rename Sim to ToolYann Herklotz2019-10-181-2/+2
* Rename main modulesYann Herklotz2019-09-181-0/+609