Historique des commits

Auteur SHA1 Message Date
  bronze1man 83bdc390c6 fix #45 add an isWrite option on RefTable. il y a 11 ans
  bronze1man 137ee1c5ac gofmt -w -s . il y a 11 ans
  Geoffrey J. Teale 7ecfa0d472 Merge writeable-xlsx. il y a 11 ans
  Geoffrey J. Teale 2885f593c6 Write parts to zip file. il y a 11 ans
  Chris Glass 29ecabe066 Typo fix il y a 11 ans
  Geoffrey J. Teale 718fc0446e Marshal xlsxSST and xlsxWorksheet. il y a 11 ans
  Geoffrey J. Teale 8fc25a0e82 Turn shared string RefTable into a struct instead of straight slice. il y a 11 ans
  Geoffrey J. Teale bb8941958d Make NewXlsxSSTFromRefTable into RefTable.makeXlsxSST, for consistency. il y a 11 ans
  Geoffrey J. Teale 0cbe495475 Test we can create a RefTable, populate it, use it to deference shared string il y a 11 ans
  zhcy c5bec4b6ec go fmt *.go il y a 13 ans
  frogs 75ecafd261 bug fix il y a 13 ans
  Steven Degutis 75d556e806 only exporting proper things il y a 14 ans
  Geoffrey J. Teale d41901f070 All tests passing on Go1 il y a 14 ans
  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 il y a 14 ans
  Geoffrey J. Teale 81782d3510 Added docstring as widely as possible il y a 14 ans
  Geoffrey J. Teale 373a7297cc Factored out tests to files matching the source locations. il y a 14 ans
  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. il y a 14 ans