summaryrefslogtreecommitdiff
path: root/src/document.c
Commit message (Expand)AuthorAgeFilesLines
* convert to using stream offset type for stream offsetsVincent Sanders2018-01-191-18/+23
* update cos object parsing to take a stream to parse fromVincent Sanders2018-01-181-1/+1
* start to alter parseing to read from cos_stream objectVincent Sanders2018-01-181-3/+10
* split out cross reference table handling to separate moduleVincent Sanders2018-01-061-131/+3
* split out page handling into new moduleVincent Sanders2018-01-051-112/+1
* add metadata interfaceVincent Sanders2017-12-311-3/+3
* make an actual libraryVincent Sanders2017-12-301-0/+690