Commit History

Author SHA1 Message Date
  Geoffrey J. Teale 718fc0446e Marshal xlsxSST and xlsxWorksheet. 11 years ago
  Geoffrey J. Teale 8fc25a0e82 Turn shared string RefTable into a struct instead of straight slice. 11 years ago
  Geoffrey J. Teale bb8941958d Make NewXlsxSSTFromRefTable into RefTable.makeXlsxSST, for consistency. 11 years ago
  Geoffrey J. Teale 0cbe495475 Test we can create a RefTable, populate it, use it to deference shared string 11 years ago
  zhcy c5bec4b6ec go fmt *.go 13 years ago
  frogs 75ecafd261 bug fix 13 years ago
  Steven Degutis 75d556e806 only exporting proper things 13 years ago
  Geoffrey J. Teale d41901f070 All tests passing on Go1 13 years ago
  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 years ago
  Geoffrey J. Teale 81782d3510 Added docstring as widely as possible 14 years ago
  Geoffrey J. Teale 373a7297cc Factored out tests to files matching the source locations. 14 years ago
  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 years ago