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 }}
PyNumLab
/
prik
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
9
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
Devel refactor
- #58
#58
Merged
saidctb
merged 22 commits into
main
PyNumLab/prik:main
from
devel-refactor
PyNumLab/prik:devel-refactor
Copy head branch name to clipboard
Aug 12, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Devel refactor
#58
saidctb
merged 22 commits into
main
PyNumLab/prik:main
from
devel-refactor
PyNumLab/prik:devel-refactor
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2026
seperate python surface generation from binding.py and implement the dispatch in native C
saidctb
committed
479ab07
View commit details
Copy full SHA for 479ab07
Browse repository at this point
_visit_ModulePlan() now computes scoped_origin_type_identities as a local frozenset and passes it through namespace
saidctb
committed
5644c58
View commit details
Copy full SHA for 5644c58
Browse repository at this point
add _PyiEmissionContext where we gather all the necessary informationa and pass them as an argument
saidctb
committed
4a85663
View commit details
Copy full SHA for 4a85663
Browse repository at this point
Implement _ProcedureState
saidctb
committed
f503fc8
View commit details
Copy full SHA for f503fc8
Browse repository at this point
turn _finalize_proc to a short coordinator of Nine focused helpers
saidctb
committed
c23fe3e
View commit details
Copy full SHA for c23fe3e
Browse repository at this point
Implement _SourceUnitScanner which extract the unit code instead of relying on helpers
saidctb
committed
a351871
View commit details
Copy full SHA for a351871
Browse repository at this point
Implement SourceUnit/scanner workstream
saidctb
committed
98bce05
View commit details
Copy full SHA for 98bce05
Browse repository at this point
Implement the project parsing separation
saidctb
committed
9eab5ea
View commit details
Copy full SHA for 9eab5ea
Browse repository at this point
Add _Declaration
saidctb
committed
cee5d6f
View commit details
Copy full SHA for cee5d6f
Browse repository at this point
unify compile-time resolutio og symbols
saidctb
committed
0447d29
View commit details
Copy full SHA for 0447d29
Browse repository at this point
Commits on Aug 12, 2026
Add frozen _FunctionPolicyContext
saidctb
committed
f2eeca2
View commit details
Copy full SHA for f2eeca2
Browse repository at this point
add _ClassPolicyCatalog and _ClassPolicyEntry as planner-local, read-only organization
saidctb
committed
51dd0e3
View commit details
Copy full SHA for 51dd0e3
Browse repository at this point
Documented the completed ownership vocabulary, lifetime-policy philosophy,
Show description for 8d8319c
saidctb
committed
8d8319c
View commit details
Copy full SHA for 8d8319c
Browse repository at this point
add prik/semantics/wrapper_policy_models.py where we extract the model from wrapper_policy.py
saidctb
committed
01bcd05
View commit details
Copy full SHA for 01bcd05
Browse repository at this point
change the structure of the project by adding planning, printers, and moving wrapper.py to pipeline
saidctb
committed
8d4d536
View commit details
Copy full SHA for 8d4d536
Browse repository at this point
remove top-level prik/types/ package. create semantics/scalar_types.py and codegen/primitive_scalar_types.py
saidctb
committed
7692015
View commit details
Copy full SHA for 7692015
Browse repository at this point
improve the structure of the project
saidctb
committed
7d9c29c
View commit details
Copy full SHA for 7d9c29c
Browse repository at this point
codex: reorganize wrapper architecture and contributor documentation
Show description for 8f095e3
saidctb
committed
8f095e3
View commit details
Copy full SHA for 8f095e3
Browse repository at this point
reorganize the docs
saidctb
committed
1ae2b0e
View commit details
Copy full SHA for 1ae2b0e
Browse repository at this point
update developper docs
saidctb
committed
6ab4107
View commit details
Copy full SHA for 6ab4107
Browse repository at this point
modify root imports
saidctb
committed
8d2c4e8
View commit details
Copy full SHA for 8d2c4e8
Browse repository at this point
move stage_values to utilities
saidctb
committed
3432196
View commit details
Copy full SHA for 3432196
Browse repository at this point
You can’t perform that action at this time.