aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Adressed licensing issues by switching to CC0Gregor Kleen2015-12-25
|
* framework for nix buildGregor Kleen2015-12-25
|
* licenseGregor Kleen2015-12-25
|
* Cleaned tree for rewriteGregor Kleen2015-12-25
|
* Added test output/input & tweaks to .gitignoreGregor Kleen2015-10-22
|
* Fixed PrintOutGregor Kleen2015-10-22
|
* Revert "Merged PrintOut into Main.hs"Gregor Kleen2015-10-22
| | | | This reverts commit 9ca0799435aca9f4380ca7e80358dc77236d1b24.
* fixed last commitGregor Kleen2015-10-22
|
* Merged PrintOut into Main.hsGregor Kleen2015-10-18
|
* switched logging to stderrGregor Kleen2015-10-18
|
* It turns out \n before [/center] is ensured by structure alreadyGregor Kleen2015-10-18
|
* added massaging to avoid uneccesary whitespace injectionGregor Kleen2015-10-18
|
* Revert "Added massaging to make sure blocks are not followed by extraneous ↵Gregor Kleen2015-10-18
| | | | | | whitespace" This reverts commit 6db9326c348f54cd25f399ad1e472b20cb7771c0.
* Added massaging to make sure blocks are not followed by extraneous whitespaceGregor Kleen2015-10-18
|
* DraftsGregor Kleen2015-10-17
|
* Working prototypeGregor Kleen2015-10-17
|
* Introduced redo to buildsystem & fixed thermoprintGregor Kleen2015-10-13
|
* First shot at basic structureGregor Kleen2015-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'`)