-
Notifications
You must be signed in to change notification settings - Fork 39
Pull requests: cel-expr/cel-java
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Support ANTLR and Pratt parser benchmarking in CelParserBenchmark
#1213
opened Sep 10, 2026 by
copybara-service
Bot
Loading…
Add enablePrattParser option and split Parser into AntlrParser and dispatcher
#1212
opened Sep 10, 2026 by
copybara-service
Bot
Loading…
Partition cel.@attribute declarations per their types to avoid type-checking to a dyn result
#1210
opened Sep 9, 2026 by
copybara-service
Bot
Loading…
Migrate CEL optimizer metrics collection to CelOptimizerListener.
#1208
opened Sep 8, 2026 by
copybara-service
Bot
Loading…
Avoid renumbering the ASTs when no mutations are applied to the AST.
#1207
opened Sep 8, 2026 by
copybara-service
Bot
Loading…
Add async concurrency gate and re-evaluation coordinator
#1202
opened Sep 3, 2026 by
copybara-service
Bot
Loading…
Add plumbing for executor, async evaluation option. Define program API contracts
#1201
opened Sep 2, 2026 by
copybara-service
Bot
Loading…
Compile policy tooling with field selection optimization applied
#1200
opened Sep 2, 2026 by
copybara-service
Bot
Loading…
Enable lite runtime to evaluate select optimized messages without descriptors
#1198
opened Sep 2, 2026 by
copybara-service
Bot
Loading…
Policy invariant diagnostics and execution path tracing
#1189
opened Aug 18, 2026 by
copybara-service
Bot
Loading…
Implement iterative eval for program planner
#1186
opened Aug 14, 2026 by
copybara-service
Bot
Loading…
Implement
strings.format in CEL string extensions.
#1165
opened Aug 4, 2026 by
copybara-service
Bot
Loading…
Add support for optional field pruning in verifier
#1130
opened Jul 21, 2026 by
copybara-service
Bot
Loading…
Add the capability to inline constants during type-check
#938
opened Feb 5, 2026 by
copybara-service
Bot
Loading…
Refactor type-checker to use canonical CelTypeProvider
#931
opened Jan 28, 2026 by
copybara-service
Bot
Loading…
Fix planner to search local scopes for identifiers before container resolution
#911
opened Jan 6, 2026 by
copybara-service
Bot
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.