Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow multiline expressionspretty-errors | Akshay | 2020-10-13 | 1 | -2/+5 |
* | fix dotted lists again | Akshay | 2020-10-12 | 1 | -1/+1 |
* | parse signed ints and floats correctly | Akshay | 2020-10-12 | 1 | -6/+18 |
* | handle lists and dottedlists without backtracking | Akshay | 2020-10-11 | 1 | -19/+15 |
* | add quasiquote, unquote modifiers, basic boolean operations | Akshay | 2020-10-10 | 1 | -12/+19 |
* | add experimental floating point handling | Akshay | 2020-10-09 | 1 | -6/+6 |
* | init | Akshay | 2020-10-08 | 1 | -0/+101 |