summaryrefslogtreecommitdiff
path: root/src/pdf_doc.c
Commit message (Expand)AuthorAgeFilesLines
* start to alter parseing to read from cos_stream objectVincent Sanders2018-01-181-8/+6
* split out cross reference table handling to separate moduleVincent Sanders2018-01-061-38/+26
* make an actual libraryVincent Sanders2017-12-301-5/+7
* decode indirect objectsVincent Sanders2017-12-241-1/+1
* fix null object decode and improve reference object decode a bitVincent Sanders2017-12-241-0/+11
* clean up error handling and start decoding of indirect objectsVincent Sanders2017-12-241-5/+52
* split code up a bitVincent Sanders2017-12-211-0/+47