aboutsummaryrefslogtreecommitdiff
path: root/src/Operators.hs
Commit message (Collapse)AuthorAgeFilesLines
* complete definition of naryBoolAkshay2020-10-101-1/+5
| | | | i forgot to finish the function lol
* add quasiquote, unquote modifiers, basic boolean operationsAkshay2020-10-101-1/+18
| | | | add more info to readme
* add binary boolean operatorsAkshay2020-10-091-0/+14
|
* doc/todosAkshay2020-10-091-0/+4
|
* add experimental floating point handlingAkshay2020-10-091-6/+25
|
* use mtl to generate errorsAkshay2020-10-091-6/+12
|
* initAkshay2020-10-081-0/+22