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

Commits on Sep 5, 2023

  1. Fix typo in the README.md (#835)

    Signed-off-by: Tulgacan Güdü <[email protected]>
    TulgaCG committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    92e92b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea648d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Fix last optional element to be retained as an optional index while f…

    …olding (#841)
    
    * Fix last optional element to be marked as an optional index while folding
    l46kok committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    89b799e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2de55a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Update cel-spec and enable wrappers conformance tests (#842)

    Signed-off-by: Justin King <[email protected]>
    jcking committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f719bfa View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. refactor: remove lexer and parser pools (#838)

    Signed-off-by: aimuz <[email protected]>
    aimuz committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    5840875 View commit details
    Browse the repository at this point in the history
Loading