aboutsummaryrefslogtreecommitdiff
path: root/src/type/case.rs
AgeCommit message (Expand)Author
5 daysfeat: implemented coproducts according to testsJoel Kronqvist
7 daystest: added boilerplate and tests for coproduct parsing, type checking and ev...Joel Kronqvist
8 daysfix: make case type checking work according to updated testsJoel Kronqvist
8 daystest: added failing tests for type pattern matching, as VecType and QuoteTy m...Joel Kronqvist
13 daysfeat: type checking for case expressionsJoel Kronqvist
14 daystest: added failing tests for pattern match typing and matches_typeJoel Kronqvist