Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor internal datatypes to Base | Akshay | 2020-10-23 | 1 | -2/+6 |
* | prefer applicative over monadic style | Akshay | 2020-10-17 | 1 | -8/+5 |
* | fix: pretty print errors | Akshay | 2020-10-16 | 1 | -2/+2 |
* | add initial support for variable definition | Akshay | 2020-10-16 | 1 | -11/+18 |
* | refactor Error into submodules | Akshay | 2020-10-13 | 1 | -3/+5 |
* | parse signed ints and floats correctly | Akshay | 2020-10-12 | 1 | -2/+1 |
* | handle lists and dottedlists without backtracking | Akshay | 2020-10-11 | 1 | -1/+2 |
* | add experimental floating point handling | Akshay | 2020-10-09 | 1 | -1/+1 |
* | allow eval without entering repl | Akshay | 2020-10-09 | 1 | -5/+18 |
* | init | Akshay | 2020-10-08 | 1 | -0/+26 |