summaryrefslogtreecommitdiff
path: root/examples/sexpParser.py
Commit message (Expand)AuthorAgeFilesLines
* Add make_diagram.py to examples to demonstrate creating railroad diags for se...ptmcg2020-06-271-67/+73
* Blacken the project (#141)Jon Dufresne2019-10-311-14/+28
* Use pyupgrade to upgrade the code to use Python3 conventions (#138)Jon Dufresne2019-10-241-1/+1
* Remove unused imports (#147)Jon Dufresne2019-10-191-1/+0
* Version 2.4.2a1 - changing [...] notation to ZeroOrMore, not OneOrMorePaul McGuire2019-07-231-157/+157
* Update examples to reflect newer pyparsing and coding styles, and use '...' t...ptmcg2019-07-051-35/+34
* Update Travis-CI scripts to include examples; fix bug in runTests if postPars...Paul McGuire2018-12-301-13/+4
* Trim trailing white space throughout the projectJon Dufresne2018-12-221-16/+16
* Move src to rootCengiz Kaygusuz2017-11-201-0/+167