Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed dict structure in makeHTMLTags expressions, and added tag_body ↵ | Paul McGuire | 2019-04-06 | 1 | -30/+30 |
| | | | | attribute to the generated start expression giving easy access to a SkipTo(closeTag) that will parse the tag's body text; some code cleanup and removed duplication among examples | ||||
* | Update examples and unit tests to more preferred coding styles, imports for ↵ | ptmcg | 2019-01-30 | 1 | -2/+2 |
| | | | | pyparsing_common as ppc and pyparsing_unicode as ppu | ||||
* | Use HTTPS URLs where available in docs, examples, and comments | Jon Dufresne | 2018-12-25 | 1 | -1/+1 |
| | |||||
* | Trim trailing white space throughout the project | Jon Dufresne | 2018-12-22 | 1 | -5/+2 |
| | | | | | | Many editors clean up trailing white space on save. By removing it all in one go, it helps keep future diffs cleaner by avoiding spurious white space changes on unrelated lines. | ||||
* | Upgrade Python syntax with pyupgrade | Hugo | 2018-08-21 | 1 | -1/+1 |
| | |||||
* | Move src to root | Cengiz Kaygusuz | 2017-11-20 | 1 | -0/+33 |