Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Cleanup test suite | Gregor Kleen | 2017-01-25 |
| | |||
* | Add support for ESC/POS text decoration | Gregor Kleen | 2017-01-23 |
| | |||
* | Fixes for GHC 8.0.1 | Gregor Kleen | 2016-07-17 |
| | |||
* | Removed persistent instances & dep from spec | Gregor Kleen | 2016-01-23 |
| | |||
* | More concise JSON for Printout | Gregor Kleen | 2016-01-21 |
| | |||
* | Store Printouts in persistent sql-based dbs | Gregor Kleen | 2016-01-20 |
| | |||
* | Store Printouts in persistent-dbs | Gregor Kleen | 2016-01-20 |
| | |||
* | Switched word seperator to juxtaposition | Gregor Kleen | 2016-01-18 |
| | |||
* | compatability with OverloadedLists | Gregor Kleen | 2016-01-18 |
| | |||
* | cleanup | Gregor Kleen | 2016-01-11 |
| | |||
* | Fixed issue: Ram usage explodes during tests | Gregor Kleen | 2016-01-10 |
| | |||
* | First stab at API | Gregor Kleen | 2016-01-10 |
| | |||
* | reworked test harness for (partial) auto-detection | Gregor Kleen | 2016-01-10 |
| | |||
* | Another off by one | Gregor Kleen | 2016-01-10 |
| | |||
* | Cleanup up monoid instances | Gregor Kleen | 2016-01-09 |
| | |||
* | Fixed another fencepost mistake due to TL.lines | Gregor Kleen | 2016-01-09 |
| | |||
* | Fixed fencepost mistake | Gregor Kleen | 2016-01-09 |
| | |||
* | spec/src/Thermoprint/Printout.hs & test-framework | Gregor Kleen | 2016-01-09 |
Implemented Printout, Paragraph, Chunk, Block, Line, and text Test coverage for text |