Summary
- patterns: move Parmatch.Pattern_head into Patterns.Head (commit: ffb6cae) (details)
- make depend (commit: e880ec3) (details)
- [minor] matching: rename Non_empty_clause.{map_head => map_first} (commit: 54b79d3) (details)
- matching: separate types for rows and clauses (commit: f5f4ba6) (details)
- patterns: reuse ('a Typedtree.pattern_) to define Patterns.Head.t (commit: 0e979b7) (details)
- matching: move (Non_empty_row, views, General) to patterns.ml (commit: 4d6267d) (details)
- matching: move {general,simple,half_simple}_view to Patterns (commit: e19a3af) (details)
- matching: use pattern views in Parmatch as well (commit: 68dc87c) (details)
- Changes (commit: 229df94) (details)
- make check-typo happy (commit: 9ca2a35) (details)
- fixup! matching: use pattern views in Parmatch as well (commit: 1ee6ee4) (details)