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: google/cel-cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.0
Choose a base ref
...
head repository: google/cel-cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.13.0
Choose a head ref
  • 9 commits
  • 340 files changed
  • 4 contributors

Commits on Jul 9, 2025

  1. Add clarifying notes to CEL codelab exercise 4 solution.

    PiperOrigin-RevId: 781204887
    CEL Dev Team authored and copybara-github committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    7e284e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. Load proto_library and cc_proto_library rules from protobuf and bump …

    …minimum version to 28.3
    
    PiperOrigin-RevId: 781737998
    CEL Dev Team authored and copybara-github committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    69fb7f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2025

  1. Adding the CEL regex extensions

    PiperOrigin-RevId: 782160181
    maskri17 authored and copybara-github committed Jul 12, 2025
    Configuration menu
    Copy the full SHA
    2c59cf3 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

  1. Adding the decls and checker lib to CEL regex extensions

    PiperOrigin-RevId: 784263673
    maskri17 authored and copybara-github committed Jul 17, 2025
    Configuration menu
    Copy the full SHA
    92adcfb View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Internal Changes

    PiperOrigin-RevId: 785470276
    ChinmayMadeshi authored and copybara-github committed Jul 21, 2025
    Configuration menu
    Copy the full SHA
    9449a1f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. No public description

    PiperOrigin-RevId: 786209111
    CEL Dev Team authored and l46kok committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    e173ea1 View commit details
    Browse the repository at this point in the history
  2. Internal change.

    PiperOrigin-RevId: 786280037
    CEL Dev Team authored and l46kok committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    8a0b587 View commit details
    Browse the repository at this point in the history
  3. Sync copybara script changes.

    Touch README.md to trigger migration.
    
    PiperOrigin-RevId: 788508542
    jnthntatum authored and l46kok committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    52ac271 View commit details
    Browse the repository at this point in the history
  4. Bump abseil and protobuf versions.

    Use the `absl_nullable` style of nullability annotations.
    
    PiperOrigin-RevId: 788564038
    jnthntatum authored and copybara-github committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    e78965a View commit details
    Browse the repository at this point in the history
Loading