Summary
- matching: matcher_* take Simple.pattern arguments (commit: 67c56e6) (details)
- matching: specialize_matrix uses non-empty rows (commit: 97caf28) (details)
- matching: consolidate all matcher_ functions in a single matcher_head (commit: 0f5a1c4) (details)
- matching: refine the types in Context.ctx_matcher (commit: 387955e) (details)
- matching: finally, merge matcher and Context.ctx_matcher (commit: a26e509) (details)
- Changes (commit: ae4621c) (details)
- matching: use heads in the make_*_matching specialization calls (commit: ac1243c) (details)
- [minor] matching.ml: tune ~scopes handling (commit: 50fdc06) (details)
- matching: add a comment suggested by Florian Angeletti's review (commit: 3527653) (details)
- parmatch: normalize_pat is not used anymore (commit: 3903f9f) (details)
The file was modified | lambda/matching.ml (diff) |
The file was modified | lambda/matching.ml (diff) |
The file was modified | lambda/matching.ml (diff) |
The file was modified | lambda/matching.ml (diff) |
The file was modified | lambda/matching.ml (diff) |
The file was modified | Changes (diff) |
The file was modified | lambda/matching.ml (diff) |
The file was modified | lambda/matching.ml (diff) |
The file was modified | lambda/matching.ml (diff) |
The file was modified | typing/parmatch.ml (diff) |
The file was modified | typing/parmatch.mli (diff) |