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
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
.
TypeScriptToLua
/
lua-types
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
82
Code
Issues
3
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Mar 3, 2026
fix prettier
Perryvw
committed
f8155f7
View commit details
Copy full SHA for f8155f7
Browse repository at this point
2.14.1
Perryvw
committed
58eabfb
View commit details
Copy full SHA for 58eabfb
Browse repository at this point
Fix package.json correct git url
Perryvw
committed
1fc070c
View commit details
Copy full SHA for 1fc070c
Browse repository at this point
2.14.0
Perryvw
committed
f8e6ed8
View commit details
Copy full SHA for f8e6ed8
Browse repository at this point
trusted publishing
Perryvw
committed
c6692ac
View commit details
Copy full SHA for c6692ac
Browse repository at this point
Types for Lua 5.5 (#87)
Show description for 556158c
Perryvw
authored
556158c
View commit details
Copy full SHA for 556158c
Browse repository at this point
Commits on Nov 28, 2022
2.13.1
Perryvw
committed
b224030
View commit details
Copy full SHA for b224030
Browse repository at this point
Commits on Nov 25, 2022
fix(5.0): restore missing math.mod() (#78)
YoRyan
authored
de960bf
View commit details
Copy full SHA for de960bf
Browse repository at this point
Commits on Sep 4, 2022
2.13.0
Perryvw
committed
20505eb
View commit details
Copy full SHA for 20505eb
Browse repository at this point
Depend on language-extensions instead of tstl (#77)
Show description for 9019b3c
Perryvw
authored
9019b3c
View commit details
Copy full SHA for 9019b3c
Browse repository at this point
Commits on Sep 3, 2022
fix(5.0): missing not nil constraint (#76)
YoRyan
authored
40a55bf
View commit details
Copy full SHA for 40a55bf
Browse repository at this point
Commits on Aug 31, 2022
2.12.2
Perryvw
committed
f08232c
View commit details
Copy full SHA for f08232c
Browse repository at this point
fix(5.0): debug.traceback takes an optional string (#75)
YoRyan
authored
c0ac80a
View commit details
Copy full SHA for c0ac80a
Browse repository at this point
Commits on Aug 28, 2022
2.12.1
Perryvw
committed
d0fb7bf
View commit details
Copy full SHA for d0fb7bf
Browse repository at this point
Fix missing not nil constraint for pairs keys (#74)
Show description for c46cc67
Perryvw
authored
c46cc67
View commit details
Copy full SHA for c46cc67
Browse repository at this point
Commits on Aug 10, 2022
2.12.0
Perryvw
committed
1cc159b
View commit details
Copy full SHA for 1cc159b
Browse repository at this point
feat: add type declarations for lua 5.0 (#59)
Show description for b0f29a9
YoRyan
authored
b0f29a9
View commit details
Copy full SHA for b0f29a9
Browse repository at this point
Commits on Sep 16, 2021
2.11.0
Perryvw
committed
c2ead37
View commit details
Copy full SHA for c2ead37
Browse repository at this point
Commits on Sep 14, 2021
Update tstl version
Perryvw
committed
1f02545
View commit details
Copy full SHA for 1f02545
Browse repository at this point
Commits on Sep 10, 2021
Fix return type for table.unpack (#44)
GlassBricks
authored
1157c63
View commit details
Copy full SHA for 1157c63
Browse repository at this point
Commits on Jul 11, 2021
Make pairs return non-nullable values for LuaTable iteration too (#35)
Show description for ad475f6
GlassBricks
and
Perryvw
authored
ad475f6
View commit details
Copy full SHA for ad475f6
Browse repository at this point
Commits on Jun 12, 2021
Make pairs and ipairs return non-nullable values (#30)
Show description for 59f9cfa
GlassBricks
authored
59f9cfa
View commit details
Copy full SHA for 59f9cfa
Browse repository at this point
Commits on May 4, 2021
chore(deps): bump typescript-to-lua from 0.39.2 to 0.39.3 (#28)
Show description for 9f91ef4
dependabot[bot]
authored
9f91ef4
View commit details
Copy full SHA for 9f91ef4
Browse repository at this point
Commits on Apr 14, 2021
Disable skiplibcheck (#27)
Perryvw
authored
79273b3
View commit details
Copy full SHA for 79273b3
Browse repository at this point
2.10.1
Perryvw
committed
2cd828d
View commit details
Copy full SHA for 2cd828d
Browse repository at this point
fixes to broken declarations missed by tests (#26)
Show description for 3e9cace
tomblind
authored
3e9cace
View commit details
Copy full SHA for 3e9cace
Browse repository at this point
Commits on Apr 13, 2021
2.10.0
Perryvw
committed
5a61a23
View commit details
Copy full SHA for 5a61a23
Browse repository at this point
declaration fixes (#25)
Show description for e2283dc
tomblind
authored
e2283dc
View commit details
Copy full SHA for e2283dc
Browse repository at this point
chore(deps): bump typescript-to-lua from 0.39.0 to 0.39.2 (#24)
Show description for 7fff118
dependabot[bot]
authored
7fff118
View commit details
Copy full SHA for 7fff118
Browse repository at this point
Commits on Mar 18, 2021
Removed obsolete tsconfig.json
Perryvw
committed
7593149
View commit details
Copy full SHA for 7593149
Browse repository at this point
2.9.1
Perryvw
committed
9313948
View commit details
Copy full SHA for 9313948
Browse repository at this point
Fixed release pipeline
Perryvw
committed
1d80f60
View commit details
Copy full SHA for 1d80f60
Browse repository at this point
2.9.0
Perryvw
committed
6573c27
View commit details
Copy full SHA for 6573c27
Browse repository at this point
Upgrade tstl and make use of language-extensions instead of annotations (#22)
Show description for f70577d
Perryvw
authored
f70577d
View commit details
Copy full SHA for f70577d
Browse repository at this point
Commits on Mar 13, 2021
Add tests (#21)
Show description for 0cd2a63
Perryvw
authored
0cd2a63
View commit details
Copy full SHA for 0cd2a63
Browse repository at this point
Previous
Next
You can’t perform that action at this time.