Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated several examples to latest method names | ptmcg | 2023-05-04 | 1 | -121/+0 |
* | Update some examples to latest pyparsing style, PEP8 names | ptmcg | 2023-04-01 | 1 | -8/+8 |
* | 226 railroad updates (#298) | Paul McGuire | 2021-09-08 | 1 | -5/+5 |
* | change some lambdas to explicit methods for clarity (see discussion in #207);... | ptmcg | 2020-04-26 | 1 | -9/+27 |
* | Blacken the project (#141) | Jon Dufresne | 2019-10-31 | 1 | -20/+40 |
* | Use pyupgrade to upgrade the code to use Python3 conventions (#138) | Jon Dufresne | 2019-10-24 | 1 | -6/+5 |
* | Update examples to reflect newer pyparsing and coding styles, and use '...' t... | ptmcg | 2019-07-05 | 1 | -14/+13 |
* | Add enumerated place holders for strings that invoke str.format(), for Py2 co... | ptmcg | 2019-01-09 | 1 | -4/+4 |
* | Update chemicalFormulas.py example to use new runTests postParse argument, ad... | Paul McGuire | 2018-12-30 | 1 | -27/+48 |
* | Trim trailing white space throughout the project | Jon Dufresne | 2018-12-22 | 1 | -4/+1 |
* | Move src to root | Cengiz Kaygusuz | 2017-11-20 | 1 | -0/+67 |