| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor multi-line-to-line normalisation to utils.parse.line_normalise(), us...•••closes #174 | 2019-10-10 | 1 | -0/+5 | |
| * | add utils.parse.try_int() because .isdigit() isnt good enough | 2019-09-26 | 1 | -0/+6 | |
| * | Fix utils.parse.hashflags type hints | 2019-05-25 | 1 | -3/+4 | |
| * | Don't store hashflags as a dict before returning them - allow duplicate keys | 2019-05-25 | 1 | -3/+3 | |
| * | Add a way to not put spaces between docstring lines when stripping \n | 2019-05-18 | 1 | -5/+10 | |
| * | Fix type annotations for utils.parse.keyvalue | 2018-11-11 | 1 | -2/+3 | |
| * | Filter out empty items in utils.parse.keyvalue | 2018-11-08 | 1 | -1/+1 | |
| * | Clarify `items` and `var_items` typing in src.utils.parse | 2018-11-05 | 1 | -3/+4 | |
| * | Add src.utils.parse.keyvalue, mostly for IRCv3 CAP negotiation | 2018-11-05 | 1 | -0/+10 | |
| * | Add type/return hints throughout src/ and, in doing so, fix some cyclical•••references. | 2018-10-30 | 1 | -0/+57 |
