Commits
User selector
Commit History
Commits on Dec 15, 2025
Simplify expression numbering logic in CelExprFactory
Show description for c26e26dauthored 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 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 19, 2024
Add option to enable updated accumulator variable.
Show description for ece46c4authored andcommitted
Commits on Oct 20, 2024
Commits on May 9, 2024
Clear the source position for only the dangling macro expr ID instead of all exprs
Show description for 285436eauthored andcommitted
Commits on May 2, 2024
Clean up dangling source information from macro expansion
Show description for 3ff9bebauthored 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 Mar 29, 2024
Enable conformance tests for `optional_type`
Show description for 423e8bbauthored andcommitted
Commits on Sep 5, 2023
Introduce IdGenerators.
Show description for 0a1d6ddauthored 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
Implement standalone validator and general interfaces to perform custom AST validation.
Show description for 5593808committed
Commits on Aug 24, 2023
Add CelCreateMap native expr representation
Show description for 5567748authored andcommitted
Commits on Aug 8, 2023
Allow reserved IDs when the corresponding option is disabled
Show description for a1a8fc8authored andcommitted
Commits on Jul 20, 2023
Open source CEL-Java parser and type-checker
Show description for 99a6c25authored andcommitted
Loading