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
.
logsem
/
gitrees
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
14
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
pseudo random number generator effect
- #6
#6
Open
hehelego
wants to merge 22 commits into
logsem:main
logsem/gitrees:main
from
hehelego:prng
hehelego/gitrees:prng
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
pseudo random number generator effect
#6
hehelego
wants to merge 22 commits into
logsem:main
logsem/gitrees:main
from
hehelego:prng
hehelego/gitrees:prng
Copy head branch name to clipboard
Commits
Commits on Apr 2, 2026
pseudo random number generator effect
Show description for e27c687
hehelego
committed
e27c687
View commit details
Copy full SHA for e27c687
Browse repository at this point
update `_CoqProject` to include the PRNG effect reifier and the PRNG-lang
hehelego
committed
107d9b7
View commit details
Copy full SHA for 107d9b7
Browse repository at this point
fix PRNG lang evaluation order
Show description for a7612d6
hehelego
committed
a7612d6
View commit details
Copy full SHA for a7612d6
Browse repository at this point
fix add back the missing head reduction for nat op expressions
hehelego
committed
1e29f6d
View commit details
Copy full SHA for 1e29f6d
Browse repository at this point
Commits on Apr 3, 2026
PRNG gitree combinators with continunation
hehelego
committed
cf94b0f
View commit details
Copy full SHA for cf94b0f
Browse repository at this point
Commits on Apr 4, 2026
fix PRNG SEED unfold tick counting
hehelego
committed
4d898cb
View commit details
Copy full SHA for 4d898cb
Browse repository at this point
WIP: denotational interpretation of PRNG lang
hehelego
committed
438b309
View commit details
Copy full SHA for 438b309
Browse repository at this point
GIT combinators for PRNG-SEED operator
hehelego
committed
8236621
View commit details
Copy full SHA for 8236621
Browse repository at this point
Revert "fix PRNG SEED unfold tick counting"
Show description for d7b7093
hehelego
committed
d7b7093
View commit details
Copy full SHA for d7b7093
Browse repository at this point
fix PRNG-lang interpretation and soundness proof
hehelego
committed
fbbd2ef
View commit details
Copy full SHA for fbbd2ef
Browse repository at this point
Commits on Apr 5, 2026
fix forbid the creation of PRNG location statically
hehelego
committed
52b9d2e
View commit details
Copy full SHA for 52b9d2e
Browse repository at this point
WIP: unary logical relation for safety and adeqaucy for PRNG lang
hehelego
committed
f999caa
View commit details
Copy full SHA for f999caa
Browse repository at this point
Commits on Apr 6, 2026
make prng location value relation persistent
hehelego
committed
5ae59ad
View commit details
Copy full SHA for 5ae59ad
Browse repository at this point
prevent delete PRNG location as it is generally unsafe
hehelego
committed
9bd28cd
View commit details
Copy full SHA for 9bd28cd
Browse repository at this point
Commits on Apr 7, 2026
new ghost theory and Hoare triples for PRNG effects (deletion is not allowed)
hehelego
committed
13e1f0a
View commit details
Copy full SHA for 13e1f0a
Browse repository at this point
fundamental lemma for PRNG lang logical relation
hehelego
committed
1e7ef20
View commit details
Copy full SHA for 1e7ef20
Browse repository at this point
WIP: PRNG ghost theory
Show description for ce149c9
hehelego
committed
ce149c9
View commit details
Copy full SHA for ce149c9
Browse repository at this point
Commits on Apr 9, 2026
finish PRNG ghost theory
hehelego
committed
3bca8ad
View commit details
Copy full SHA for 3bca8ad
Browse repository at this point
Commits on Apr 10, 2026
complete the adequacy and safety proofs for the PRNG lang
hehelego
committed
c44c6cf
View commit details
Copy full SHA for c44c6cf
Browse repository at this point
Commits on Apr 11, 2026
add an example GIT program with PRNG and its safety proof
hehelego
committed
a3156eb
View commit details
Copy full SHA for a3156eb
Browse repository at this point
Commits on Apr 17, 2026
PRNG lang gitree denotational semantics adequacy with respect to the operational semantics
hehelego
committed
c9a412d
View commit details
Copy full SHA for c9a412d
Browse repository at this point
Commits on May 1, 2026
parameterized over a PRNG typeclass (default seed, state update, read out, and seeding)
hehelego
committed
df2994e
View commit details
Copy full SHA for df2994e
Browse repository at this point
You can’t perform that action at this time.