Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Skeleton & buildsystem for thermoprint-server | Gregor Kleen | 2016-01-20 |
| | |||
* | Moved Printout.BBCode to own module | Gregor Kleen | 2016-01-18 |
| | |||
* | bbcode is orthogonal to thermoprint | Gregor Kleen | 2016-01-14 |
| | |||
* | BBCode lexer | Gregor Kleen | 2016-01-12 |
| | |||
* | Framework for thermoprint-spec | Gregor Kleen | 2015-12-25 |
| | |||
* | framework for nix build | Gregor Kleen | 2015-12-25 |
| | |||
* | Cleaned tree for rewrite | Gregor Kleen | 2015-12-25 |
| | |||
* | Working prototype | Gregor Kleen | 2015-10-17 |
| | |||
* | Introduced redo to buildsystem & fixed thermoprint | Gregor Kleen | 2015-10-13 |
| | |||
* | First shot at basic structure | Gregor Kleen | 2015-09-14 |
The planned webapp is missing for now. `nix-build -A servant` fails because thermoprint does not seem to be registered with ghc (see `echo 'import Thermoprint' | nix-shell -p 'ghci'`) |