Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-14 | Renamed Unlambda.Monad to Unlambda.Types | Jed Barber | |
2014-03-14 | Separated monad and datatype definitions from rest of code | Jed Barber | |
2014-03-14 | Unlambda interpreter complete | Jed Barber | |
2014-03-13 | GHC bug of some kind | Jed Barber | |
2014-03-12 | Removed some superfluous do notation | Jed Barber | |
2014-03-12 | Continuations now working, but @,|,? removed temporarily | Jed Barber | |
2014-03-11 | Added support for @,|,? | Jed Barber | |
2014-03-10 | UnlambdaTerms now Show correctly | Jed Barber | |
2014-03-10 | Added support for the e Unlambda builtin | Jed Barber | |
2014-03-09 | Added Unlambda interpreter, currently without support for C,E,@,|,? | Jed Barber | |