Skip to content
Success

Changes

Summary

  1. Extend parsetree to distinguish between `(module M : S)` and `(module M) : (module S)` (details)
  2. Changes (details)
Commit e374459de4de9f65c71cb6fe9f56959e15737428 by samuel.aime.vivien
Extend parsetree to distinguish between `(module M : S)` and `(module M) : (module S)` 
The file was modifiedparsing/ast_helper.mli (diff)
The file was modifiedtestsuite/tests/parsetree/locations_test.compilers.reference (diff)
The file was modifiedparsing/printast.ml (diff)
The file was modifiedfile_formats/cmt_format.ml (diff)
The file was modifiedtyping/printtyped.ml (diff)
The file was modifiedparsing/pprintast.ml (diff)
The file was modifiedparsing/ast_iterator.ml (diff)
The file was modifiedparsing/parsetree.mli (diff)
The file was modifiedtyping/printpat.ml (diff)
The file was modifiedparsing/ast_mapper.ml (diff)
The file was modifiedtestsuite/tests/typing-implicit_unpack/implicit_unpack.ml (diff)
The file was modifiedboot/menhir/parser.ml (diff)
The file was modifiedtyping/tast_iterator.ml (diff)
The file was modifiedtyping/tast_mapper.ml (diff)
The file was modifiedtestsuite/tests/compiler-libs/test_untypeast.ml (diff)
The file was modifiedparsing/depend.ml (diff)
The file was modifiedtyping/typetexp.ml (diff)
The file was modifiedtyping/typedtree.mli (diff)
The file was modifiedtyping/typecore.ml (diff)
The file was modifiedtyping/typedtree.ml (diff)
The file was modifiedparsing/ast_helper.ml (diff)
The file was modifiedparsing/parser.mly (diff)
The file was modifiedtyping/untypeast.ml (diff)
The file was modifiedChanges (diff)