Historia zmian

Autor SHA1 Wiadomość Data
  frogs 7f09bfb98c get max col 13 lat temu
  frogs 7f3a4b520b access by name 13 lat temu
  frogs 80a577b592 fix bug 13 lat temu
  frogs 5623a139eb fix bug 13 lat temu
  Steven Degutis 75d556e806 only exporting proper things 13 lat temu
  Geoffrey J. Teale d41901f070 All tests passing on Go1 13 lat temu
  Geoffrey J. Teale 18d5f1ea2b Now compiling with Go 1 13 lat temu
  Geoffrey J. Teale cf575e1393 Addressed issue #2 - readRowsFromSheet now managably small and much clearer 14 lat temu
  Geoffrey J. Teale e9278b5804 Removed second panic call as this code could never be reached 14 lat temu
  Geoffrey J. Teale 02c684ca8e Fixed duplicate empty cell creation inf readRowsFromSheet as reported in issue #4 14 lat temu
  Geoffrey J. Teale a7928080db Moved construction of blank row out to seperate function as part of addressing issue #2 14 lat temu
  Geoffrey J. Teale ed1920a6a4 Fixed Issue #3 - Go does not goinstall under golang r59 14 lat temu
  Geoffrey J. Teale 8814fbe6ce Tested trailing space rows and fixed handling of integer fields 14 lat temu
  Geoffrey J. Teale 1d21c43bbd * lib.go: Add functions to convert string coords to cartesian coords - eg "A3" -> 0,2 14 lat temu
  Geoffrey J. Teale 132e094524 * lib.go: handle empty cells 14 lat temu
  Geoffrey J. Teale 72cc390ef2 * lib.go: Actually tell me what the bad reference was in an excel cell. 14 lat temu
  Geoffrey J. Teale 44799e921d Baseline functionality working with minimal testing - lets call this 0.01 14 lat temu
  Geoffrey J. Teale 40bcbbcb5f Extract XLSXWorksheet from XLSX file from a reference in XSLXSheet 14 lat temu
  Geoffrey J. Teale 81782d3510 Added docstring as widely as possible 14 lat temu
  Geoffrey J. Teale 373a7297cc Factored out tests to files matching the source locations. 14 lat temu
  Geoffrey J. Teale d8266296ab Refactored internal types out to seperate files and renamed the high-level "public facing" structs - slowly moving towards the idea of a two layer API. 14 lat temu
  Geoffrey J. Teale 05c6d3ed45 * lib.go: Migrated XLSXWorkbook structs out to their own file 14 lat temu
  Geoffrey J. Teale 4304de9880 * lib.go: Added MakeSharedStringRefTable 14 lat temu
  Geoffrey J. Teale 5ae5b18675 Initial untidy structure and tests 14 lat temu