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
b8eb9e6856
Hufflepdf
/
src
/
PDF
History
Tissevert
b8eb9e6856
Generalize the Parser type into a MonadParser class to use with MonadTrans and remove redundant code already defined in Applicative or Attoparsec
2019-10-14 10:17:15 +02:00
..
Body.hs
Generalize the Parser type into a MonadParser class to use with MonadTrans and remove redundant code already defined in Applicative or Attoparsec
2019-10-14 10:17:15 +02:00
EOL.hs
Go strict ByteStrings with attoparsec
2019-05-24 10:48:09 +02:00
Object.hs
Generalize the Parser type into a MonadParser class to use with MonadTrans and remove redundant code already defined in Applicative or Attoparsec
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
Generalize the Parser type into a MonadParser class to use with MonadTrans and remove redundant code already defined in Applicative or Attoparsec
2019-10-14 10:17:15 +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