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 }}
HusbandManTop
/
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 Jul 5, 2023
1.16.3
Perryvw
committed
ff310f1
View commit details
Copy full SHA for ff310f1
Browse repository at this point
Fix synthetic transformer nodes throwing on getChildren when transforming a switch statement (#1465)
Perryvw
authored
c981124
View commit details
Copy full SHA for c981124
Browse repository at this point
Commits on Jul 4, 2023
Add "5.4" to luaTarget tsconfig description (#1462)
ImXirvin
authored
793e7f0
View commit details
Copy full SHA for 793e7f0
Browse repository at this point
Commits on Jun 15, 2023
Add import resolution plugin hook (#1455)
Show description for 278ead6
SamuelRobertBond
authored
278ead6
View commit details
Copy full SHA for 278ead6
Browse repository at this point
Commits on Jun 11, 2023
1.16.2
Perryvw
committed
0795695
View commit details
Copy full SHA for 0795695
Browse repository at this point
Fix optimizing spread to table unpack too often (#1459)
Show description for 7cd6935
Perryvw
authored
7cd6935
View commit details
Copy full SHA for 7cd6935
Browse repository at this point
Change class initialization order (#1458)
Perryvw
authored
0e5df55
View commit details
Copy full SHA for 0e5df55
Browse repository at this point
Commits on Jun 5, 2023
1.16.1
Perryvw
committed
308d9d8
View commit details
Copy full SHA for 308d9d8
Browse repository at this point
Fixed missing method implementations when using legacy method decorators (#1454)
Perryvw
authored
8656970
View commit details
Copy full SHA for 8656970
Browse repository at this point
Commits on Jun 4, 2023
1.16.0
Perryvw
committed
251ab04
View commit details
Copy full SHA for 251ab04
Browse repository at this point
CHANGELOG.md 1.16.0
Perryvw
committed
4169d1c
View commit details
Copy full SHA for 4169d1c
Browse repository at this point
Upgrade TS to 5.1.3 (#1452)
Show description for f01403f
Perryvw
authored
f01403f
View commit details
Copy full SHA for f01403f
Browse repository at this point
Add support for class static initialization blocks (#1451)
Show description for a2ee2f7
Perryvw
authored
a2ee2f7
View commit details
Copy full SHA for a2ee2f7
Browse repository at this point
Ts 5.0 decorators (#1449)
Show description for ecf6d08
Perryvw
authored
ecf6d08
View commit details
Copy full SHA for ecf6d08
Browse repository at this point
Commits on May 22, 2023
Add "require-minimal" to the "luaLibImport" enum in tsconfig-schema.json (#1442)
Show description for 4a3b9d0
jacob1237
authored
4a3b9d0
View commit details
Copy full SHA for 4a3b9d0
Browse repository at this point
Commits on May 5, 2023
1.15.1
Perryvw
committed
a20cb1e
View commit details
Copy full SHA for a20cb1e
Browse repository at this point
support extends "tstl" object for tsconfig.json in node_modules (#1440)
Show description for 6a37cf1
pilaoda
authored
6a37cf1
View commit details
Copy full SHA for 6a37cf1
Browse repository at this point
Add support for constructor parameter decorators (#1439)
aleksander-ciesielski
authored
16bde88
View commit details
Copy full SHA for 16bde88
Browse repository at this point
Commits on May 2, 2023
1.15.0
Perryvw
committed
186cd90
View commit details
Copy full SHA for 186cd90
Browse repository at this point
CHANGELOG.md 1.15.0
Perryvw
committed
1793234
View commit details
Copy full SHA for 1793234
Browse repository at this point
Correctly merge tstl options from extended tsconfig (#1436)
Show description for 3148739
Perryvw
authored
3148739
View commit details
Copy full SHA for 3148739
Browse repository at this point
Commits on May 1, 2023
Fix nested namespace merging (#1435)
Show description for 2982567
Perryvw
authored
2982567
View commit details
Copy full SHA for 2982567
Browse repository at this point
Commits on Apr 12, 2023
Fixed multi returning all values (#1428)
Show description for d13f800
lolleko
authored
d13f800
View commit details
Copy full SHA for d13f800
Browse repository at this point
Commits on Mar 30, 2023
Don't output parameter initializer statement if default value is nil (#1424)
Show description for bfba5b7
GlassBricks
authored
bfba5b7
View commit details
Copy full SHA for bfba5b7
Browse repository at this point
Commits on Mar 19, 2023
1.14.0
Perryvw
committed
d696418
View commit details
Copy full SHA for d696418
Browse repository at this point
CHANGELOG.md 1.14.0
Perryvw
committed
502eb61
View commit details
Copy full SHA for 502eb61
Browse repository at this point
Fix exception from function validation on functions with composite signatures (#1420)
Perryvw
authored
4578c3c
View commit details
Copy full SHA for 4578c3c
Browse repository at this point
Fix cast exception (#1419)
Perryvw
authored
a17d9b1
View commit details
Copy full SHA for a17d9b1
Browse repository at this point
Remove extra unused parameter from new call (#1418)
Show description for f802fa5
Perryvw
authored
f802fa5
View commit details
Copy full SHA for f802fa5
Browse repository at this point
Commits on Mar 18, 2023
Upgrade TypeScript to 5.0 (#1417)
Show description for f51fc09
Perryvw
authored
f51fc09
View commit details
Copy full SHA for f51fc09
Browse repository at this point
Commits on Mar 9, 2023
1.13.3
Perryvw
committed
ac8cc38
View commit details
Copy full SHA for ac8cc38
Browse repository at this point
Commits on Mar 1, 2023
Implement Number.toFixed (#1413)
Dimava
authored
2dfca0b
View commit details
Copy full SHA for 2dfca0b
Browse repository at this point
Commits on Feb 26, 2023
1.13.2
Perryvw
committed
1af3db3
View commit details
Copy full SHA for 1af3db3
Browse repository at this point
Fix element access exception caused by invalid TS (#1410)
Show description for 4511e17
Perryvw
authored
4511e17
View commit details
Copy full SHA for 4511e17
Browse repository at this point
Spread LuaPairsIterable and LuaPairsKeysIterable (#1409)
Show description for 3b30b09
Perryvw
authored
3b30b09
View commit details
Copy full SHA for 3b30b09
Browse repository at this point
Previous
Next
You can’t perform that action at this time.