Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix misc. documentation typos (#280) | luzpaz | 2021-05-14 | 1 | -1/+1 |
| | | | Found via `codespell -q 3 -L ba,fourty,halp,inout,strng` | ||||
* | ParseResults.List class to support returning an actual list from a parse ↵ | ptmcg | 2020-10-24 | 1 | -199/+201 |
| | | | | action, plus aslist and asdict args to Group and Dict classes to emit native Python types instead of ParseResults; also update repr() output of ParseResults to include the type name instead of just a bare tuple. | ||||
* | refactor tests into tests directory (#130) | Kyle Lahnakoski | 2019-10-21 | 1 | -0/+359 |