aboutsummaryrefslogtreecommitdiffstats
path: root/reader/reader.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* linting fixesMatthew Lemon2019-12-061-4/+4
* removing use of colstream variableMatthew Lemon2019-12-031-1/+5
* removed all coords codeMatthew Lemon2019-12-031-32/+2
* tweaking the globbing funcMatthew Lemon2019-12-011-0/+3
* added test for basic glob of target directoryMatthew Lemon2019-12-011-0/+14
* renamingMatthew Lemon2019-11-151-5/+5
* renamingMatthew Lemon2019-11-151-9/+9
* renamingMatthew Lemon2019-11-151-15/+15
* removed dependency on datamap fileMatthew Lemon2019-11-151-16/+5
* fixed - passing testMatthew Lemon2019-11-141-4/+2
* pretty much can filter by datamap by needs more testsMatthew Lemon2019-11-121-1/+30
* fix incorrectly named funcMatthew Lemon2019-11-121-1/+1
* added TODO for next stepMatthew Lemon2019-11-121-0/+6
* removed superceded func and old TODOsMatthew Lemon2019-11-121-23/+1
* some error refactoring and tidyingMatthew Lemon2019-11-121-19/+8
* tidyingMatthew Lemon2019-11-121-27/+31
* first passing test after parsing XLSX data into decent data structureMatthew Lemon2019-11-121-15/+15
* struggling on with this func to manage the parsed data data structureMatthew Lemon2019-11-111-0/+41
* func makes more sense nowMatthew Lemon2019-11-111-3/+3
* added a doc string thingMatthew Lemon2019-11-111-0/+2
* added test for counting sheets in datamapMatthew Lemon2019-11-111-0/+22
* light refactoring - naming, etcMatthew Lemon2019-11-041-18/+18
* doing things right by cleaning upMatthew Lemon2019-11-031-17/+8
* doing things right by constMatthew Lemon2019-11-031-2/+4
* removed unused constantMatthew Lemon2019-11-031-3/+0
* removed unused variableMatthew Lemon2019-11-031-2/+0
* fixed row issueMatthew Lemon2019-11-031-7/+3
* alphastream variable now fits Excel max colsMatthew Lemon2019-11-031-2/+5
* added alphaStreamMatthew Lemon2019-11-031-0/+2
* implemented alphas - producing letter component of Excel columns horizontallyMatthew Lemon2019-11-031-15/+21
* lots of stuffMatthew Lemon2019-11-031-4/+49
* removed the pointerMatthew Lemon2019-11-011-5/+5
* added test and some cleanupMatthew Lemon2019-10-251-6/+3
* more testingMatthew Lemon2019-10-241-1/+4
* passing testMatthew Lemon2019-10-211-3/+12
* initial commitMatthew Lemon2019-10-211-0/+69