Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-11-03 | doing things right by const | Matthew Lemon | 1 | -2/+4 |
2019-11-03 | removed unused constant | Matthew Lemon | 1 | -3/+0 |
2019-11-03 | removed unused variable | Matthew Lemon | 1 | -2/+0 |
2019-11-03 | put back proper test for data pulled from spreadsheet | Matthew Lemon | 1 | -1/+10 |
2019-11-03 | fixed row issue | Matthew Lemon | 2 | -7/+3 |
2019-11-03 | alphastream variable now fits Excel max cols | Matthew Lemon | 2 | -2/+11 |
2019-11-03 | added alphaStream | Matthew Lemon | 2 | -0/+8 |
2019-11-03 | implemented alphas - producing letter component of Excel columns horizontally | Matthew Lemon | 2 | -16/+38 |
2019-11-03 | lots of stuff | Matthew Lemon | 3 | -6/+70 |
2019-11-01 | use proper test fixture file | Matthew Lemon | 2 | -1/+1946 |
2019-11-01 | removed the pointer | Matthew Lemon | 2 | -14/+13 |
2019-10-25 | added test and some cleanup | Matthew Lemon | 2 | -6/+18 |
2019-10-24 | more testing | Matthew Lemon | 2 | -2/+16 |
2019-10-21 | passing test | Matthew Lemon | 2 | -5/+17 |