aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add functionstomsmeding2015-09-16
| | | | | | | | Sorry for the de-patterning of parenpairs. I hate the resulting function, but ghc didn't like my generalisation of the open and closing paren. It claimed that there were overlapping patterns, which there were, but it should've just evaluated them in order ... Just like it does with guards. So I went with those guards.
* add cat exampletomsmeding2015-09-16
|
* add 'n' and de-tabify because of ghc's new -fwarn-tabstomsmeding2015-09-16
|
* Add Makefiletomsmeding2015-09-16
|
* Much improved error handlingtomsmeding2015-09-15
|
* New spec propagatetomsmeding2015-09-15
|
* Update spectomsmeding2015-09-15
|
* Cleanup parenpairstomsmeding2015-09-15
|
* cleanup of I and W, and addition of g and Rtomsmeding2015-09-14
|
* Initial!tomsmeding2015-09-13