summaryrefslogtreecommitdiff
path: root/examples/verilogParse.py
Commit message (Expand)AuthorAgeFilesLines
* Minor code cleanupsptmcg2021-08-071-37/+7
* Add IndentedBlock class; made vertical keyword arg more visible when creating...pyparsing_3.0.0b1ptmcg2020-11-021-5/+8
* Blacken the project (#141)Jon Dufresne2019-10-311-394/+689
* Use pyupgrade to upgrade the code to use Python3 conventions (#138)Jon Dufresne2019-10-241-1/+1
* Use HTTPS URLs where available in docs, examples, and commentsJon Dufresne2018-12-251-2/+2
* Merge branch 'master' into psycoPaul McGuire2018-12-241-706/+705
|\
| * Replace bare 'except:' with 'except Exception;'Jon Dufresne2018-12-241-2/+2
* | Remove mentions of 'psyco' from docs and examplesJon Dufresne2018-12-241-13/+0
|/
* Remove unused imports throughout projectJon Dufresne2018-12-241-5/+4
* Trim trailing white space throughout the projectJon Dufresne2018-12-221-5/+5
* Move src to rootCengiz Kaygusuz2017-11-201-0/+720