Geoffrey J. Teale
|
196249312c
Fix an issue with empty rows (I forgot that these are emitted from the XML).
|
12 năm trước cách đây |
Geoffrey J. Teale
|
c502147d60
Use dimensions in sheet definitions instead of looping through rows/columns to find the dimensions. This should restrict the main loop to only the range of cells that are actually in use, and drop the loop finding the maximum extent. This should speed things up quite a bit.
|
12 năm trước cách đây |
Geoffrey J. Teale
|
8ef999590e
Remove some unused information from the low level struct definitions to simplify things a little.
|
12 năm trước cách đây |
Steven Degutis
|
75d556e806
only exporting proper things
|
13 năm trước cách đây |
Geoffrey J. Teale
|
d41901f070
All tests passing on Go1
|
13 năm trước cách đây |
Geoffrey J. Teale
|
18d5f1ea2b
Now compiling with Go 1
|
13 năm trước cách đây |
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 năm trước cách đây |
Geoffrey J. Teale
|
81782d3510
Added docstring as widely as possible
|
14 năm trước cách đây |
Geoffrey J. Teale
|
373a7297cc
Factored out tests to files matching the source locations.
|
14 năm trước cách đây |