Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | struggling on with this func to manage the parsed data data structure | Matthew Lemon | 2019-11-11 | 2 | -7/+44 |
* | func makes more sense now | Matthew Lemon | 2019-11-11 | 2 | -6/+15 |
* | cleanup | Matthew Lemon | 2019-11-11 | 1 | -4/+1 |
* | added a doc string thing | Matthew Lemon | 2019-11-11 | 1 | -0/+2 |
* | added test for counting sheets in datamap | Matthew Lemon | 2019-11-11 | 2 | -0/+33 |
* | light refactoring - naming, etc | Matthew Lemon | 2019-11-04 | 2 | -39/+39 |
* | doing things right by cleaning up | Matthew Lemon | 2019-11-03 | 1 | -17/+8 |
* | doing things right by const | Matthew Lemon | 2019-11-03 | 1 | -2/+4 |
* | removed unused constant | Matthew Lemon | 2019-11-03 | 1 | -3/+0 |
* | removed unused variable | Matthew Lemon | 2019-11-03 | 1 | -2/+0 |
* | put back proper test for data pulled from spreadsheet | Matthew Lemon | 2019-11-03 | 1 | -1/+10 |
* | fixed row issue | Matthew Lemon | 2019-11-03 | 2 | -7/+3 |
* | alphastream variable now fits Excel max cols | Matthew Lemon | 2019-11-03 | 2 | -2/+11 |
* | added alphaStream | Matthew Lemon | 2019-11-03 | 2 | -0/+8 |
* | implemented alphas - producing letter component of Excel columns horizontally | Matthew Lemon | 2019-11-03 | 2 | -16/+38 |
* | lots of stuff | Matthew Lemon | 2019-11-03 | 3 | -6/+70 |
* | use proper test fixture file | Matthew Lemon | 2019-11-01 | 2 | -1/+1946 |
* | removed the pointer | Matthew Lemon | 2019-11-01 | 2 | -14/+13 |
* | added test and some cleanup | Matthew Lemon | 2019-10-25 | 2 | -6/+18 |
* | more testing | Matthew Lemon | 2019-10-24 | 2 | -2/+16 |
* | passing test | Matthew Lemon | 2019-10-21 | 2 | -5/+17 |
* | initial commit | Matthew Lemon | 2019-10-21 | 2 | -0/+79 |