Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Reworked API | Gregor Kleen | 2016-01-21 |
| | |||
* | casting ids | Gregor Kleen | 2016-01-20 |
| | |||
* | Store Printouts in persistent sql-based dbs | Gregor Kleen | 2016-01-20 |
| | |||
* | Store Printouts in persistent-dbs | Gregor Kleen | 2016-01-20 |
| | |||
* | symlinks for nix-shell in emacs | Gregor Kleen | 2016-01-19 |
| | |||
* | Version bump in spec due to last commit | Gregor Kleen | 2016-01-18 |
| | |||
* | Moved Printout.BBCode to own module | Gregor Kleen | 2016-01-18 |
| | |||
* | First tests for Printout.BBCode | Gregor Kleen | 2016-01-18 |
| | |||
* | Moved handling of lines in block context | Gregor Kleen | 2016-01-18 |
| | | | | | Now allows arbitrary (instead of prefix only) switching between block and line contexts | ||
* | Made attributes more lenient yet | Gregor Kleen | 2016-01-18 |
| | |||
* | Switched word seperator to juxtaposition | Gregor Kleen | 2016-01-18 |
| | |||
* | HSpace & VSpace now ignore children | Gregor Kleen | 2016-01-18 |
| | | | | instead of failing | ||
* | compatability with OverloadedLists | Gregor Kleen | 2016-01-18 |
| | |||
* | fixed docs | Gregor Kleen | 2016-01-18 |
| | |||
* | updated extensions list | Gregor Kleen | 2016-01-18 |
| | |||
* | Better attribute parsing | Gregor Kleen | 2016-01-18 |
| | |||
* | Can't document GADT constructors | Gregor Kleen | 2016-01-18 |
| | |||
* | prototype: BBCode.DomForest -> Printout | Gregor Kleen | 2016-01-18 |
| | |||
* | predictive documentation | Gregor Kleen | 2016-01-15 |
| | |||
* | more documentation | Gregor Kleen | 2016-01-15 |
| | |||
* | Fixed export | Gregor Kleen | 2016-01-15 |
| | |||
* | More framework for DomTree -> Printout | Gregor Kleen | 2016-01-15 |
| | |||
* | fixed last commit | Gregor Kleen | 2016-01-15 |
| | |||
* | minor documentation | Gregor Kleen | 2016-01-15 |
| | |||
* | more sensible exports | Gregor Kleen | 2016-01-14 |
| | |||
* | Framework for BBCode Syntax tree -> Printout morph | Gregor Kleen | 2016-01-14 |
| | |||
* | bbcode is orthogonal to thermoprint | Gregor Kleen | 2016-01-14 |
| | |||
* | cleanup | Gregor Kleen | 2016-01-11 |
| | |||
* | removed reference to Servant.Docs | Gregor Kleen | 2016-01-11 |
| | | | | leftover from earlier experiments | ||
* | cleanup | Gregor Kleen | 2016-01-11 |
| | |||
* | API cleanup | Gregor Kleen | 2016-01-11 |
| | |||
* | More fleshed out API | 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 |
| | |||
* | workaround for weird spec autodetection | 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 | ||
* | fixed build issue | Gregor Kleen | 2015-12-25 |
| | |||
* | Framework for thermoprint-spec | Gregor Kleen | 2015-12-25 |