aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added go module fileMR Lemon2020-04-182-0/+9
* rewrote a test unnecessarily, but did it anywayMatthew Lemon2019-12-061-13/+26
* linting fixesMatthew Lemon2019-12-061-4/+4
* removing use of colstream variableMatthew Lemon2019-12-031-1/+5
* removed all coords codeMatthew Lemon2019-12-032-80/+2
* tweaking the globbing funcMatthew Lemon2019-12-012-1/+15
* added test for basic glob of target directoryMatthew Lemon2019-12-012-0/+22
* fixed failing test after my extra test was added prior to mergeMatthew Lemon2019-11-282-2/+2
* Merge branch 'master' of github.com:hammerheadlemon/datamaps-goMatthew Lemon2019-11-284-82/+97
|\
| * fixed testMatthew Lemon2019-11-182-1/+1
| * test for far out cell valMatthew Lemon2019-11-181-0/+1
| * tidyingMatthew Lemon2019-11-151-11/+11
| * another test parameterizedMatthew Lemon2019-11-151-12/+11
| * added a little bit of code to test to prevent index panicMatthew Lemon2019-11-151-11/+20
| * parameterized another testMatthew Lemon2019-11-151-8/+12
| * reformatted test to use a case structMatthew Lemon2019-11-151-11/+15
| * 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-152-20/+12
| * fixed - passing testMatthew Lemon2019-11-144-4/+10
* | added another testMatthew Lemon2019-11-282-0/+4
|/
* pretty much can filter by datamap by needs more testsMatthew Lemon2019-11-123-1/+37
* fix incorrectly named funcMatthew Lemon2019-11-122-2/+2
* added TODO for next stepMatthew Lemon2019-11-121-0/+6
* removed superceded func and old TODOsMatthew Lemon2019-11-122-40/+3
* some error refactoring and tidyingMatthew Lemon2019-11-122-21/+8
* added another testMatthew Lemon2019-11-121-1/+5
* tidyingMatthew Lemon2019-11-122-37/+41
* added another test - but do we always want strings to be returned?Matthew Lemon2019-11-121-0/+4
* first passing test after parsing XLSX data into decent data structureMatthew Lemon2019-11-122-16/+18
* struggling on with this func to manage the parsed data data structureMatthew Lemon2019-11-112-7/+44
* func makes more sense nowMatthew Lemon2019-11-112-6/+15
* cleanupMatthew Lemon2019-11-111-4/+1
* added a doc string thingMatthew Lemon2019-11-111-0/+2
* added test for counting sheets in datamapMatthew Lemon2019-11-112-0/+33
* light refactoring - naming, etcMatthew Lemon2019-11-042-39/+39
* 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
* put back proper test for data pulled from spreadsheetMatthew Lemon2019-11-031-1/+10
* fixed row issueMatthew Lemon2019-11-032-7/+3
* alphastream variable now fits Excel max colsMatthew Lemon2019-11-032-2/+11
* added alphaStreamMatthew Lemon2019-11-032-0/+8
* implemented alphas - producing letter component of Excel columns horizontallyMatthew Lemon2019-11-032-16/+38
* lots of stuffMatthew Lemon2019-11-033-6/+70
* use proper test fixture fileMatthew Lemon2019-11-012-1/+1946
* removed the pointerMatthew Lemon2019-11-012-14/+13
* added test and some cleanupMatthew Lemon2019-10-253-11/+19