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 }}
ghzhost
/
nulang
Public
forked from
nulang-org/nulang
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
claude
Datepicker
All time
Commit history
Commits on Jul 9, 2026
fix: address the six remaining lower-severity code-review findings
Show description for 6f393eb
claude
committed
6f393eb
View commit details
Copy full SHA for 6f393eb
Browse repository at this point
fix: REPL ignores --experimental-mir flag; add MIR param-count bound check
Show description for c44afdb
claude
committed
c44afdb
View commit details
Copy full SHA for c44afdb
Browse repository at this point
fix: nested modules failing to export bindings to enclosing scope
Show description for c06b938
claude
committed
c06b938
View commit details
Copy full SHA for c06b938
Browse repository at this point
feat: lower ref cells and nested modules in the HIR/MIR pipeline; fix a flaky test
Show description for 045767b
claude
committed
045767b
View commit details
Copy full SHA for 045767b
Browse repository at this point
feat: lower parallel workflow branches and tooled agents in the HIR/MIR pipeline
Show description for 464d2ac
claude
committed
464d2ac
View commit details
Copy full SHA for 464d2ac
Browse repository at this point
feat: lower sequential workflows and tool-less agents in the HIR/MIR pipeline
Show description for d376f8b
claude
committed
d376f8b
View commit details
Copy full SHA for d376f8b
Browse repository at this point
fix: silent data-loss bug in the stable compiler's array/record assignment
Show description for 53e0da8
claude
committed
53e0da8
View commit details
Copy full SHA for 53e0da8
Browse repository at this point
feat: lower plain actor declarations in the HIR/MIR pipeline
Show description for e9010ad
claude
committed
e9010ad
View commit details
Copy full SHA for e9010ad
Browse repository at this point
docs: fix stale records/tuples support claim, document feature flags
Show description for d922e9a
claude
committed
d922e9a
View commit details
Copy full SHA for d922e9a
Browse repository at this point
feat: gate PyO3, SQLite, and LSP behind optional Cargo features
Show description for 56f6e5a
claude
committed
56f6e5a
View commit details
Copy full SHA for 56f6e5a
Browse repository at this point
fix: retain closures' captured heap pointers, bound the REPL's leak
Show description for f94fedf
claude
committed
f94fedf
View commit details
Copy full SHA for f94fedf
Browse repository at this point
Commits on Jul 8, 2026
Merge mechanical fixes: clippy errors, poison-tolerant locks, JIT cache keying
Show description for 97f6bb0
claude
committed
97f6bb0
View commit details
Copy full SHA for 97f6bb0
Browse repository at this point
feat: rewrite the HIR/MIR pipeline for correctness and coverage
Show description for 91afad2
claude
committed
91afad2
View commit details
Copy full SHA for 91afad2
Browse repository at this point
feat: implement closure capture environments in the VM
Show description for 76cc61a
claude
committed
76cc61a
View commit details
Copy full SHA for 76cc61a
Browse repository at this point
fix: key JIT code cache and hot counters by (module, offset)
Show description for 26b8329
claude
committed
26b8329
View commit details
Copy full SHA for 26b8329
Browse repository at this point
fix: poison-tolerant locking in network and persistence threads
Show description for 5a0b0c7
claude
committed
5a0b0c7
View commit details
Copy full SHA for 5a0b0c7
Browse repository at this point
fix: resolve clippy deny-level errors and enable blocking clippy in CI
Show description for c2448c6
claude
committed
c2448c6
View commit details
Copy full SHA for c2448c6
Browse repository at this point
docs: consolidate to one accurate README, archive stale documents
Show description for c2aa1b1
claude
committed
c2aa1b1
View commit details
Copy full SHA for c2aa1b1
Browse repository at this point
ci: add GitHub Actions workflow
Show description for 0b8d39e
claude
committed
0b8d39e
View commit details
Copy full SHA for 0b8d39e
Browse repository at this point
refactor: remove dead code and duplicate definitions
Show description for aa09aa8
claude
committed
aa09aa8
View commit details
Copy full SHA for aa09aa8
Browse repository at this point
fix: correctness defects on the execution path
Show description for 1860eb5
claude
committed
1860eb5
View commit details
Copy full SHA for 1860eb5
Browse repository at this point
You can’t perform that action at this time.