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.1
Choose a head ref
  • 10 commits
  • 14 files changed
  • 6 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 <jcking@google.com>
    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. Add basic conformance tests for some comprehensions v2 macros (#454)

    Signed-off-by: Justin King <jcking@google.com>
    jcking authored Apr 2, 2025
    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

Commits on Apr 3, 2025

  1. Configuration menu
    Copy the full SHA
    c9a2829 View commit details
    Browse the repository at this point in the history
  2. Change optional_string field to be optional string type in test_all_t…

    …ypes (#458)
    
    change optional_string field to be optional string type
    l46kok authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    a004222 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. Revert "Remove Unicode space handling from <string>.trim()" (#460)

    Revert "Remove Unicode space handling from <string>.trim() (#453)"
    
    This reverts commit 4631ec6.
    jcking authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    ae30eaa View commit details
    Browse the repository at this point in the history
Loading