Hufflepdf/src
2020-03-04 18:14:33 +01:00
..
Data/ByteString/Char8 Add unit tests to make sure I'm not breaking things too much 2020-02-14 17:58:03 +01:00
PDF Fixed vicious bug introduced by 6096a1a237 (since follow is now automatic for references, it's not called explicitely but should in case of 'several' Content, which is an array of references, each of which should be expended) — TODO: add a unit test for that 2020-03-04 18:14:33 +01:00
PDF.hs Found a nicer formulation that doesn't require transitivity or index agglomeration and swapped argument of w for more reusability with at / atAll 2020-02-26 17:19:22 +01:00