Commits
User selector
Commit History
Commits on Jun 17, 2026
Refine iteration variable validation in CEL macros.
Show description for bb0b958authored andcommitted
Commits on May 28, 2026
Internal Changes
Show description for 98ce0bfauthored andcommitted
Commits on May 27, 2026
Internal Changes
Show description for 8c9bb8fauthored andcommitted
Commits on Apr 3, 2026
Reject invalid unicode literals in the parser
Show description for 7d73658authored andcommitted
Commits on Feb 18, 2026
Properly establish cross dependenies across maven artifacts
Show description for daf9969authored andcommitted
Commits on Jan 10, 2026
Enable conformance tests for two-var comprehensions.
Show description for 777d089authored andcommitted
Commits on Dec 15, 2025
Simplify expression numbering logic in CelExprFactory
Show description for c26e26dauthored andcommitted
Commits on Nov 21, 2025
Fix a thread safety issue with CelParser's toBuilder
Show description for d7ad94dauthored andcommitted
Commits on Oct 30, 2025
Remove dev.cel.parser.Operator, migrate parser package to dev.cel.common.Operator
Show description for 0fb05e5authored andcommitted
Commits on Oct 29, 2025
Copy dev.cel.parser.Operator enum into dev.cel.common package
Show description for 2e6da1eauthored andcommitted
Commits on Sep 17, 2025
Setup of the coverage index.
Show description for da0f0aeauthored andcommitted
Commits on Sep 2, 2025
Optimize composed policies using Constant Folding and Common Subexpression Elimination
Show description for 8fc7387authored andcommitted
Commits on Aug 22, 2025
Add missing entires to REVERSE_OPERATORS
Show description for 1ee7d1dauthored andcommitted
Commits on Aug 19, 2025
Checker and parser changes to support comprehensionsV2
Show description for fe46a63authored andcommitted
Commits on Aug 18, 2025
Evaluate CEL's null and bytes to their native equivalent types
Show description for e1b6c11authored andcommitted
Commits on Aug 7, 2025
Exclude protobuf-javalite from the public artifacts for CEL.
Show description for 89624c8authored andcommitted
Commits on Aug 4, 2025
AST changes to support two variable comprehensions
Show description for 99508b0authored andcommitted
Commits on Jul 23, 2025
Add support for macro inclusion/exclusion to CelEnvironmentExporter
Show description for a0d6302authored andcommitted
Commits on May 19, 2025
Internal change
Show description for 48d96e4authored andcommitted
Commits on Apr 22, 2025
Implement codegen for CelLiteDescriptor
Show description for 961fcc9authored andcommitted
Commits on Mar 14, 2025
Internal Changes
Show description for a10fe08authored andcommitted
Commits on Feb 19, 2025
Designate internal and android_allow_list visibility in OSS
Show description for 73e8f14authored andcommitted
Commits on Feb 12, 2025
Add android BUILD targets for common/ast package
Show description for 6f060d1authored andcommitted
Commits on Feb 4, 2025
Internal Changes
Show description for 704c05aauthored andcommitted
Commits on Jan 31, 2025
Update CelUnparser and open up visibility so that inheriting class can use it
Show description for feb4499authored andcommitted
Commits on Jan 30, 2025
Automated Code Change
Show description for 5a07b67authored andcommitted
Commits on Jan 29, 2025
Internal Changes
Show description for 3138203authored andcommitted
Commits on Jan 8, 2025
Retain the original identifier during parse when quoted identifier is disabled
Show description for 9f59a54authored andcommitted
Commits on Jan 7, 2025
Add support for quoted field selectors in java.
Show description for 0386196authored andcommitted
Commits on Dec 26, 2024
Opt tests into updated accumulator variable ahead of default enabling.
Show description for 73eb5f9authored andcommitted
Commits on Dec 19, 2024
Add option to enable updated accumulator variable.
Show description for ece46c4authored andcommitted
Commits on Nov 16, 2024
Merge pull request #481 from oridag:parse-macro-receiver
Show description for b077849committed
Commits on Oct 20, 2024
Commits on Oct 10, 2024
Fix CEL-Java to be fully protobuf v4 compatible
Show description for 23354f4authored andcommitted
Commits on Sep 24, 2024
Load the builtin Bazel java rules from @rules_java
Show description for 1fdbc4fauthored andcommitted