Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | complete definition of naryBool | Akshay | 2020-10-10 | 1 | -1/+5 |
* | add quasiquote, unquote modifiers, basic boolean operations | Akshay | 2020-10-10 | 5 | -26/+69 |
* | 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 | 2 | -3/+9 |
* | add experimental floating point handling | Akshay | 2020-10-09 | 4 | -13/+33 |
* | allow eval without entering repl | Akshay | 2020-10-09 | 1 | -5/+18 |
* | use mtl to generate errors | Akshay | 2020-10-09 | 5 | -18/+72 |
* | add readme | Akshay | 2020-10-08 | 1 | -0/+26 |
* | init | Akshay | 2020-10-08 | 13 | -0/+309 |
* | setup base | Akshay | 2020-10-08 | 2 | -0/+6 |