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 }}
wurstscript
/
WurstScript
Public
Notifications
You must be signed in to change notification settings
Fork
29
Star
246
Code
Issues
31
Pull requests
3
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Optimize Lua type assurance boundaries
- #1280
#1280
Merged
Frotty
merged 23 commits into
master
wurstscript/WurstScript:master
from
codex/lua-type-assurance-boundary
wurstscript/WurstScript:codex/lua-type-assurance-boundary
Copy head branch name to clipboard
Sep 2, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
Optimize Lua type assurance boundaries
#1280
Frotty
merged 23 commits into
master
wurstscript/WurstScript:master
from
codex/lua-type-assurance-boundary
wurstscript/WurstScript:codex/lua-type-assurance-boundary
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
Optimize Lua type assurance boundaries
Frotty
committed
9ddbb08
View commit details
Copy full SHA for 9ddbb08
Browse repository at this point
Preserve generic defaults and boolean values
Frotty
committed
d58a6d2
View commit details
Copy full SHA for d58a6d2
Browse repository at this point
Fix Lua boolean and generic default normalization
Frotty
committed
2cf295e
View commit details
Copy full SHA for 2cf295e
Browse repository at this point
Normalize generic values used as Lua indices
Frotty
committed
ea8b239
View commit details
Copy full SHA for ea8b239
Browse repository at this point
Normalize erased generic range bounds
Frotty
committed
caf7a4e
View commit details
Copy full SHA for caf7a4e
Browse repository at this point
Normalize erased generic switch values
Frotty
committed
dcf8da5
View commit details
Copy full SHA for dcf8da5
Browse repository at this point
Preserve stacktraces in Lua assurance calls
Frotty
committed
f09ee16
View commit details
Copy full SHA for f09ee16
Browse repository at this point
Normalize erased generic closure results
Frotty
committed
3eb9de4
View commit details
Copy full SHA for 3eb9de4
Browse repository at this point
Normalize erased generic statement block results
Frotty
committed
c99af94
View commit details
Copy full SHA for c99af94
Browse repository at this point
Propagate range types into expression children
Frotty
committed
b94d7e6
View commit details
Copy full SHA for b94d7e6
Browse repository at this point
Use selected overload type for erased arguments
Frotty
committed
e101e63
View commit details
Copy full SHA for e101e63
Browse repository at this point
Fix erased generic propagation in composite Lua expressions
Frotty
committed
5920bf9
View commit details
Copy full SHA for 5920bf9
Browse repository at this point
Cover unary erased generic closure results
Frotty
committed
5f21848
View commit details
Copy full SHA for 5f21848
Browse repository at this point
Propagate selected types through composite Lua arguments
Frotty
committed
24246be
View commit details
Copy full SHA for 24246be
Browse repository at this point
Propagate concrete types through Lua composite operands
Frotty
committed
5c72fae
View commit details
Copy full SHA for 5c72fae
Browse repository at this point
Fix erased operands in Lua composite expressions
Frotty
committed
510b152
View commit details
Copy full SHA for 510b152
Browse repository at this point
Propagate selected types into statement blocks
Frotty
committed
72489bc
View commit details
Copy full SHA for 72489bc
Browse repository at this point
Preserve normalization for primitive array reads
Frotty
committed
dc1b299
View commit details
Copy full SHA for dc1b299
Browse repository at this point
Propagate closure types through statement blocks
Frotty
committed
5afe445
View commit details
Copy full SHA for 5afe445
Browse repository at this point
Finish Lua type assurance boundaries
Frotty
committed
1d54bb4
View commit details
Copy full SHA for 1d54bb4
Browse repository at this point
Merge remote-tracking branch 'origin/master' into codex/lua-type-assurance-boundary
Frotty
committed
6c7257c
View commit details
Copy full SHA for 6c7257c
Browse repository at this point
Handle varargs in constructor assurance
Frotty
committed
37453da
View commit details
Copy full SHA for 37453da
Browse repository at this point
Unify constructor vararg assurance
Frotty
committed
053c8e0
View commit details
Copy full SHA for 053c8e0
Browse repository at this point
You can’t perform that action at this time.