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 }}
tstirrat
/
TypeScriptToLua
Public
forked from
TypeScriptToLua/TypeScriptToLua
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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 Sep 10, 2019
Upgrade TypeScript to v3.6 (#714)
Show description for 5735093
ark120202
authored and
Perryvw
committed
5735093
View commit details
Copy full SHA for 5735093
Browse repository at this point
Commits on Sep 3, 2019
Add parentheses to ternary conditional (#715)
Show description for 20a5d92
TheLartians
authored and
Perryvw
committed
20a5d92
View commit details
Copy full SHA for 20a5d92
Browse repository at this point
Commits on Sep 2, 2019
0.27.1
Perryvw
committed
f54cdef
View commit details
Copy full SHA for f54cdef
Browse repository at this point
lock TS dependency to 3.5.x for now
Perryvw
committed
c7b1b25
View commit details
Copy full SHA for c7b1b25
Browse repository at this point
Commits on Sep 1, 2019
Corrected incorrect spread changelog item
Perryvw
committed
61cc717
View commit details
Copy full SHA for 61cc717
Browse repository at this point
Fixed changelog formatting
Perryvw
committed
4cc402b
View commit details
Copy full SHA for 4cc402b
Browse repository at this point
Update CHANGELOG.md 0.27.0
Perryvw
authored
c2743a5
View commit details
Copy full SHA for c2743a5
Browse repository at this point
0.27.0
Perryvw
committed
12b1f2d
View commit details
Copy full SHA for 12b1f2d
Browse repository at this point
Fix broken for-in declaration (#711)
Show description for cd9f032
Perryvw
and
ark120202
authored
cd9f032
View commit details
Copy full SHA for cd9f032
Browse repository at this point
Commits on Aug 27, 2019
Preserving order in Map and Set using doubly linked lists (#706)
Show description for 0c65c0c
Perryvw
authored
0c65c0c
View commit details
Copy full SHA for 0c65c0c
Browse repository at this point
Commits on Aug 26, 2019
Fix LuaTable (#702)
Show description for 1ab86da
hazzard993
authored and
Perryvw
committed
1ab86da
View commit details
Copy full SHA for 1ab86da
Browse repository at this point
Commits on Aug 18, 2019
Support rest pattern in destructuring (#568)
Show description for 2c271d7
ark120202
authored and
Perryvw
committed
2c271d7
View commit details
Copy full SHA for 2c271d7
Browse repository at this point
Commits on Aug 12, 2019
class field initialization order (#700)
Show description for c94e070
tomblind
authored and
Perryvw
committed
c94e070
View commit details
Copy full SHA for c94e070
Browse repository at this point
Commits on Aug 3, 2019
Simplify and improve enum transform (#685)
Show description for 532d09d
ark120202
authored and
Perryvw
committed
532d09d
View commit details
Copy full SHA for 532d09d
Browse repository at this point
Commits on Aug 1, 2019
Update CHANGELOG.md
Perryvw
authored
688517d
View commit details
Copy full SHA for 688517d
Browse repository at this point
0.26.0
Perryvw
committed
8655fe1
View commit details
Copy full SHA for 8655fe1
Browse repository at this point
Filter out control characters from lua error message
Perryvw
committed
57efc14
View commit details
Copy full SHA for 57efc14
Browse repository at this point
Commits on Jul 31, 2019
Add test builder (#609)
Show description for 0ed6fe3
ark120202
authored and
Perryvw
committed
0ed6fe3
View commit details
Copy full SHA for 0ed6fe3
Browse repository at this point
SpreadAssignment support (#693)
Show description for c11ba34
hazzard993
authored and
Perryvw
committed
c11ba34
View commit details
Copy full SHA for c11ba34
Browse repository at this point
Commits on Jul 28, 2019
Export default and export equals (#670)
Show description for 2c47c3b
hazzard993
authored and
Perryvw
committed
2c47c3b
View commit details
Copy full SHA for 2c47c3b
Browse repository at this point
Commits on Jul 27, 2019
Assignment binding patterns (#677)
Show description for d7f76fb
hazzard993
authored and
Perryvw
committed
d7f76fb
View commit details
Copy full SHA for d7f76fb
Browse repository at this point
Commits on Jul 26, 2019
@noSelf changed to not affect merged namespaces (#689)
tomblind
authored and
Perryvw
committed
ef7e027
View commit details
Copy full SHA for ef7e027
Browse repository at this point
isNumberType union recursion (#692)
Show description for 19db39c
tomblind
authored and
Perryvw
committed
19db39c
View commit details
Copy full SHA for 19db39c
Browse repository at this point
Commits on Jul 25, 2019
Wrap expression statements based on transformed node (#688)
ark120202
authored and
Perryvw
committed
26d7338
View commit details
Copy full SHA for 26d7338
Browse repository at this point
Support omitted declarations for destructured tuples (#682)
martinjlowm
authored and
Perryvw
committed
1741286
View commit details
Copy full SHA for 1741286
Browse repository at this point
Commits on Jul 24, 2019
Fix transform `string.indexOf` with out `plain` parameter. (#679)
Show description for f9f5fd7
lightrabbit
authored and
Perryvw
committed
f9f5fd7
View commit details
Copy full SHA for f9f5fd7
Browse repository at this point
Commits on Jul 23, 2019
fixed crashes from recursive base constraints (#681)
Show description for f7cb2a2
tomblind
authored and
Perryvw
committed
f7cb2a2
View commit details
Copy full SHA for f7cb2a2
Browse repository at this point
Commits on Jul 22, 2019
Update CHANGELOG.md 0.25.0
Perryvw
authored
d2fad97
View commit details
Copy full SHA for d2fad97
Browse repository at this point
0.25.0
Perryvw
committed
bb015cb
View commit details
Copy full SHA for bb015cb
Browse repository at this point
Updated package-lock
Perryvw
committed
0e7fd93
View commit details
Copy full SHA for 0e7fd93
Browse repository at this point
Process a union or intersection type of all strings as a string (#675)
martinjlowm
authored and
Perryvw
committed
6b9aeec
View commit details
Copy full SHA for 6b9aeec
Browse repository at this point
Commits on Jul 19, 2019
Fix readonly tuple detection (#674)
ark120202
authored and
Perryvw
committed
bd5977f
View commit details
Copy full SHA for bd5977f
Browse repository at this point
Fix contextual function call transform cubic complexity (#673)
ark120202
authored and
Perryvw
committed
dee4e40
View commit details
Copy full SHA for dee4e40
Browse repository at this point
Commits on Jul 18, 2019
Tracking object literal shorthand identifier references (#666)
Show description for b071a92
tomblind
authored and
Perryvw
committed
b071a92
View commit details
Copy full SHA for b071a92
Browse repository at this point
Fixed referencing named function expressions (#671)
Show description for 9376ea5
tomblind
authored and
Perryvw
committed
9376ea5
View commit details
Copy full SHA for 9376ea5
Browse repository at this point
Previous
Next
You can’t perform that action at this time.