Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add quasiquote, unquote modifiers, basic boolean operations | Akshay | 2020-10-10 | 4 | -24/+50 |
| | | | | add more info to readme | ||||
* | add binary boolean operators | Akshay | 2020-10-09 | 2 | -1/+15 |
| | |||||
* | mimic guile's errors | Akshay | 2020-10-09 | 1 | -1/+1 |
| | |||||
* | doc/todos | Akshay | 2020-10-09 | 1 | -0/+4 |
| | |||||
* | add experimental floating point handling | Akshay | 2020-10-09 | 3 | -12/+32 |
| | |||||
* | use mtl to generate errors | Akshay | 2020-10-09 | 3 | -14/+57 |
| | |||||
* | init | Akshay | 2020-10-08 | 3 | -0/+145 |