Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add IndentedBlock class; made vertical keyword arg more visible when ↵pyparsing_3.0.0b1 | ptmcg | 2020-11-02 | 1 | -2/+2 |
| | | | | creating railroad diags; changed create_diagram from monkeypatch to included method on ParserElement; better debug exception if Dict is constructed with non-Group expression | ||||
* | Blacken the project (#141) | Jon Dufresne | 2019-10-31 | 1 | -3/+5 |
| | |||||
* | Trim trailing white space throughout the project | Jon Dufresne | 2018-12-22 | 1 | -2/+1 |
| | | | | | | 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. | ||||
* | Move src to root | Cengiz Kaygusuz | 2017-11-20 | 1 | -0/+54 |