Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add initial support for variable definition | Akshay | 2020-10-16 | 1 | -0/+2 |
| | |||||
* | fix vector and bool interactions | Akshay | 2020-10-14 | 1 | -2/+2 |
| | |||||
* | add support for vectors | Akshay | 2020-10-14 | 1 | -2/+12 |
| | | | | a | ||||
* | 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 more info to readme | ||||
* | add experimental floating point handling | Akshay | 2020-10-09 | 1 | -6/+6 |
| | |||||
* | init | Akshay | 2020-10-08 | 1 | -0/+101 |