Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change some lambdas to explicit methods for clarity (see discussion in #207);... | ptmcg | 2020-04-26 | 1 | -2/+16 |
* | Blacken the project (#141) | Jon Dufresne | 2019-10-31 | 1 | -32/+55 |
* | Remove unused imports (#147) | Jon Dufresne | 2019-10-19 | 1 | -1/+1 |
* | fourFn.py updates - handle leading '+' and '-' unary signs for parenthesized ... | Paul McGuire | 2019-08-04 | 1 | -4/+11 |
* | Update fourFn.py to handle functions that take multiple args, and nested func... | Paul McGuire | 2019-08-03 | 1 | -192/+232 |
* | Remove unused imports throughout project | Jon Dufresne | 2018-12-24 | 1 | -2/+2 |
* | Trim trailing white space throughout the project | Jon Dufresne | 2018-12-22 | 1 | -10/+10 |
* | Fix Issue #40 - Py3 enforces tighter exception scoping, plus other exception ... | ptmcg | 2018-10-30 | 1 | -1/+1 |
* | Move src to root | Cengiz Kaygusuz | 2017-11-20 | 1 | -0/+192 |