Histórico de commits

Autor SHA1 Mensagem Data
  Jason Hall 8481ccd3f9 Whoops 12 anos atrás
  Jason Hall b125194a52 Split out ReadZip method that doesn't open files 12 anos atrás
  Daniel YC Lin 720616c87c 1. fixed get not get last column problem 12 anos atrás
  Geoffrey J. Teale e1b62dc4b4 go fmt 12 anos atrás
  zhcy 412405ef96 add color style 13 anos atrás
  zhcy f3d89a40af bug fix 13 anos atrás
  zhcy c5bec4b6ec go fmt *.go 13 anos atrás
  zhcy 57a0c4a450 bug fix 13 anos atrás
  zhcy 46087827d6 add read style support 13 anos atrás
  frogs 7f09bfb98c get max col 13 anos atrás
  frogs 7f3a4b520b access by name 13 anos atrás
  frogs 80a577b592 fix bug 13 anos atrás
  frogs 5623a139eb fix bug 13 anos atrás
  Steven Degutis 75d556e806 only exporting proper things 13 anos atrás
  Geoffrey J. Teale d41901f070 All tests passing on Go1 13 anos atrás
  Geoffrey J. Teale 18d5f1ea2b Now compiling with Go 1 13 anos atrás
  Geoffrey J. Teale cf575e1393 Addressed issue #2 - readRowsFromSheet now managably small and much clearer 14 anos atrás
  Geoffrey J. Teale e9278b5804 Removed second panic call as this code could never be reached 14 anos atrás
  Geoffrey J. Teale 02c684ca8e Fixed duplicate empty cell creation inf readRowsFromSheet as reported in issue #4 14 anos atrás
  Geoffrey J. Teale a7928080db Moved construction of blank row out to seperate function as part of addressing issue #2 14 anos atrás
  Geoffrey J. Teale ed1920a6a4 Fixed Issue #3 - Go does not goinstall under golang r59 14 anos atrás
  Geoffrey J. Teale 8814fbe6ce Tested trailing space rows and fixed handling of integer fields 14 anos atrás
  Geoffrey J. Teale 1d21c43bbd * lib.go: Add functions to convert string coords to cartesian coords - eg "A3" -> 0,2 14 anos atrás
  Geoffrey J. Teale 132e094524 * lib.go: handle empty cells 14 anos atrás
  Geoffrey J. Teale 72cc390ef2 * lib.go: Actually tell me what the bad reference was in an excel cell. 14 anos atrás
  Geoffrey J. Teale 44799e921d Baseline functionality working with minimal testing - lets call this 0.01 14 anos atrás
  Geoffrey J. Teale 40bcbbcb5f Extract XLSXWorksheet from XLSX file from a reference in XSLXSheet 14 anos atrás
  Geoffrey J. Teale 81782d3510 Added docstring as widely as possible 14 anos atrás
  Geoffrey J. Teale 373a7297cc Factored out tests to files matching the source locations. 14 anos atrás
  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 anos atrás