summaryrefslogtreecommitdiff
path: root/src/typecheck.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace Cow<'i, str> with &'i str in ExprNanoTech2017-03-101-12/+12
* Begin implementing type checkingNanoTech2017-03-101-0/+621