index
:
datamaps-go.git
master
datamaps in Go.
y@yulqen.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
datamaps
/
reader.go
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
ridded of extranneous pkg directory
Matthew Lemon
2020-12-06
1
-293
/
+0
|
*
fixing more error messages
Matthew Lemon
2020-08-06
1
-4
/
+6
|
*
added some comments re storing cell numfmt strings
Matthew Lemon
2020-08-05
1
-0
/
+5
|
*
tidying linting and checker errors
Matthew Lemon
2020-08-01
1
-1
/
+0
|
*
upgrade to tealeg.xlsx v3.2.0 - goodbye to coords!
Matthew Lemon
2020-07-31
1
-24
/
+39
|
*
chasing golint
Matthew Lemon
2020-07-28
1
-19
/
+21
|
*
fixed bug whereby the program would crash on importing even when no required ↵
Matthew Lemon
2020-07-28
1
-2
/
+4
|
|
|
|
datamap present
*
reworked algorithm tha creates extractedData maps to allow the datamap sheet ↵
Matthew Lemon
2020-07-28
1
-8
/
+5
|
|
|
|
sequence to be any order
*
better importing to database from populated sheet
Matthew Lemon
2020-07-28
1
-2
/
+2
|
*
fixing a bug in ExtractDBDatamap and still working on data import code
Matthew Lemon
2020-07-27
1
-1
/
+7
|
*
now we find xlsm files as well seemingly
Matthew Lemon
2020-07-27
1
-1
/
+1
|
*
more encapsulation
Matthew Lemon
2020-07-26
1
-35
/
+35
|
*
lots of tidy
Matthew Lemon
2020-07-26
1
-10
/
+12
|
*
tidied up doc comment
Matthew Lemon
2020-07-26
1
-2
/
+4
|
*
added re-typed []DatamapLine
Matthew Lemon
2020-07-26
1
-8
/
+11
|
*
renamed func
Matthew Lemon
2020-07-26
1
-3
/
+3
|
*
added an error to return for func
Matthew Lemon
2020-07-26
1
-3
/
+5
|
*
extraction now uses a named datamap from the database instead of the file
Matthew Lemon
2020-07-26
1
-9
/
+30
|
*
passing test - can create a []DatamapLine slices from a datamap in the database
Matthew Lemon
2020-07-26
1
-2
/
+7
|
*
adding test and code for pulling []DatamapLine from sqlite3 file
Matthew Lemon
2020-07-26
1
-0
/
+34
|
*
tweaking doc comments
Matthew Lemon
2020-07-26
1
-1
/
+2
|
*
mostly linting
Matthew Lemon
2020-07-24
1
-3
/
+26
|
*
linting and go vetting
Matthew Lemon
2020-07-23
1
-3
/
+3
|
*
more major surgery
Matthew Lemon
2020-07-22
1
-0
/
+172