Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
projectnessie
/
cel-java
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
101
Code
Issues
13
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
WIP Lots of improvements
- #898
#898
Draft
snazy
wants to merge 30 commits into
projectnessie:main
projectnessie/cel-java:main
from
snazy:broad-review-fixes
snazy/cel-java:broad-review-fixes
Copy head branch name to clipboard
Conversation
Commits
30
(30)
Checks
Files changed
Draft
WIP Lots of improvements
#898
snazy
wants to merge 30 commits into
projectnessie:main
projectnessie/cel-java:main
from
snazy:broad-review-fixes
snazy/cel-java:broad-review-fixes
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2026
Implement CEL optional conformance support
Show description for 2f9391c
snazy
committed
2f9391c
View commit details
Copy full SHA for 2f9391c
Browse repository at this point
Code style and Java language level adoptions
Show description for b10d106
snazy
committed
b10d106
View commit details
Copy full SHA for b10d106
Browse repository at this point
Fix AstPruner / struct-pruning
Show description for c05240d
snazy
committed
c05240d
View commit details
Copy full SHA for c05240d
Browse repository at this point
Optimize protobuf and Jackson field access
Show description for 577dd72
snazy
committed
577dd72
View commit details
Copy full SHA for 577dd72
Browse repository at this point
Centralize native value conversion
Show description for 622c5e3
snazy
committed
622c5e3
View commit details
Copy full SHA for 622c5e3
Browse repository at this point
Specialize higher-arity overload evaluation
Show description for ede2eac
snazy
committed
ede2eac
View commit details
Copy full SHA for ede2eac
Browse repository at this point
Reduce allocations in CEL collections and protobuf access
Show description for 6237fa6
snazy
committed
6237fa6
View commit details
Copy full SHA for 6237fa6
Browse repository at this point
Prepare evaluator fast paths
Show description for f130b91
snazy
committed
f130b91
View commit details
Copy full SHA for f130b91
Browse repository at this point
Add native-value planned evaluation
Show description for c15a8d4
snazy
committed
c15a8d4
View commit details
Copy full SHA for c15a8d4
Browse repository at this point
Extend native evaluation for lists, maps, and fields
Show description for 3a3bd08
snazy
committed
3a3bd08
View commit details
Copy full SHA for 3a3bd08
Browse repository at this point
Optimize native planner aggregate and map consumers
Show description for 99df140
snazy
committed
99df140
View commit details
Copy full SHA for 99df140
Browse repository at this point
Add representative performance benchmarks
Show description for d0eed47
snazy
committed
d0eed47
View commit details
Copy full SHA for d0eed47
Browse repository at this point
Plan exact Jackson object-valued map indexing
Show description for 7ef004c
snazy
committed
7ef004c
View commit details
Copy full SHA for 7ef004c
Browse repository at this point
Plan constant regular expressions
Show description for fa8f804
snazy
committed
fa8f804
View commit details
Copy full SHA for fa8f804
Browse repository at this point
Reduce nested-quantifier allocation
Show description for d69c977
snazy
committed
d69c977
View commit details
Copy full SHA for d69c977
Browse repository at this point
Add comparison benchmarks
Show description for c5c1c72
snazy
committed
c5c1c72
View commit details
Copy full SHA for c5c1c72
Browse repository at this point
Stabilize compilation and registry behavior
Show description for c7d34ca
snazy
committed
c7d34ca
View commit details
Copy full SHA for c7d34ca
Browse repository at this point
Update protobuf build metadata
Show description for 2e692c7
snazy
committed
2e692c7
View commit details
Copy full SHA for 2e692c7
Browse repository at this point
Reject unsupported Jackson map keys
Show description for 45d4f6e
snazy
committed
45d4f6e
View commit details
Copy full SHA for 45d4f6e
Browse repository at this point
Support repeated protobuf message fields
Show description for 9c7fc5a
snazy
committed
9c7fc5a
View commit details
Copy full SHA for 9c7fc5a
Browse repository at this point
Clarify benchmark lifecycle compilation
Show description for 3f692b0
snazy
committed
3f692b0
View commit details
Copy full SHA for 3f692b0
Browse repository at this point
Protect source line offsets from mutation
Show description for 6e51384
snazy
committed
6e51384
View commit details
Copy full SHA for 6e51384
Browse repository at this point
Update release support and protobuf compatibility
Show description for d5a0209
snazy
committed
d5a0209
View commit details
Copy full SHA for d5a0209
Browse repository at this point
Align regular expressions with the CEL specification
Show description for b64b709
snazy
committed
b64b709
View commit details
Copy full SHA for b64b709
Browse repository at this point
Extend Jackson type registration and array support
Show description for acf951c
snazy
committed
acf951c
View commit details
Copy full SHA for acf951c
Browse repository at this point
Fix core value lifecycle and collection behavior
Show description for 6c45981
snazy
committed
6c45981
View commit details
Copy full SHA for 6c45981
Browse repository at this point
Fix compiler and interpreter state handling
Show description for 5c76c55
snazy
committed
5c76c55
View commit details
Copy full SHA for 5c76c55
Browse repository at this point
Refresh API documentation and guides
Show description for e138ee9
snazy
committed
e138ee9
View commit details
Copy full SHA for e138ee9
Browse repository at this point
Package CEL-Java sources in cel-standalone
Show description for 654ae85
snazy
committed
654ae85
View commit details
Copy full SHA for 654ae85
Browse repository at this point
Add resource limits
Show description for cbf27b0
snazy
committed
cbf27b0
View commit details
Copy full SHA for cbf27b0
Browse repository at this point
You can’t perform that action at this time.