-
Notifications
You must be signed in to change notification settings - Fork 274
Comparing changes
Open a pull request
base repository: google/cel-spec
base: v0.24.0
head repository: google/cel-spec
compare: v0.25.1
- 10 commits
- 30 files changed
- 5 contributors
Commits on Jul 18, 2025
-
Initial version of the policy specification (#477)
policy specification Signed-off-by: Justin King <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8f582a - Browse repository at this point
Copy the full SHA a8f582aView commit details
Commits on Oct 23, 2025
-
Remove orphaned ToC entry for enums as ints from the specification (#476
Configuration menu - View commit details
-
Copy full SHA for 8a33394 - Browse repository at this point
Copy the full SHA 8a33394View commit details -
Tests for selector, function, and field names formerly defined as res…
…erved (#480) * Update TestAllTypes proto to include fields with names formerly defined as reserved * Regenerate TestAllTypes code * Add conformance tests for selector, function, and field names formerly defined as reserved * Clarify the nature of the formerly reserved identifiers
Configuration menu - View commit details
-
Copy full SHA for 14cdd3f - Browse repository at this point
Copy the full SHA 14cdd3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bad3928 - Browse repository at this point
Copy the full SHA bad3928View commit details -
Remove TOC from language definition (#482)
GitHub renders a TOC from Markdown files and the one that was baked in was quite stale. Co-authored-by: Tristan Swadell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 808c918 - Browse repository at this point
Copy the full SHA 808c918View commit details -
Remove int(enum) -> int signature (#483)
CEL doesn't have an enum type and conversion of protobuf enums to ints is covered elsewhere.
Configuration menu - View commit details
-
Copy full SHA for 9dd5f5c - Browse repository at this point
Copy the full SHA 9dd5f5cView commit details
Commits on Oct 28, 2025
-
Clarify formatting decimals, add %f formatting test cases around roun…
…ding (#485) * Clarify rounding mode, add %f test cases around rounding * Add test cases for round to evens
Configuration menu - View commit details
-
Copy full SHA for 750024a - Browse repository at this point
Copy the full SHA 750024aView commit details
Commits on Oct 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3c96c71 - Browse repository at this point
Copy the full SHA 3c96c71View commit details
Commits on Nov 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d3430a8 - Browse repository at this point
Copy the full SHA d3430a8View commit details
Commits on Nov 8, 2025
-
Add parsing tests for string and bytes literals (#489)
* Add parsing tests for string and bytes literals * Add tests for unassigned code points in string literals * Add tests for windows-line-end sequences in string literals * defer line-ending normalization tests per #490
Configuration menu - View commit details
-
Copy full SHA for 7f3c4c5 - Browse repository at this point
Copy the full SHA 7f3c4c5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.24.0...v0.25.1