Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support disambiguating links with type signature information #643

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    6fb3ae4 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Merge branch 'main' into readable-symbol-link-disambiguation

    # Conflicts:
    #	Tests/SwiftDocCTests/Infrastructure/PathHierarchyTests.swift
    d-ronnqvist committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    8dc4fb0 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    6e69607 View commit details
    Browse the repository at this point in the history
  2. Split PathHierarchy implementation into different files.

        Co-authored-by: Ethan Kusters <[email protected]>
        Co-authored-by: Daniel Grumberg <[email protected]>
        Co-authored-by: Max Obermeier <[email protected]>
        Co-authored-by: Natik Gadzhi <[email protected]>
    d-ronnqvist committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    9e6d3a6 View commit details
    Browse the repository at this point in the history
  3. Delete unused tree type

    d-ronnqvist committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    db3e63f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f39847f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    3fb6cec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7341760 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Merge branch 'main' into readable-symbol-link-disambiguation

    # Conflicts:
    #	Sources/SwiftDocC/Infrastructure/Link Resolution/PathHierarchy+Error.swift
    #	Sources/SwiftDocC/Infrastructure/Link Resolution/PathHierarchy+Find.swift
    #	Sources/SwiftDocC/Infrastructure/Link Resolution/PathHierarchy+PathComponent.swift
    #	Sources/SwiftDocC/Infrastructure/Link Resolution/PathHierarchy.swift
    #	Tests/SwiftDocCTests/Infrastructure/PathHierarchyTests.swift
    d-ronnqvist committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    d4371a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3827762 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Merge branch 'main' into readable-symbol-link-disambiguation

    # Conflicts:
    #	Sources/SwiftDocC/Infrastructure/Link Resolution/PathHierarchy+DisambiguatedPaths.swift
    #	Sources/SwiftDocC/Infrastructure/Link Resolution/PathHierarchy+Error.swift
    #	Sources/SwiftDocC/Infrastructure/Link Resolution/PathHierarchy+Find.swift
    #	Sources/SwiftDocC/Infrastructure/Link Resolution/PathHierarchy+PathComponent.swift
    #	Sources/SwiftDocC/Infrastructure/Link Resolution/PathHierarchy+Serialization.swift
    #	Sources/SwiftDocC/Infrastructure/Link Resolution/PathHierarchy.swift
    #	Tests/SwiftDocCTests/Infrastructure/PathHierarchyTests.swift
    d-ronnqvist committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    73e46d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd4a4a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37b6b43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec9307b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    393716b View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    39a2636 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    945a74f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dc50d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    53429bd View commit details
    Browse the repository at this point in the history