summaryrefslogtreecommitdiff
path: root/test/mono/not-yet/union-exist
AgeCommit message (Collapse)Author
2019-04-25Get basic constructor monomorphisation working againBrian Campbell
- updates for type checking changes - handle a little more pattern matching in constant propagation - fix bug where false positive warnings were produced - ensure bitvectors in tuples are always monomorphised (to catch the case where the bitvectors only appear alone with a constant size)
2018-03-09Sort mono test cases, add missing filesBrian Campbell