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
72acfe2
User selector
All users
All time
Commit history
Commits on Mar 16, 2019
validating arguments passed to lua lib functions
tomblind
committed
72acfe2
View commit details
Copy full SHA for 72acfe2
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
Commits on Mar 13, 2019
@luaIterator on array types (#479)
Show description for badd012
tomblind
authored
badd012
View commit details
Copy full SHA for badd012
Browse repository at this point
Commits on Mar 10, 2019
fixed transforming undefined as a property name (#474)
tomblind
authored
d870f00
View commit details
Copy full SHA for d870f00
Browse repository at this point
moved static field initialization to end of class declaration (#473)
tomblind
authored and
Perryvw
committed
0bbae3c
View commit details
Copy full SHA for 0bbae3c
Browse repository at this point
fixed function expression inference in binary operators (#472)
tomblind
authored
73b13b6
View commit details
Copy full SHA for 73b13b6
Browse repository at this point
Commits on Mar 9, 2019
Function inference fixes (#469)
Show description for a30beba
tomblind
authored
a30beba
View commit details
Copy full SHA for a30beba
Browse repository at this point
Commits on Mar 6, 2019
check origin for standard library types (#468)
Show description for 52d04f9
TheLartians
authored and
Perryvw
committed
52d04f9
View commit details
Copy full SHA for 52d04f9
Browse repository at this point
Commits on Mar 5, 2019
Fixed crash related to function expression type inference (#467)
Show description for 7b9ecbb
tomblind
authored
7b9ecbb
View commit details
Copy full SHA for 7b9ecbb
Browse repository at this point
Commits on Mar 4, 2019
Added luaOptions tsconfig object, fixed boolean parsing bug (#463)
Show description for dedee12
Perryvw
authored
dedee12
View commit details
Copy full SHA for dedee12
Browse repository at this point
Commits on Mar 2, 2019
Fix call expression transform with undefined signature (#464)
Show description for 210449e
ark120202
authored and
Perryvw
committed
210449e
View commit details
Copy full SHA for 210449e
Browse repository at this point
Commits on Mar 1, 2019
Updated CI badges to reflect master branch only
Perryvw
authored
48e7f06
View commit details
Copy full SHA for 48e7f06
Browse repository at this point
Commits on Feb 27, 2019
Console function calls (#454)
Show description for daa904f
hazzard993
authored and
Perryvw
committed
daa904f
View commit details
Copy full SHA for daa904f
Browse repository at this point
Commits on Feb 26, 2019
implement Array.prototype.findIndex. closes #456 (#457)
Show description for 5bb7a0b
endel
authored and
Perryvw
committed
5bb7a0b
View commit details
Copy full SHA for 5bb7a0b
Browse repository at this point
Fix array.sort compare function not working (#458)
Show description for 10002b5
ark120202
authored and
Perryvw
committed
10002b5
View commit details
Copy full SHA for 10002b5
Browse repository at this point
Destructuring nothing fix (#453)
Show description for 777d62c
tomblind
authored
777d62c
View commit details
Copy full SHA for 777d62c
Browse repository at this point
Commits on Feb 25, 2019
implemented more math function and value conversions (#450)
Show description for d8a1898
tomblind
authored
d8a1898
View commit details
Copy full SHA for d8a1898
Browse repository at this point
Commits on Feb 24, 2019
enabled support for lua string instance methods (#449)
tomblind
authored
2a8846a
View commit details
Copy full SHA for 2a8846a
Browse repository at this point
Updated appveyor badge
Perryvw
authored
714854e
View commit details
Copy full SHA for 714854e
Browse repository at this point
Updated references after repo move
Perryvw
committed
f78cf46
View commit details
Copy full SHA for f78cf46
Browse repository at this point
Changed `@luaIterator` so that it must be applied to the iterator type, not the generator function. (#448)
tomblind
authored
bbb4813
View commit details
Copy full SHA for bbb4813
Browse repository at this point
Commits on Feb 23, 2019
Made boolean CLI option values optional, if no value is supplied they default to true (#446)
Perryvw
authored
f7e95b9
View commit details
Copy full SHA for f7e95b9
Browse repository at this point
tupleReturn improvements (#445)
Show description for 9b558d2
tomblind
authored
9b558d2
View commit details
Copy full SHA for 9b558d2
Browse repository at this point
Commits on Feb 22, 2019
add logo on readme 💅 (#441)
Show description for 68f3681
endel
authored and
Perryvw
committed
68f3681
View commit details
Copy full SHA for 68f3681
Browse repository at this point
Updated config files to reflect name change
Perryvw
committed
37f7b81
View commit details
Copy full SHA for 37f7b81
Browse repository at this point
Commits on Feb 21, 2019
0.15.2
Perryvw
committed
0c868ff
View commit details
Copy full SHA for 0c868ff
Browse repository at this point
New Tests for Code Coverage (#436)
Show description for 2bd383c
tomblind
authored and
Perryvw
committed
2bd383c
View commit details
Copy full SHA for 2bd383c
Browse repository at this point
Handling modules/namespaces nested via dot in their declaration name (#437)
Show description for 29fe5e4
tomblind
authored and
Perryvw
committed
29fe5e4
View commit details
Copy full SHA for 29fe5e4
Browse repository at this point
Dot slash path fix (#426)
Show description for 7690be3
hazzard993
authored and
Perryvw
committed
7690be3
View commit details
Copy full SHA for 7690be3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.