aboutsummaryrefslogtreecommitdiffstats
path: root/src/Verismith/Verilog/Parser.hs
Commit message (Collapse)AuthorAgeFilesLines
* Fix small bugs with the parserYann Herklotz2021-07-231-1/+1
|
* Add changes to Icarus for fuzzingYann Herklotz2021-07-141-1/+33
|
* Fix parser for a larger set of inputsYann Herklotz2021-04-261-15/+51
| | | | | | | | - Added support for parameter parsing - Added support for parameter declaration for instantiations - Fix parsing of @(*) - Fix parsing of `timescale - Add parsing for case statements with default
* Format with ormoluYann Herklotz2020-05-121-260/+267
|
* WIP changes to the AST typesYann Herklotz2020-03-161-22/+22
|
* Update license noticesYann Herklotz2020-01-061-1/+1
|
* Update license to dual license GPLv3Yann Herklotz2020-01-061-1/+1
|
* Rename main modulesYann Herklotz2019-09-181-0/+511