Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | parse signed ints and floats correctly | Akshay | 2020-10-12 | 1 | -5/+10 |
* | complete definition of naryBool | Akshay | 2020-10-10 | 1 | -1/+5 |
* | add quasiquote, unquote modifiers, basic boolean operations | Akshay | 2020-10-10 | 1 | -1/+18 |
* | add binary boolean operators | Akshay | 2020-10-09 | 1 | -0/+14 |
* | doc/todos | Akshay | 2020-10-09 | 1 | -0/+4 |
* | add experimental floating point handling | Akshay | 2020-10-09 | 1 | -6/+25 |
* | use mtl to generate errors | Akshay | 2020-10-09 | 1 | -6/+12 |
* | init | Akshay | 2020-10-08 | 1 | -0/+22 |