aboutsummaryrefslogtreecommitdiff
path: root/src/Error/Base.hs
Commit message (Expand)AuthorAgeFilesLines
* refactor internal datatypes to BaseAkshay2020-10-231-1/+1
* add basic quasiquote and unquote behaviourAkshay2020-10-161-1/+1
* add initial support for variable definitionAkshay2020-10-161-10/+14
* improve arity error messagesAkshay2020-10-151-2/+5
* add PBTs for arithmetic operatorsAkshay2020-10-141-3/+0
* refactor Error into submodulesAkshay2020-10-131-0/+37