Skip to content
Navigation Menu
Toggle navigation
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
jkr
/
TypeScriptToLua
Public
forked from
TypeScriptToLua/TypeScriptToLua
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
master
User selector
All users
All time
Commit history
Commits on Feb 5, 2025
Add `bit` and `bit32` as lua keywords
Show description for 4c1bb2c
jkr
committed
4c1bb2c
Copy full SHA for 4c1bb2c
Commits on Feb 2, 2025
fix typo in readme
Perryvw
committed
04f2ceb
Copy full SHA for 04f2ceb
1.30.0
Perryvw
committed
4dbe311
Copy full SHA for 4dbe311
Changelog 1.30.0
Perryvw
committed
1562b4c
Copy full SHA for 1562b4c
Commits on Jan 31, 2025
Add in-memory plugins (#1614)
iced-wav
authored
aa6593d
Copy full SHA for aa6593d
Commits on Jan 16, 2025
1.29.1
Perryvw
committed
7ebbff5
Copy full SHA for 7ebbff5
Allow stacktraces in Lua 5.1 and LuaJIT and fix level in lualib (#1610)
Show description for b706a85
emmachase
authored
b706a85
Copy full SHA for b706a85
Commits on Dec 30, 2024
1.29.0
Perryvw
committed
e2e7578
Copy full SHA for e2e7578
CHANGELOG.md 1.29.0
Perryvw
committed
f5d7d1e
Copy full SHA for f5d7d1e
Commits on Dec 29, 2024
clean up tests
Perryvw
committed
1dba060
Copy full SHA for 1dba060
Basic `Luau` target (#1608)
Show description for 7cb97ad
vurvdev
authored
7cb97ad
Copy full SHA for 7cb97ad
Commits on Dec 28, 2024
Allow new Array() syntax for constructing lua tables (#1609)
Show description for 6dfe252
Perryvw
authored
6dfe252
Copy full SHA for 6dfe252
Commits on Dec 25, 2024
Fix missing index increment (#1606)
Perryvw
authored
030bb2a
Copy full SHA for 030bb2a
Commits on Nov 26, 2024
1.28.1
Perryvw
committed
2963b01
Copy full SHA for 2963b01
1.28.0
Perryvw
committed
3a4a037
Copy full SHA for 3a4a037
CHANGELOG.md 1.28.0
Perryvw
committed
93d35f4
Copy full SHA for 93d35f4
Upgrade typescript to 5.7 (#1603)
Show description for fb43e4f
Perryvw
authored
fb43e4f
Copy full SHA for fb43e4f
Transform String(x) to tostring(x) (#1602)
Perryvw
authored
3cced7d
Copy full SHA for 3cced7d
Commits on Nov 8, 2024
1.27.1
Perryvw
committed
7c6c729
Copy full SHA for 7c6c729
Fix LuaMultiReturn not being recognized inside more complicated iterables (#1595)
Show description for 43d8274
Perryvw
authored
43d8274
Copy full SHA for 43d8274
Commits on Oct 25, 2024
Fixes handling of statements before super call in subclass constructors (#1592)
Show description for ce0b8a7
Gudine
authored
ce0b8a7
Copy full SHA for ce0b8a7
Commits on Sep 25, 2024
chore: update eslint to latest (#1588)
Show description for d7a0674
Zamiell
authored
d7a0674
Copy full SHA for d7a0674
Commits on Sep 24, 2024
1.27.0
Perryvw
committed
e108393
Copy full SHA for e108393
CHANGELOG.md 1.27.0
Perryvw
committed
fef961e
Copy full SHA for fef961e
Resolve bug inferring context type from generic functions in type parameters (#1589)
Show description for fe2098c
Perryvw
authored
fe2098c
Copy full SHA for fe2098c
Commits on Sep 21, 2024
Fix bug with using dispose when using disposable class (#1586)
Perryvw
authored
b40b43c
Copy full SHA for b40b43c
Fix incorrect context passing when super is used in contextual call (#1587)
Perryvw
authored
9e05143
Copy full SHA for 9e05143
Fix use of exported compileMembersOnly enums causing syntax errors (#1573)
Show description for a93ac8b
Perryvw
authored
a93ac8b
Copy full SHA for a93ac8b
Fix bug when using Array.from with non-array iterable (#1577)
Perryvw
authored
a07fed5
Copy full SHA for a07fed5
Fix bug in await using transformer (#1579)
Perryvw
authored
a2d31c9
Copy full SHA for a2d31c9
Upgrade to TypeScript 5.6 (#1581)
Show description for 920f3e5
Perryvw
authored
920f3e5
Copy full SHA for 920f3e5
Commits on Jul 29, 2024
1.26.2
Perryvw
committed
da0774c
Copy full SHA for da0774c
Fix multiple getters and setters (#1567)
Show description for 8ddfbc0
Perryvw
authored
8ddfbc0
Copy full SHA for 8ddfbc0
Commits on Jul 11, 2024
1.26.1
Perryvw
committed
b464bc4
Copy full SHA for b464bc4
Commits on Jul 9, 2024
Add lualib support for Math.trunc (#1564)
Show description for 5ba1fac
lolleko
authored
5ba1fac
Copy full SHA for 5ba1fac
Previous
Next
You can’t perform that action at this time.