aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* allow multiline expressionspretty-errorsAkshay2020-10-132-3/+7
* refactor Error into submodulesAkshay2020-10-135-6/+109
* fix dotted lists againAkshay2020-10-121-1/+1
* parse signed ints and floats correctlyAkshay2020-10-123-13/+29
* handle lists and dottedlists without backtrackingAkshay2020-10-112-20/+17
* complete definition of naryBoolAkshay2020-10-101-1/+5
* add quasiquote, unquote modifiers, basic boolean operationsAkshay2020-10-105-26/+69
* add binary boolean operatorsAkshay2020-10-092-1/+15
* mimic guile's errorsAkshay2020-10-091-1/+1
* doc/todosAkshay2020-10-092-3/+9
* add experimental floating point handlingAkshay2020-10-094-13/+33
* allow eval without entering replAkshay2020-10-091-5/+18
* use mtl to generate errorsAkshay2020-10-095-18/+72
* add readmeAkshay2020-10-081-0/+26
* initAkshay2020-10-0813-0/+309
* setup baseAkshay2020-10-082-0/+6