about summary refs log tree commit diff
path: root/src/Typecheck.hs
AgeCommit message (Expand)AuthorFilesLines
2020-01-20Fix variants typing, add wellformedness for commandsPaweł Dybiec1-3/+60
2020-01-19Add Except monad, and destructors for records and variantsPaweł Dybiec1-21/+71
2020-01-09Infer for record typesPaweł Dybiec1-1/+5
2020-01-09Fix infer for deref and arithmetic expressionsPaweł Dybiec1-4/+4
2020-01-09Fix assertsPaweł Dybiec1-3/+3
2020-01-09Fix variant typePaweł Dybiec1-1/+5
2020-01-08Initial commitPaweł Dybiec1-0/+43