Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ocaml/odoc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 660daac
Choose a base ref
...
head repository: ocaml/odoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3c90fe0
Choose a head ref
  • 4 commits
  • 11 files changed
  • 1 contributor

Commits on Dec 6, 2023

  1. invert type and datatype in Component

    To match the semantics of references
    
    Signed-off-by: Paul-Elliot <peada@free.fr>
    panglesd committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c2228c0 View commit details
    Browse the repository at this point in the history
  2. do not look for class when resolving a fragment_type_parent

    This changes the error message, from "wrong type", to unresolved.
    
    Signed-off-by: Paul-Elliot <peada@free.fr>
    panglesd committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b637501 View commit details
    Browse the repository at this point in the history
  3. Improve test for omitted type in constructor parent

    Signed-off-by: Paul-Elliot <peada@free.fr>
    panglesd committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c2c16a4 View commit details
    Browse the repository at this point in the history
  4. Changelog entry for #933

    Signed-off-by: Paul-Elliot <peada@free.fr>
    panglesd committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    3c90fe0 View commit details
    Browse the repository at this point in the history
Loading