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
Accelerator
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
Type
/
to 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
.
cel-expr
/
cel-go
Public
Notifications
You must be signed in to change notification settings
Fork
307
Star
3.1k
Code
Issues
48
Pull requests
16
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Env copy on write
- #1405
#1405
Merged
TristonianJones
merged 8 commits into
cel-expr:master
cel-expr/cel-go:master
from
TristonianJones:env-copy-on-write
TristonianJones/cel-go:env-copy-on-write
Copy head branch name to clipboard
Aug 7, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Env copy on write
#1405
TristonianJones
merged 8 commits into
cel-expr:master
cel-expr/cel-go:master
from
TristonianJones:env-copy-on-write
TristonianJones/cel-go:env-copy-on-write
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2026
Program plan optimizations
Show description for f3020ec
TristonianJones
committed
f3020ec
View commit details
Copy full SHA for f3020ec
Browse repository at this point
Minor refactor of the initialization logic to reduce program size
TristonianJones
committed
712a12d
View commit details
Copy full SHA for 712a12d
Browse repository at this point
Copy-on-write semantics for types.Registry and cel.Env internals
TristonianJones
committed
e4b35c5
View commit details
Copy full SHA for e4b35c5
Browse repository at this point
Ensure shared declarations aren't copied unless necessary within the checker
TristonianJones
committed
53c0bb1
View commit details
Copy full SHA for 53c0bb1
Browse repository at this point
Capture NewEnv setup benchmarks as well
TristonianJones
committed
aa724f3
View commit details
Copy full SHA for aa724f3
Browse repository at this point
Fix race-related issue with copy-on-write mutability check
TristonianJones
committed
2587b4a
View commit details
Copy full SHA for 2587b4a
Browse repository at this point
Commits on Aug 7, 2026
Eliminate dead-code from former Copy() approach. More tests
TristonianJones
committed
343b7ff
View commit details
Copy full SHA for 343b7ff
Browse repository at this point
Bug fix to support disabling declarations when using inherited declarations
TristonianJones
committed
ab18bda
View commit details
Copy full SHA for ab18bda
Browse repository at this point
You can’t perform that action at this time.