| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Typo in utils, 'line.replace[3:]' -> 'line[3:]' | 2018-10-04 | 1 | -1/+1 | |
| | | |||||
| * | Checking for the presence of the seperator in the return from .partition is a | 2018-10-04 | 1 | -2/+2 | |
| | | | | | more "correct" way of doing this | ||||
| * | Non-present hashflag values should be None, not empty string | 2018-10-04 | 1 | -1/+1 | |
| | | |||||
| * | Simplify hashflag parsing | 2018-10-04 | 1 | -6/+1 | |
| | | |||||
| * | Move 'top 10' logic to utils, add !wordiest to modules/words.py | 2018-10-04 | 1 | -0/+11 | |
| | | |||||
| * | Use docstring key, not value, as a key. | 2018-10-03 | 1 | -3/+3 | |
| | | |||||
| * | Move src/Utils.py in to src/utils/, splitting functionality out in to modules of | 2018-10-03 | 3 | -0/+383 | |
| related functionality | |||||
