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
/
TypeScriptToLua
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
186
Star
2.5k
Code
Issues
131
Pull requests
12
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Branch selector
de5ec24
User selector
All users
All time
Commit history
Commits on Apr 14, 2019
Refactor CommandLineParser and further CLI refactor
ark120202
committed
de5ec24
View commit details
Copy full SHA for de5ec24
Browse repository at this point
Commits on Apr 6, 2019
Return an results from emitTranspiledFiles instead of a using a callback
ark120202
committed
02699cd
View commit details
Copy full SHA for 02699cd
Browse repository at this point
Extract multi-file `transpileString` input to `transpileVirtualProgram`
ark120202
committed
8b8eaca
View commit details
Copy full SHA for 8b8eaca
Browse repository at this point
Move high-level API to index file
ark120202
committed
e87c8ee
View commit details
Copy full SHA for e87c8ee
Browse repository at this point
New emit pipeline and API/CLI refactor
ark120202
committed
19d47de
View commit details
Copy full SHA for 19d47de
Browse repository at this point
Commits on Apr 5, 2019
removing semi-colons, except where needed for disambiguation (#505)
Show description for 683e43a
tomblind
authored
683e43a
View commit details
Copy full SHA for 683e43a
Browse repository at this point
String concat fix (#508)
Show description for 1cec443
tomblind
authored
1cec443
View commit details
Copy full SHA for 1cec443
Browse repository at this point
Commits on Apr 4, 2019
ensuring statement expressions are transpiled to valid lua (#506)
Show description for dccea87
tomblind
authored
dccea87
View commit details
Copy full SHA for dccea87
Browse repository at this point
Commits on Apr 3, 2019
output cleanup (#501)
Show description for 422a36a
tomblind
authored
422a36a
View commit details
Copy full SHA for 422a36a
Browse repository at this point
Update CHANGELOG.md
lolleko
authored
b34142a
View commit details
Copy full SHA for b34142a
Browse repository at this point
Commits on Apr 2, 2019
Update CHANGELOG.md
Perryvw
authored
0bf1ea0
View commit details
Copy full SHA for 0bf1ea0
Browse repository at this point
0.17.0
Perryvw
committed
1e260e6
View commit details
Copy full SHA for 1e260e6
Browse repository at this point
Added initial support for sourcemaps (#452)
Show description for ed5bcd7
lolleko
authored and
Perryvw
committed
ed5bcd7
View commit details
Copy full SHA for ed5bcd7
Browse repository at this point
Add fix:prettier npm script (#502)
ark120202
authored and
Perryvw
committed
8fb498a
View commit details
Copy full SHA for 8fb498a
Browse repository at this point
Commits on Mar 30, 2019
Improve Prettier DX (#500)
Show description for 1dd715c
ark120202
authored and
Perryvw
committed
1dd715c
View commit details
Copy full SHA for 1dd715c
Browse repository at this point
Commits on Mar 28, 2019
Update tsconfig example (#498)
Show description for d806e10
ark120202
authored and
Perryvw
committed
d806e10
View commit details
Copy full SHA for d806e10
Browse repository at this point
Update outdated repo urls and add description to package.json (#499)
Show description for 85dbd95
ark120202
authored and
Perryvw
committed
85dbd95
View commit details
Copy full SHA for 85dbd95
Browse repository at this point
Commits on Mar 27, 2019
Add Object.fromEntries (#497)
ark120202
authored and
Perryvw
committed
0274929
View commit details
Copy full SHA for 0274929
Browse repository at this point
Add array.flat and array.flatMap (#496)
ark120202
authored and
Perryvw
committed
8fb72f4
View commit details
Copy full SHA for 8fb72f4
Browse repository at this point
Commits on Mar 26, 2019
Migrate tests to Jest (#491)
Show description for a200793
ark120202
authored and
Perryvw
committed
a200793
View commit details
Copy full SHA for a200793
Browse repository at this point
support for @tupleReturn per overloaded function signature (#495)
Show description for 225c7c1
tomblind
authored
225c7c1
View commit details
Copy full SHA for 225c7c1
Browse repository at this point
Commits on Mar 21, 2019
0.16.1
Perryvw
committed
512e7d0
View commit details
Copy full SHA for 512e7d0
Browse repository at this point
Incremental compilation in watch mode (#488)
Show description for c4a387a
TheLartians
authored and
Perryvw
committed
c4a387a
View commit details
Copy full SHA for c4a387a
Browse repository at this point
Commits on Mar 20, 2019
Using getContextualType in inferAssignedType (#487)
Show description for d0c4f72
tomblind
authored
d0c4f72
View commit details
Copy full SHA for d0c4f72
Browse repository at this point
Commits on Mar 18, 2019
Changed position of spread operator declaration in function body (#485)
Perryvw
authored
8515a03
View commit details
Copy full SHA for 8515a03
Browse repository at this point
validating arguments passed to lua lib functions (#484)
Show description for 02b9642
tomblind
authored
02b9642
View commit details
Copy full SHA for 02b9642
Browse repository at this point
Commits on Mar 17, 2019
removed escape from backtick (#482)
Show description for fbdb604
tomblind
authored
fbdb604
View commit details
Copy full SHA for fbdb604
Browse repository at this point
Array detection fixes (#483)
Show description for 8b42131
tomblind
authored
8b42131
View commit details
Copy full SHA for 8b42131
Browse repository at this point
Commits on Mar 15, 2019
Update CHANGELOG.md
Perryvw
authored
d577493
View commit details
Copy full SHA for d577493
Browse repository at this point
Updated codecov
Perryvw
committed
478f005
View commit details
Copy full SHA for 478f005
Browse repository at this point
Update CHANGELOG.md
Perryvw
authored
0c1e17a
View commit details
Copy full SHA for 0c1e17a
Browse repository at this point
0.16.0
Perryvw
committed
a0af198
View commit details
Copy full SHA for a0af198
Browse repository at this point
New functions v2 (#465)
Show description for 1e0247f
tomblind
authored and
Perryvw
committed
1e0247f
View commit details
Copy full SHA for 1e0247f
Browse repository at this point
Feature/small bugfixes (#475)
Show description for d9103e8
Perryvw
authored
d9103e8
View commit details
Copy full SHA for d9103e8
Browse repository at this point
Commits on Mar 14, 2019
No path resolution for ambient modules (#455)
Show description for f9a225e
hazzard993
authored and
Perryvw
committed
f9a225e
View commit details
Copy full SHA for f9a225e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.