aboutsummaryrefslogtreecommitdiff
path: root/rip-lang.txt
Commit message (Collapse)AuthorAge
* fix readmetomsmeding2015-12-17
|
* specify integer size in documentationtomsmeding2015-12-17
|
* Some useful additionstomsmeding2015-12-16
|
* Fix docstomsmeding2015-10-14
|
* Update rip-lang.txttomsmeding2015-10-04
|
* Add l (length) instructiontomsmeding2015-10-04
|
* 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 'n' and de-tabify because of ghc's new -fwarn-tabstomsmeding2015-09-16
|
* Update spectomsmeding2015-09-15
|
* cleanup of I and W, and addition of g and Rtomsmeding2015-09-14
|
* Initial!tomsmeding2015-09-13