Age | Commit message (Expand) | Author |
---|---|---|
2014-04-10 | Rearranging files | Jed Barber |
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 | Continuations now working, but @,|,? removed temporarily | Jed Barber |
2014-03-10 | UnlambdaTerms now Show correctly | Jed Barber |
2014-03-09 | Removed named accessor functions from UnlambdaTerm | Jed Barber |
2014-03-09 | Fixed whitespace handling when removing comments | Jed Barber |
2014-03-09 | Fixed comment removal to leave . and ? builtins intact | Jed Barber |
2014-03-09 | Exposed parsing function for Unlambda 1 | Jed Barber |
2014-03-09 | Added support for comments | Jed Barber |
2014-03-09 | Added support for Unlambda version 2 | Jed Barber |
2014-03-08 | Added Unlambda parser | Jed Barber |