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-spec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.22.1
Choose a base ref
...
head repository: google/cel-spec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.23.0
Choose a head ref
  • 7 commits
  • 14 files changed
  • 5 contributors

Commits on Mar 24, 2025

  1. update grammar and tests to differentiate reserved tokens (#437)

    update grammar to differentiate reserved tokens
    hudlow authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    ed0181b View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. Bzlmod update regen (#451)

    * Update bzlmod deps to match what's used in golang
    
    * Update bzlmod deps
    
    * Update go version to 1.22
    TristonianJones authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    89c537f View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. Add py_proto_library targets (#452)

    Add py_proto_library
    ferstlf authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    29ba111 View commit details
    Browse the repository at this point in the history
  2. Remove Unicode space handling from <string>.trim() (#453)

    Signed-off-by: Justin King <[email protected]>
    jcking authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    4631ec6 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. Extracted context input as a separate oneof out of test input (#456)

    extracted context input as a separate oneof out of test input
    aakash070 authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    4051f62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4180ac5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e3b3e0 View commit details
    Browse the repository at this point in the history
Loading