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 }}
GillianPlatform
/
Gillian
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
103
Code
Issues
34
Pull requests
8
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Predicates as a combinator, the final stretch
- #391
#391
Open
5/5
giltho
wants to merge 24 commits into
extract-preds-6
GillianPlatform/Gillian:extract-preds-6
from
extract-preds-7
GillianPlatform/Gillian:extract-preds-7
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Open
Predicates as a combinator, the final stretch
#391
giltho
wants to merge 24 commits into
extract-preds-6
GillianPlatform/Gillian:extract-preds-6
from
extract-preds-7
GillianPlatform/Gillian:extract-preds-7
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2026
JSILSMemory is now monadic
Show description for a710683
giltho
committed
a710683
View commit details
Copy full SHA for a710683
Browse repository at this point
remove legacy_s_memory
Show description for 6151bf1
giltho
committed
6151bf1
View commit details
Copy full SHA for 6151bf1
Browse repository at this point
expose more things
Show description for ab460cc
giltho
committed
ab460cc
View commit details
Copy full SHA for ab460cc
Browse repository at this point
Commits on Jul 8, 2026
wisl is now immutable
Show description for cf9a025
giltho
committed
cf9a025
View commit details
Copy full SHA for cf9a025
Browse repository at this point
remove all notions of mutable memory model
Show description for 46868ea
giltho
committed
46868ea
View commit details
Copy full SHA for 46868ea
Browse repository at this point
Commits on Jul 9, 2026
MonadicSMemory.S is now the entry point
Show description for 2fb46f7
giltho
committed
2fb46f7
View commit details
Copy full SHA for 2fb46f7
Browse repository at this point
setup abstractions in verification so transfer of responsibility can start
Show description for cd38c6f
giltho
committed
cd38c6f
View commit details
Copy full SHA for cd38c6f
Browse repository at this point
Commits on Jul 10, 2026
phase 8 prep: abstraction err variant, split_further/sure_is_nonempty fixes, of_resolver, single verifier stack
Show description for 23b32f4
giltho
committed
23b32f4
View commit details
Copy full SHA for 23b32f4
Browse repository at this point
phase 8.1: extract the matching machinery into a higher-order walker
Show description for a24f68c
giltho
committed
a24f68c
View commit details
Copy full SHA for a24f68c
Browse repository at this point
phase 8.2: memory-level predicate/wand reasoning in the Abstraction combinator
Show description for 46e7679
giltho
committed
46e7679
View commit details
Copy full SHA for 46e7679
Browse repository at this point
phase 8.3 (WIP): wire the preds-in-memory seams behind Config.preds_in_memory
Show description for 6a3a489
giltho
committed
6a3a489
View commit details
Copy full SHA for 6a3a489
Browse repository at this point
phase 8.3: full test-suite parity with predicates in the memory
Show description for e2e2951
giltho
committed
e2e2951
View commit details
Copy full SHA for e2e2951
Browse repository at this point
preds-in-memory: exclusion-set recovery, pc memo, outs hints
Show description for 11c2d39
giltho
committed
11c2d39
View commit details
Copy full SHA for 11c2d39
Browse repository at this point
preds-in-memory: let sub-action failures reach the interpreter loop
Show description for 1995f5e
giltho
committed
1995f5e
View commit details
Copy full SHA for 1995f5e
Browse repository at this point
preds-in-memory: flip Config.preds_in_memory default to true
Show description for 0e0c4a4
giltho
committed
0e0c4a4
View commit details
Copy full SHA for 0e0c4a4
Browse repository at this point
preds-in-memory: delete the legacy engine-side predicate machinery
Show description for e417edb
giltho
committed
e417edb
View commit details
Copy full SHA for e417edb
Browse repository at this point
collapse the Pred_state wrapper: matching and PState run on bare states
Show description for 56b0df6
giltho
committed
56b0df6
View commit details
Copy full SHA for 56b0df6
Browse repository at this point
delete PState: SState absorbs SL commands, spec application, and matching
Show description for 5f80293
giltho
committed
5f80293
View commit details
Copy full SHA for 5f80293
Browse repository at this point
make the state predicate-unaware: pred-action eval/spec-vars/simplify move to the interpreter
Show description for 1c3627d
giltho
committed
1c3627d
View commit details
Copy full SHA for 1c3627d
Browse repository at this point
Commits on Sep 10, 2026
Add missing reduction
N1ark
committed
8e42dcd
View commit details
Copy full SHA for 8e42dcd
Browse repository at this point
Commits on Sep 13, 2026
Misses can contain typing information
N1ark
committed
245602e
View commit details
Copy full SHA for 245602e
Browse repository at this point
BlockTree: producing a zero-length array is a no-op
N1ark
committed
82b57d8
View commit details
Copy full SHA for 82b57d8
Browse repository at this point
PMap: don't reverse-type a literal domainset
N1ark
committed
9a75ff7
View commit details
Copy full SHA for 9a75ff7
Browse repository at this point
add `Delayed.matching`
N1ark
committed
e579fd7
View commit details
Copy full SHA for e579fd7
Browse repository at this point
You can’t perform that action at this time.