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
.
ts-defold
/
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 Aug 24, 2021
fix: cleanup & feedback
thejustinwalsh
committed
3273b80
View commit details
Copy full SHA for 3273b80
Browse repository at this point
Commits on Aug 23, 2021
chore: build latest
thejustinwalsh
committed
a354fb6
View commit details
Copy full SHA for a354fb6
Browse repository at this point
Merge branch 'master' of github.com:ts-defold/TypeScriptToLua
thejustinwalsh
committed
e044313
View commit details
Copy full SHA for e044313
Browse repository at this point
refactor: handle side-effects plus test
thejustinwalsh
committed
b4a2ddd
View commit details
Copy full SHA for b4a2ddd
Browse repository at this point
chore: comments
thejustinwalsh
committed
f95902d
View commit details
Copy full SHA for f95902d
Browse repository at this point
fix: non duplicating case body switch
thejustinwalsh
committed
0867793
View commit details
Copy full SHA for 0867793
Browse repository at this point
fix: scope switch in repeat-until, emit break
thejustinwalsh
committed
504fd1a
View commit details
Copy full SHA for 504fd1a
Browse repository at this point
fix: test do not pollute parent scope
thejustinwalsh
committed
9172e88
View commit details
Copy full SHA for 9172e88
Browse repository at this point
Merge branch 'master' of github.com:ts-defold/TypeScriptToLua
thejustinwalsh
committed
7d13666
View commit details
Copy full SHA for 7d13666
Browse repository at this point
chore: update dist
thejustinwalsh
committed
fde92a6
View commit details
Copy full SHA for fde92a6
Browse repository at this point
chore: adding dist for testing without npm publish
thejustinwalsh
committed
ccc7be8
View commit details
Copy full SHA for ccc7be8
Browse repository at this point
fix: lexical scoping
Show description for 741db69
thejustinwalsh
committed
741db69
View commit details
Copy full SHA for 741db69
Browse repository at this point
chore: adding dist for testing without npm publish
thejustinwalsh
committed
5557b7d
View commit details
Copy full SHA for 5557b7d
Browse repository at this point
refactor: cleanup & switch with only default
thejustinwalsh
committed
89e4a30
View commit details
Copy full SHA for 89e4a30
Browse repository at this point
feat: switch statements for lua 5.1
thejustinwalsh
committed
4c4448e
View commit details
Copy full SHA for 4c4448e
Browse repository at this point
Commits on Aug 22, 2021
refactor: cleanup & switch with only default
thejustinwalsh
committed
272b5ac
View commit details
Copy full SHA for 272b5ac
Browse repository at this point
Commits on Aug 21, 2021
feat: switch statements for lua 5.1
thejustinwalsh
committed
da0de8b
View commit details
Copy full SHA for da0de8b
Browse repository at this point
Commits on Aug 20, 2021
1.0.0
Perryvw
committed
a6a89df
View commit details
Copy full SHA for a6a89df
Browse repository at this point
CHANGELOG 1.0.0
Perryvw
committed
02469b9
View commit details
Copy full SHA for 02469b9
Browse repository at this point
Remove tupleReturn annotation (#1090)
Show description for a013476
Perryvw
authored
a013476
View commit details
Copy full SHA for a013476
Browse repository at this point
Throw when a required method in optional chain is not present (#1091)
Show description for 3d1720f
Perryvw
authored
3d1720f
View commit details
Copy full SHA for 3d1720f
Browse repository at this point
Upgrade TypeScript (#1097)
Show description for 6d9d6b1
Perryvw
authored
6d9d6b1
View commit details
Copy full SHA for 6d9d6b1
Browse repository at this point
Async await (#1093)
Show description for 98ffee6
Perryvw
and
tomblind
authored
98ffee6
View commit details
Copy full SHA for 98ffee6
Browse repository at this point
Fix context failed to be resolved due to parentheses (#1095)
Show description for b0ef3b0
Perryvw
authored
b0ef3b0
View commit details
Copy full SHA for b0ef3b0
Browse repository at this point
Commits on Aug 18, 2021
Add support for Promises (#1049)
Show description for f6fea1e
Perryvw
authored
f6fea1e
View commit details
Copy full SHA for f6fea1e
Browse repository at this point
Commits on Aug 16, 2021
Resolve lua required directory init.lua files (#1089)
Perryvw
authored
b5c6d3a
View commit details
Copy full SHA for b5c6d3a
Browse repository at this point
Commits on Aug 15, 2021
fix sourceMapTraceback (#1087)
Show description for 716a237
GlassBricks
authored
716a237
View commit details
Copy full SHA for 716a237
Browse repository at this point
Fix noSelf in object literal methods (#1088)
Show description for a738dfc
GlassBricks
authored
a738dfc
View commit details
Copy full SHA for a738dfc
Browse repository at this point
Prevent TS from emitting json files (#1082)
Perryvw
authored
ab99a73
View commit details
Copy full SHA for ab99a73
Browse repository at this point
Commits on Aug 9, 2021
Change TSX to JSX in changelog (#1077)
Show description for d2d5ece
GlassBricks
authored
d2d5ece
View commit details
Copy full SHA for d2d5ece
Browse repository at this point
Commits on Aug 8, 2021
0.42.0
Perryvw
committed
77b2d65
View commit details
Copy full SHA for 77b2d65
Browse repository at this point
CHANGELOG 0.42.0
Perryvw
committed
6a35302
View commit details
Copy full SHA for 6a35302
Browse repository at this point
Deprecated @tupleReturn and various lualib improvements (#1075)
Show description for e401bff
Perryvw
authored
e401bff
View commit details
Copy full SHA for e401bff
Browse repository at this point
Fix lualib bundle not being included when external code requires it (#1074)
Show description for 8a330e4
Perryvw
authored
8a330e4
View commit details
Copy full SHA for 8a330e4
Browse repository at this point
Commits on Aug 5, 2021
0.41.2
Perryvw
committed
d39de69
View commit details
Copy full SHA for d39de69
Browse repository at this point
Previous
Next
You can’t perform that action at this time.