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: p4lang/p4c
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.5.10
Choose a base ref
...
head repository: p4lang/p4c
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 9 commits
  • 114 files changed
  • 8 contributors

Commits on Dec 10, 2025

  1. Fix segmentation failure in ConstantTypeSubstitution (#5271)

    Signed-off-by: Vladimir Still <[email protected]>
    Signed-off-by: Denis Matousek <[email protected]>
    Co-authored-by: Denis Matousek <[email protected]>
    vlstill and dmatousek authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    cf44530 View commit details
    Browse the repository at this point in the history
  2. Fix handling of int<0> constants, fix warning category (#5249)

    Signed-off-by: Vladimír Štill <[email protected]>
    Signed-off-by: Denis Matousek <[email protected]>
    Co-authored-by: Denis Matousek <[email protected]>
    vlstill and dmatousek authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    10d3039 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

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

Commits on Dec 12, 2025

  1. Configuration menu
    Copy the full SHA
    127f1e2 View commit details
    Browse the repository at this point in the history
  2. Type check that RHS of shift is integral type (#5446)

    Signed-off-by: Vladimír Štill <[email protected]>
    Signed-off-by: Denis Matousek <[email protected]>
    Co-authored-by: Vladimír Štill <[email protected]>
    dmatousek and vlstill authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    aaefb5b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. Bump actions/cache from 4 to 5 (#5449)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    0ce6751 View commit details
    Browse the repository at this point in the history
  2. Bump peter-evans/create-pull-request from 7 to 8 (#5448)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    d1c83ed View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. Add checks for plus slice values (#5442)

    Signed-off-by: Jiri Havranek <[email protected]>
    jhavrane authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    cceb17d View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2025

  1. [Bazel] Migrate to Bzlmod and Bazel 8. (#5454)

    Signed-off-by: smolkaj <[email protected]>
    smolkaj authored Dec 24, 2025
    Configuration menu
    Copy the full SHA
    e9629f4 View commit details
    Browse the repository at this point in the history
Loading