Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-11-15 | renaming | Matthew Lemon | 1 | -5/+5 | |
2019-11-15 | renaming | Matthew Lemon | 1 | -9/+9 | |
2019-11-15 | renaming | Matthew Lemon | 1 | -15/+15 | |
2019-11-15 | removed dependency on datamap file | Matthew Lemon | 1 | -16/+5 | |
2019-11-14 | fixed - passing test | Matthew Lemon | 1 | -4/+2 | |
2019-11-12 | pretty much can filter by datamap by needs more tests | Matthew Lemon | 1 | -1/+30 | |
2019-11-12 | fix incorrectly named func | Matthew Lemon | 1 | -1/+1 | |
2019-11-12 | added TODO for next step | Matthew Lemon | 1 | -0/+6 | |
2019-11-12 | removed superceded func and old TODOs | Matthew Lemon | 1 | -23/+1 | |
2019-11-12 | some error refactoring and tidying | Matthew Lemon | 1 | -19/+8 | |
2019-11-12 | tidying | Matthew Lemon | 1 | -27/+31 | |
2019-11-12 | first passing test after parsing XLSX data into decent data structure | Matthew Lemon | 1 | -15/+15 | |
2019-11-11 | struggling on with this func to manage the parsed data data structure | Matthew Lemon | 1 | -0/+41 | |
2019-11-11 | func makes more sense now | Matthew Lemon | 1 | -3/+3 | |
2019-11-11 | added a doc string thing | Matthew Lemon | 1 | -0/+2 | |
2019-11-11 | added test for counting sheets in datamap | Matthew Lemon | 1 | -0/+22 | |
2019-11-04 | light refactoring - naming, etc | Matthew Lemon | 1 | -18/+18 | |
2019-11-03 | doing things right by cleaning up | Matthew Lemon | 1 | -17/+8 | |
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 | fixed row issue | Matthew Lemon | 1 | -7/+3 | |
2019-11-03 | alphastream variable now fits Excel max cols | Matthew Lemon | 1 | -2/+5 | |
2019-11-03 | added alphaStream | Matthew Lemon | 1 | -0/+2 | |
2019-11-03 | implemented alphas - producing letter component of Excel columns horizontally | Matthew Lemon | 1 | -15/+21 | |
2019-11-03 | lots of stuff | Matthew Lemon | 1 | -4/+49 | |
2019-11-01 | removed the pointer | Matthew Lemon | 1 | -5/+5 | |
2019-10-25 | added test and some cleanup | Matthew Lemon | 1 | -6/+3 | |
2019-10-24 | more testing | Matthew Lemon | 1 | -1/+4 | |
2019-10-21 | passing test | Matthew Lemon | 1 | -3/+12 | |