summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clean up error handling and start decoding of indirect objectsVincent Sanders2017-12-246-94/+191
* split code up a bitVincent Sanders2017-12-217-1068/+1139
* extract all trailer dataVincent Sanders2017-12-211-18/+89
* fix xref table buildingVincent Sanders2017-12-212-85/+172
* fix hex string decode and trailer parseVincent Sanders2017-12-192-153/+384
* write parse of stringsVincent Sanders2017-12-194-44/+238
* split out byte classVincent Sanders2017-12-154-89/+195
* add clean targetVincent Sanders2017-12-151-1/+4
* arrays workVincent Sanders2017-07-141-2/+80
* got references parsingVincent Sanders2017-07-131-36/+192
* initial xref and basic cos object decodeVincent Sanders2017-07-123-0/+925