Historia zmian

Autor SHA1 Wiadomość Data
  Geoffrey J. Teale 718fc0446e Marshal xlsxSST and xlsxWorksheet. 11 lat temu
  Geoffrey J. Teale 8fc25a0e82 Turn shared string RefTable into a struct instead of straight slice. 11 lat temu
  Geoffrey J. Teale bb8941958d Make NewXlsxSSTFromRefTable into RefTable.makeXlsxSST, for consistency. 11 lat temu
  Geoffrey J. Teale 0cbe495475 Test we can create a RefTable, populate it, use it to deference shared string 11 lat temu
  zhcy c5bec4b6ec go fmt *.go 13 lat temu
  frogs 75ecafd261 bug fix 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 55affccb39 Address issue #3 (again) - use `xml:"attr"` instead of "attr" in structs used by xml.Unmarshall. gotest now passes on r59 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