Commit History

Author SHA1 Message Date
  Geoffrey Teale a0b92bcaee * lib.go: handle empty cells 14 years ago
  Geoffrey Teale 03188f340e * lib.go: Actually tell me what the bad reference was in an excel cell. 14 years ago
  Geoff Teale c0c95c0ddb Baseline functionality working with minimal testing - lets call this 0.01 14 years ago
  Geoff Teale 41359b127b Extract XLSXWorksheet from XLSX file from a reference in XSLXSheet 14 years ago
  Geoff Teale be31440332 * lib_test.go: Removed unused import 14 years ago
  Geoff Teale 445cb6a216 Added docstring as widely as possible 14 years ago
  Geoff Teale 0fb51f65f6 Factored out tests to files matching the source locations. 14 years ago
  Geoff Teale bf70898df3 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 years ago
  Geoff Teale 0d2832c960 * lib_test.go: Test creation of XLSXSheetStruct objects when opening a file 14 years ago
  Geoff Teale 5f2cd7ca5d * lib.go: Migrated XLSXWorkbook structs out to their own file 14 years ago
  Geoff Teale 79b11a53e7 * doc.go: Added basic package documentation via a doc.go file. 14 years ago
  Geoff Teale 61a548e27c * lib.go: Added MakeSharedStringRefTable 14 years ago
  Geoff Teale 2aa70b1f16 * Makefile: Added standard GOLANG pkg makefile 14 years ago
  Geoff Teale dfd19ba66e Initial untidy structure and tests 14 years ago
  Geoff Teale 0bfe919561 First Commit 14 years ago