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

Add support for friend functions #649

Merged
merged 6 commits into from
Feb 14, 2023

Commits on Jan 25, 2023

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

Commits on Jan 26, 2023

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

Commits on Jan 28, 2023

  1. Minor simplification

    HGuillemet committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    4d26e00 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

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

Commits on Feb 11, 2023

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

Commits on Feb 12, 2023

  1. Add friend instance method as a Declaration to enable detection of du…

    …plicate signatures.
    
    Map friends even if declared in private/protected section.
    HGuillemet committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    a40bb52 View commit details
    Browse the repository at this point in the history