Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-08-05 | String concatenation without the '+' | Jorik Schellekens | 1 | -2/+3 |
2019-08-05 | Refactor return value so we don't create identical lists each time. | Jorik Schellekens | 1 | -4/+4 |
2019-08-05 | Nicer use of dict update methods. | Jorik Schellekens | 1 | -8/+3 |
2019-08-05 |