Summary
- add a testcase for 'with type <lhs> = <rhs>' scoping (commit: 45248a7) (details)
- Typemod.merge_constraint: be careful about the typing environments (commit: 7068266) (details)
- Typemod.merge_constraint: fix computation of the signature environment (commit: 8b2f64c) (details)
The file was added | testsuite/tests/typing-modules/merge_constraint.ml |
The file was modified | testsuite/tests/typing-modules/merge_constraint.ml (diff) |
The file was modified | typing/typemod.ml (diff) |
The file was modified | typing/typedecl.mli (diff) |
The file was modified | Changes (diff) |
The file was modified | typing/typedecl.ml (diff) |
The file was modified | testsuite/tests/typing-sigsubst/sigsubst.ml (diff) |
The file was modified | testsuite/tests/typing-modules/merge_constraint.ml (diff) |
The file was modified | typing/typemod.ml (diff) |