Commits
User selector
Commit History
Commits on Nov 11, 2025
Allow expected result type to be configured per AST validator instance
Show description for 0392908authored andcommitted
Commits on Nov 4, 2025
Enable evaluateCanonicalTypesToNativeValues by default
Show description for 0c00aaaauthored andcommitted
Commits on Oct 22, 2025
Expose LiteralValidator
Show description for 4aeba25authored andcommitted
Commits on Oct 6, 2025
Add comprehension nesting validator.
Show description for 1fc8922authored andcommitted
Commits on Mar 14, 2025
Internal Changes
Show description for a10fe08authored andcommitted
Commits on Mar 13, 2025
Internal Changes
Show description for 18ad9d3authored andcommitted
Commits on Feb 26, 2025
Surface ExprId in CelIssue
Show description for 22ee2d8authored andcommitted
Commits on Oct 11, 2024
Move evaluateExpr utility methods to validator and optimizer
Show description for abf857fauthored andcommitted
Commits on Oct 10, 2024
Fix CEL-Java to be fully protobuf v4 compatible
Show description for 23354f4authored andcommitted
Commits on Sep 25, 2024
Load the builtin Bazel java rules from @rules_java
Show description for a9e8c82authored andcommitted
Commits on Sep 3, 2024
No public description
Show description for 0c37f93authored andcommitted
Commits on Aug 15, 2024
Enforce composed AST stays below the configured depth limit
Show description for 80baca4authored andcommittedAdd a validator for enforcing AST depth limit
Show description for 12d777fauthored andcommitted
Commits on Aug 2, 2024
Upgrade protobuf version to 4.27.3
Show description for eba4c27authored andcommitted
Commits on Apr 30, 2024
Remove create modifiers from list,struct,map methods
Show description for 8c3fb02authored andcommittedRemove modifier create from CelCreateList, CelCreateMap and CelCreateStruct
Show description for 9af1bedauthored andcommitted
Commits on Dec 19, 2023
Add optimizer and validator targets to Maven publish build
Show description for 1752265authored andcommitted
Commits on Nov 13, 2023
Make IssueFactory a public class, in order to use the validator interface to perform custom AST validation.
Show description for a075c73authored andcommitted
Commits on Oct 3, 2023
Support folding macros and lists
Show description for 476cf29authored andcommittedAdd constant folding
Show description for 00426f8authored andcommitted
Commits on Sep 19, 2023
Add general interfaces for instantiating a CelOptimizer
Show description for 4f0faafauthored andcommitted
Commits on Sep 5, 2023
Add HomogeneousLiteral Validator
Show description for 5d69de5authored andcommitted
Commits on Aug 31, 2023
Repurpose CelExprFactory to be used generally. Create helper class to handle CelExpr evaluation.
Show description for 5225501authored andcommitted
Commits on Aug 29, 2023
Add duration and regex literal validators
Show description for 149f12dauthored andcommittedImplement standalone validator and general interfaces to perform custom AST validation.
Show description for 5593808committed
Loading