summaryrefslogtreecommitdiff
path: root/src/cos_object.h
Commit message (Expand)AuthorAgeFilesLines
* convert to using stream offset type for stream offsetsVincent Sanders2018-01-191-9/+5
* start to alter parseing to read from cos_stream objectVincent Sanders2018-01-181-4/+47
* fix list parse and constructionVincent Sanders2018-01-161-6/+12
* fix header guards and copyright noticesVincent Sanders2018-01-081-0/+20
* parse stream objects, no filters handled yetVincent Sanders2018-01-081-13/+11
* split out cross reference table handling to separate moduleVincent Sanders2018-01-061-1/+22
* add metadata interfaceVincent Sanders2017-12-311-7/+86
* make an actual libraryVincent Sanders2017-12-301-22/+15
* decode page treeVincent Sanders2017-12-281-0/+15
* add more data acessorsVincent Sanders2017-12-261-3/+35
* clean up error handling and start decoding of indirect objectsVincent Sanders2017-12-241-3/+9
* split code up a bitVincent Sanders2017-12-211-0/+98