summaryrefslogtreecommitdiff
path: root/src/cos_object.c
Commit message (Expand)AuthorAgeFilesLines
* split out cross reference table handling to separate moduleVincent Sanders2018-01-061-8/+27
* add metadata interfaceVincent Sanders2017-12-311-1/+37
* make an actual libraryVincent Sanders2017-12-301-15/+16
* decode page treeVincent Sanders2017-12-281-0/+148
* add more data acessorsVincent Sanders2017-12-261-23/+104
* decode indirect objectsVincent Sanders2017-12-241-0/+1
* fix null object decode and improve reference object decode a bitVincent Sanders2017-12-241-0/+9
* clean up error handling and start decoding of indirect objectsVincent Sanders2017-12-241-13/+27
* split code up a bitVincent Sanders2017-12-211-0/+139