aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/datamaps (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* improved defersMatthew Lemon2020-07-273-5/+38
|
* more hidingMatthew Lemon2020-07-261-9/+9
|
* more encapsulationMatthew Lemon2020-07-263-44/+43
|
* lots of tidyMatthew Lemon2020-07-265-23/+26
|
* tidied up doc commentMatthew Lemon2020-07-261-2/+4
|
* added re-typed []DatamapLineMatthew Lemon2020-07-263-15/+18
|
* renamed funcMatthew Lemon2020-07-262-4/+4
|
* added an error to return for funcMatthew Lemon2020-07-262-4/+6
|
* extraction now uses a named datamap from the database instead of the fileMatthew Lemon2020-07-262-10/+74
|
* parameterised test for []DatamapLine from DB testMatthew Lemon2020-07-261-0/+23
|
* passing test - can create a []DatamapLine slices from a datamap in the databaseMatthew Lemon2020-07-262-3/+10
|
* adding test and code for pulling []DatamapLine from sqlite3 fileMatthew Lemon2020-07-262-0/+78
|
* tweaking doc commentsMatthew Lemon2020-07-261-1/+2
|
* spacingMatthew Lemon2020-07-261-0/+8
|
* removed hard-coded SQL statmentMatthew Lemon2020-07-261-2/+9
|
* linting fixesMatthew Lemon2020-07-251-0/+8
|
* improvementMatthew Lemon2020-07-252-5/+3
|
* test to detect config path passesMatthew Lemon2020-07-252-30/+10
|
* failing test but learning a hell of a lot from this - mocking!Matthew Lemon2020-07-242-2/+79
|
* starting to add new codeMatthew Lemon2020-07-241-0/+9
|
* merged laptop and desktop changesMatthew Lemon2020-07-244-6/+56
|\
| * mostly lintingMatthew Lemon2020-07-244-6/+56
| |
* | main is getting smallerMatthew Lemon2020-07-231-0/+35
|/
* linting and go vettingMatthew Lemon2020-07-232-14/+15
|
* tests passingMatthew Lemon2020-07-231-2/+7
|
* working basics now with no flags package - thanks fzfMatthew Lemon2020-07-234-20/+14
|
* progress on parsing variables - can do again datamap import and setupMatthew Lemon2020-07-232-25/+6
|
* working on parsing the arguments manuallyMatthew Lemon2020-07-231-3/+30
|
* added codeMatthew Lemon2020-07-231-0/+2
|
* starting to reconfigure all option and args handlingMatthew Lemon2020-07-231-5/+10
|
* BROKEN - heavy work on config and removing flags depMatthew Lemon2020-07-233-12/+47
|
* more major surgeryMatthew Lemon2020-07-229-0/+2441