aboutsummaryrefslogtreecommitdiff
path: root/src/Parser.hs
Commit message (Expand)AuthorAgeFilesLines
* parse signed ints and floats correctlyAkshay2020-10-121-6/+18
* handle lists and dottedlists without backtrackingAkshay2020-10-111-19/+15
* add quasiquote, unquote modifiers, basic boolean operationsAkshay2020-10-101-12/+19
* add experimental floating point handlingAkshay2020-10-091-6/+6
* initAkshay2020-10-081-0/+101