Thanks to visit codestin.com
Credit goes to github.com

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: dotnet/ClangSharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v18.1.0
Choose a base ref
...
head repository: dotnet/ClangSharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v18.1.0.1
Choose a head ref
  • 18 commits
  • 9 files changed
  • 3 contributors

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    a1eed29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da4255f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44af162 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa6653d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6703d6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c246b41 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Merge pull request #527 from fredrikhr/strip-enum-member-type-name

    Config option: strip-enum-member-type-name
    tannergooding authored May 24, 2024
    Configuration menu
    Copy the full SHA
    7e48890 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3237de View commit details
    Browse the repository at this point in the history
  3. Merge pull request #556 from fredrikhr/strip-enum-member-type-name

    Refactor Enum member type escaping
    tannergooding authored May 24, 2024
    Configuration menu
    Copy the full SHA
    549da90 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

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

Commits on May 28, 2024

  1. Merge pull request #552 from fredrikhr/attribute-annotate

    Add support for C/C++ attribute annotate
    tannergooding authored May 28, 2024
    Configuration menu
    Copy the full SHA
    f0501f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Eliminate the ambiguity of "-h" option

    Currently, the "-h" option serves as an alias for both
    "--headerFile" and "--help" long options, causing ambiguity.
    myd7349 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    604d448 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dad84b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #563 from myd7349/fix-h-option-ambiguity

    Eliminate the ambiguity of "-h" option
    tannergooding authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    006106b View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    e28f2d6 View commit details
    Browse the repository at this point in the history
  2. Bump the build version

    tannergooding committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    fd868d6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #566 from tannergooding/main

    Roll back the version of System.CommandLine being used
    tannergooding authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    4d07e05 View commit details
    Browse the repository at this point in the history
Loading