This website requires JavaScript.
Explore
Help
Sign in
Tissevert
/
Hufflepdf
Watch
1
Star
0
Fork
You've already forked Hufflepdf
0
Code
Issues
Pull requests
Releases
Wiki
Activity
51db57ec67
Hufflepdf
/
src
/
PDF
History
Tissevert
51db57ec67
Ugly commit, breaks everything, still trying to figure a grammar for text
2019-10-14 10:17:15 +02:00
..
Body.hs
Fix precision bug caused by using Floats to represent PDF Number values sometimes used to represent a byte offset within a file
2019-09-22 01:34:17 +02:00
EOL.hs
Go strict ByteStrings with attoparsec
2019-05-24 10:48:09 +02:00
Object.hs
Ugly commit, breaks everything, still trying to figure a grammar for text
2019-10-14 10:17:15 +02:00
Output.hs
Simplify XRef structure, clarify integer types and remove nextLine
2019-09-20 22:39:14 +02:00
Parser.hs
Go strict ByteStrings with attoparsec
2019-05-24 10:48:09 +02:00
Text.hs
Ugly commit, breaks everything, still trying to figure a grammar for text
2019-10-14 10:17:15 +02:00
Update.hs
Implement PDF's multilayer updates and use it in getObj to display only the current version of the object taken into account instead of the concatenation of all its versions
2019-09-22 01:40:39 +02:00