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 }}
projectnessie
/
cel-java
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
102
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 29 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
29
(29)
Checks
Files changed
Draft
WIP Lots of improvements
#898
snazy
wants to merge 29 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 17, 2026
Code style and Java language level adoptions
Show description for d821618
snazy
committed
d821618
View commit details
Copy full SHA for d821618
Browse repository at this point
Fix AstPruner / struct-pruning
Show description for 5d569f4
snazy
committed
5d569f4
View commit details
Copy full SHA for 5d569f4
Browse repository at this point
Optimize protobuf and Jackson field access
Show description for c543902
snazy
committed
c543902
View commit details
Copy full SHA for c543902
Browse repository at this point
Centralize native value conversion
Show description for 4947edf
snazy
committed
4947edf
View commit details
Copy full SHA for 4947edf
Browse repository at this point
Specialize higher-arity overload evaluation
Show description for c76bd16
snazy
committed
c76bd16
View commit details
Copy full SHA for c76bd16
Browse repository at this point
Reduce allocations in CEL collections and protobuf access
Show description for 1fe6ef2
snazy
committed
1fe6ef2
View commit details
Copy full SHA for 1fe6ef2
Browse repository at this point
Prepare evaluator fast paths
Show description for cb827fe
snazy
committed
cb827fe
View commit details
Copy full SHA for cb827fe
Browse repository at this point
Add native-value planned evaluation
Show description for 05191e8
snazy
committed
05191e8
View commit details
Copy full SHA for 05191e8
Browse repository at this point
Extend native evaluation for lists, maps, and fields
Show description for e3f0d93
snazy
committed
e3f0d93
View commit details
Copy full SHA for e3f0d93
Browse repository at this point
Optimize native planner aggregate and map consumers
Show description for f5ca141
snazy
committed
f5ca141
View commit details
Copy full SHA for f5ca141
Browse repository at this point
Add representative performance benchmarks
Show description for 534c0f5
snazy
committed
534c0f5
View commit details
Copy full SHA for 534c0f5
Browse repository at this point
Plan exact Jackson object-valued map indexing
Show description for 209e837
snazy
committed
209e837
View commit details
Copy full SHA for 209e837
Browse repository at this point
Plan constant regular expressions
Show description for 8495e15
snazy
committed
8495e15
View commit details
Copy full SHA for 8495e15
Browse repository at this point
Reduce nested-quantifier allocation
Show description for ee49a5a
snazy
committed
ee49a5a
View commit details
Copy full SHA for ee49a5a
Browse repository at this point
Add comparison benchmarks
Show description for c7c5ca4
snazy
committed
c7c5ca4
View commit details
Copy full SHA for c7c5ca4
Browse repository at this point
Stabilize compilation and registry behavior
Show description for eab3edf
snazy
committed
eab3edf
View commit details
Copy full SHA for eab3edf
Browse repository at this point
Update protobuf build metadata
Show description for d59d4f8
snazy
committed
d59d4f8
View commit details
Copy full SHA for d59d4f8
Browse repository at this point
Reject unsupported Jackson map keys
Show description for f34901f
snazy
committed
f34901f
View commit details
Copy full SHA for f34901f
Browse repository at this point
Support repeated protobuf message fields
Show description for 1ce638c
snazy
committed
1ce638c
View commit details
Copy full SHA for 1ce638c
Browse repository at this point
Clarify benchmark lifecycle compilation
Show description for 0d63c9f
snazy
committed
0d63c9f
View commit details
Copy full SHA for 0d63c9f
Browse repository at this point
Protect source line offsets from mutation
Show description for 092027a
snazy
committed
092027a
View commit details
Copy full SHA for 092027a
Browse repository at this point
Update release support and protobuf compatibility
Show description for 516b6ea
snazy
committed
516b6ea
View commit details
Copy full SHA for 516b6ea
Browse repository at this point
Align regular expressions with the CEL specification
Show description for 623e3c1
snazy
committed
623e3c1
View commit details
Copy full SHA for 623e3c1
Browse repository at this point
Extend Jackson type registration and array support
Show description for 934709c
snazy
committed
934709c
View commit details
Copy full SHA for 934709c
Browse repository at this point
Fix core value lifecycle and collection behavior
Show description for 3ff4d35
snazy
committed
3ff4d35
View commit details
Copy full SHA for 3ff4d35
Browse repository at this point
Fix compiler and interpreter state handling
Show description for 5428e46
snazy
committed
5428e46
View commit details
Copy full SHA for 5428e46
Browse repository at this point
Refresh API documentation and guides
Show description for f68ddea
snazy
committed
f68ddea
View commit details
Copy full SHA for f68ddea
Browse repository at this point
Package CEL-Java sources in cel-standalone
Show description for 029a66e
snazy
committed
029a66e
View commit details
Copy full SHA for 029a66e
Browse repository at this point
Add resource limits
Show description for e18e2f1
snazy
committed
e18e2f1
View commit details
Copy full SHA for e18e2f1
Browse repository at this point
You can’t perform that action at this time.