summaryrefslogtreecommitdiff
path: root/examples/simpleBool.py
Commit message (Expand)AuthorAgeFilesLines
* Fix type annotation for ranges in unicode_sets; make _get_chars_for_ranges a ...ptmcg2021-09-271-2/+2
* Fix type annotation for ranges in unicode_sets; make _get_chars_for_ranges a ...ptmcg2021-09-271-31/+43
* 226 railroad updates (#298)Paul McGuire2021-09-081-2/+2
* enable packrat parsing in all examples using infixNotationptmcg2020-04-071-1/+3
* Blacken the project (#141)Jon Dufresne2019-10-311-27/+41
* Use pyupgrade to upgrade the code to use Python3 conventions (#138)Jon Dufresne2019-10-241-3/+3
* Py3 cleanup: Remove __nonzero__ method (#142)Jon Dufresne2019-10-171-3/+3
* Trim trailing white space throughout the projectJon Dufresne2018-12-221-2/+0
* Move src to rootCengiz Kaygusuz2017-11-201-0/+102