aboutsummaryrefslogtreecommitdiffstats
path: root/test/Parser.hs
Commit message (Expand)AuthorAgeFilesLines
* Format with ormoluYann Herklotz2020-05-121-81/+87
* Tests passing for new reductionYann Herklotz2020-05-111-1/+1
* Fix the test suiteYann Herklotz2020-04-071-4/+6
* WIP changes to the AST typesYann Herklotz2020-03-161-1/+1
* Update license noticesYann Herklotz2020-01-061-1/+1
* Update license to dual license GPLv3Yann Herklotz2020-01-061-1/+1
* Fix testsuite by adding preprocessorYann Herklotz2019-11-011-10/+9
* Rename main modulesYann Herklotz2019-09-181-4/+4
* Change name from VeriFuzz to VeriSmithYann Herklotz2019-08-291-8/+8
* Add new maintainer emailYann Herklotz2019-07-231-10/+5
* Format filesYann Herklotz2019-06-291-4/+9
* Format with brittanyYann Herklotz2019-05-131-32/+33
* Change the arguments to Text in the ParserYann Herklotz2019-05-131-2/+3
* Fixed parser to parse all the generated verilogYann Herklotz2019-05-101-9/+45
* Add always and initial blocks to parserYann Herklotz2019-05-101-1/+37
* Add parser and reducer testsYann Herklotz2019-05-091-0/+56