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 }}
ConSol-Lab
/
Pumpkin
Public
Notifications
You must be signed in to change notification settings
Fork
34
Star
100
Code
Issues
27
Pull requests
13
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
refactor(pumpkin-solver):
PropagatorConstructor::create
now returns event registrations
- #456
#456
Merged
maartenflippo
merged 12 commits into
main
ConSol-Lab/Pumpkin:main
from
refactor/variable-registration
ConSol-Lab/Pumpkin:refactor/variable-registration
Copy head branch name to clipboard
Jul 21, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
refactor(pumpkin-solver):
PropagatorConstructor::create
now returns event registrations
#456
maartenflippo
merged 12 commits into
main
ConSol-Lab/Pumpkin:main
from
refactor/variable-registration
ConSol-Lab/Pumpkin:refactor/variable-registration
Copy head branch name to clipboard
Commits
Commits on May 27, 2026
PropagatatorConstructor::create now returns an EventRegistration
maartenflippo
committed
39f97fd
View commit details
Copy full SHA for 39f97fd
Browse repository at this point
Remove registration from PropagatorConstructorContext
maartenflippo
committed
4dd4222
View commit details
Copy full SHA for 4dd4222
Browse repository at this point
Do the registration in the state
maartenflippo
committed
27ed751
View commit details
Copy full SHA for 27ed751
Browse repository at this point
Remove Watchers::watch_all in favor of event target
maartenflippo
committed
c5290b1
View commit details
Copy full SHA for c5290b1
Browse repository at this point
Implement the new interface in the rest of pumpkin
maartenflippo
committed
b456892
View commit details
Copy full SHA for b456892
Browse repository at this point
Also update the proof processor
maartenflippo
committed
b95ad41
View commit details
Copy full SHA for b95ad41
Browse repository at this point
Commits on May 28, 2026
Rename 'EventRegistration' to 'EventsToRegister'
maartenflippo
committed
6839f51
View commit details
Copy full SHA for 6839f51
Browse repository at this point
Clarify documentation
maartenflippo
committed
9a7d21b
View commit details
Copy full SHA for 9a7d21b
Browse repository at this point
Commits on Jul 21, 2026
Update documentation
maartenflippo
committed
994aa45
View commit details
Copy full SHA for 994aa45
Browse repository at this point
Squashed commit of the following:
Show description for 7fa3dfc
maartenflippo
committed
7fa3dfc
View commit details
Copy full SHA for 7fa3dfc
Browse repository at this point
Merge branch 'main' into refactor/variable-registration
maartenflippo
authored
2f12b57
View commit details
Copy full SHA for 2f12b57
Browse repository at this point
Update docs
maartenflippo
committed
52bbd1e
View commit details
Copy full SHA for 52bbd1e
Browse repository at this point
You can’t perform that action at this time.