Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix stackdump ordering | tomsmeding | 2015-10-14 |
| | |||
* | Bugfix in while loop....... | tomsmeding | 2015-10-04 |
| | |||
* | Add l (length) instruction | tomsmeding | 2015-10-04 |
| | |||
* | enable rip mode per default | Lieuwe Rooijakkers | 2015-09-20 |
| | |||
* | Add functions | tomsmeding | 2015-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-tabs | tomsmeding | 2015-09-16 |
| | |||
* | Much improved error handling | tomsmeding | 2015-09-15 |
| | |||
* | New spec propagate | tomsmeding | 2015-09-15 |
| | |||
* | Cleanup parenpairs | tomsmeding | 2015-09-15 |
| | |||
* | cleanup of I and W, and addition of g and R | tomsmeding | 2015-09-14 |
| | |||
* | Initial! | tomsmeding | 2015-09-13 |