summaryrefslogtreecommitdiff
path: root/examples/eval_arith.py
Commit message (Expand)AuthorAgeFilesLines
* enable packrat parsing in all examples using infixNotationptmcg2020-04-071-0/+3
* ensure test can fail (#178)Kyle Lahnakoski2020-02-231-102/+93
* Blacken the project (#141)Jon Dufresne2019-10-311-106/+146
* Use pyupgrade to upgrade the code to use Python3 conventions (#138)Jon Dufresne2019-10-241-6/+6
* Update/cleanup code in examplesPaul McGuire2019-07-131-227/+229
* Trim trailing white space throughout the projectJon Dufresne2018-12-221-54/+54
* Move src to rootCengiz Kaygusuz2017-11-201-0/+227