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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
PyNumLab
/
prik
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
8
Code
Issues
0
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Cross module callbacks
- #70
#70
Open
saidctb
wants to merge 23 commits into
main
PyNumLab/prik:main
from
cross-module-callbacks
PyNumLab/prik:cross-module-callbacks
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Open
Cross module callbacks
#70
saidctb
wants to merge 23 commits into
main
PyNumLab/prik:main
from
cross-module-callbacks
PyNumLab/prik:cross-module-callbacks
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2026
Fix imported abstract interfaces and callback scalar outputs
Show description for 1b75d53
saidctb
and
claude
committed
1b75d53
View commit details
Copy full SHA for 1b75d53
Browse repository at this point
Treat an undeclared callback scalar intent as conservatively writable
Show description for 195e32b
saidctb
and
claude
committed
195e32b
View commit details
Copy full SHA for 195e32b
Browse repository at this point
Commits on Sep 15, 2026
Prove the undeclared callback intent through a contract round trip
Show description for 85c5893
saidctb
and
claude
committed
85c5893
View commit details
Copy full SHA for 85c5893
Browse repository at this point
Resolve imported callback interfaces in their declaring module
Show description for ec7002a
saidctb
and
claude
committed
ec7002a
View commit details
Copy full SHA for ec7002a
Browse repository at this point
Carry interface provenance through results, renames, and accessibility
Show description for b0364b8
saidctb
and
claude
committed
b0364b8
View commit details
Copy full SHA for b0364b8
Browse repository at this point
Spell runtime extents the way a contract spells them in diagnostics
Show description for 9623e8c
saidctb
and
claude
committed
9623e8c
View commit details
Copy full SHA for 9623e8c
Browse repository at this point
Extract prototype binding from external reference reconciliation
Show description for e0f9a19
saidctb
and
claude
committed
e0f9a19
View commit details
Copy full SHA for e0f9a19
Browse repository at this point
Remove the Strided contract name and the dimension step
Show description for eed7e66
saidctb
and
claude
committed
eed7e66
View commit details
Copy full SHA for eed7e66
Browse repository at this point
Carry a strided axis as the spelling a contract uses
Show description for d362f6d
saidctb
and
claude
committed
d362f6d
View commit details
Copy full SHA for d362f6d
Browse repository at this point
Record the declaring name for a renamed re-export chain
Show description for 0b9d450
saidctb
and
claude
committed
0b9d450
View commit details
Copy full SHA for 0b9d450
Browse repository at this point
Build one generic interface from every block that declares it
Show description for f0b3c14
saidctb
and
claude
committed
f0b3c14
View commit details
Copy full SHA for f0b3c14
Browse repository at this point
Extend a generic interface across the modules that build it
Show description for ac314f3
saidctb
and
claude
committed
ac314f3
View commit details
Copy full SHA for ac314f3
Browse repository at this point
Publish an imported procedure a module explicitly makes public
Show description for dfd955f
saidctb
and
claude
committed
dfd955f
View commit details
Copy full SHA for dfd955f
Browse repository at this point
codex: generate relative sibling imports in Fortran leaf contracts
saidctb
committed
841575d
View commit details
Copy full SHA for 841575d
Browse repository at this point
Keep native scopes bare under relative sibling imports
Show description for 2a1dd8f
saidctb
and
claude
committed
2a1dd8f
View commit details
Copy full SHA for 2a1dd8f
Browse repository at this point
Keep every import when a scope uses one module repeatedly
Show description for 51de26f
saidctb
and
claude
committed
51de26f
View commit details
Copy full SHA for 51de26f
Browse repository at this point
Remove an empty test module left by a probe
Show description for bf935a6
saidctb
and
claude
committed
bf935a6
View commit details
Copy full SHA for bf935a6
Browse repository at this point
Collect every specific a split generic binding names
Show description for 0a040df
saidctb
and
claude
committed
0a040df
View commit details
Copy full SHA for 0a040df
Browse repository at this point
Resolve a kind an interface body names for itself
Show description for 3f7955a
saidctb
and
claude
committed
3f7955a
View commit details
Copy full SHA for 3f7955a
Browse repository at this point
Accept an overload declaration that restates a projected result
Show description for 586e4e6
saidctb
and
claude
committed
586e4e6
View commit details
Copy full SHA for 586e4e6
Browse repository at this point
Import each name as the contract defining it spells it
Show description for 6ec888d
saidctb
and
claude
committed
6ec888d
View commit details
Copy full SHA for 6ec888d
Browse repository at this point
Let a contract rename the entity a declaration reaches
Show description for 6f439d3
saidctb
and
claude
committed
6f439d3
View commit details
Copy full SHA for 6f439d3
Browse repository at this point
Record a source spelling only where Python cannot hold the name
Show description for fc4a32d
saidctb
and
claude
committed
fc4a32d
View commit details
Copy full SHA for fc4a32d
Browse repository at this point
You can’t perform that action at this time.