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 }}
aermicioi
/
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
project-references
User selector
All users
All time
Commit history
Commits on Aug 6, 2022
crap solution
Perryvw
committed
025e371
View commit details
Copy full SHA for 025e371
Browse repository at this point
Rudimentary project support?
Perryvw
committed
8ecb311
View commit details
Copy full SHA for 8ecb311
Browse repository at this point
Minimal project references project
Perryvw
committed
7b644f0
View commit details
Copy full SHA for 7b644f0
Browse repository at this point
test projects?
Perryvw
committed
74ba12c
View commit details
Copy full SHA for 74ba12c
Browse repository at this point
Commits on Aug 3, 2022
1.7.2
Perryvw
committed
96edec4
View commit details
Copy full SHA for 96edec4
Browse repository at this point
Sourcemap super call (#1322)
Show description for 244b568
Perryvw
authored
244b568
View commit details
Copy full SHA for 244b568
Browse repository at this point
Fix import expression (#1321)
Show description for dd33492
Perryvw
authored
dd33492
View commit details
Copy full SHA for dd33492
Browse repository at this point
Support for tsconfig.json paths (#1319)
Show description for 82f4f8b
Perryvw
authored
82f4f8b
View commit details
Copy full SHA for 82f4f8b
Browse repository at this point
Fix nested destructuring in for-loop initialization with multi-return (#1318)
Show description for a4f2666
GlassBricks
authored
a4f2666
View commit details
Copy full SHA for a4f2666
Browse repository at this point
Commits on Jul 29, 2022
Fix lua file resolutoin using the wrong root dirs (#1316)
Perryvw
authored
bd3bced
View commit details
Copy full SHA for bd3bced
Browse repository at this point
Commits on Jul 21, 2022
1.7.1
Perryvw
committed
1001207
View commit details
Copy full SHA for 1001207
Browse repository at this point
Add ObjectConstructor method overrides for LuaPairsIterable types (#1314)
GlassBricks
authored
a21b9f7
View commit details
Copy full SHA for a21b9f7
Browse repository at this point
Commits on Jul 20, 2022
Rename LuaReadonlyMap/Set to ReadonlyLuaMap/Set (#1313)
GlassBricks
authored
92c6e0a
View commit details
Copy full SHA for 92c6e0a
Browse repository at this point
Commits on Jul 19, 2022
1.7.0
Perryvw
committed
a21e655
View commit details
Copy full SHA for a21e655
Browse repository at this point
CHANGELOG.md 1.7.0
Perryvw
committed
37c4779
View commit details
Copy full SHA for 37c4779
Browse repository at this point
Update tsconfig-schema (#1311)
GlassBricks
authored
4b83485
View commit details
Copy full SHA for 4b83485
Browse repository at this point
Fixes for Optimize PR (#1312)
Show description for c962837
GlassBricks
authored
c962837
View commit details
Copy full SHA for c962837
Browse repository at this point
Commits on Jul 18, 2022
Fix benchmark (#1310)
Perryvw
authored
b0deccc
View commit details
Copy full SHA for b0deccc
Browse repository at this point
Significant performance improvements (#1308)
Show description for cfd1e36
GlassBricks
authored
cfd1e36
View commit details
Copy full SHA for cfd1e36
Browse repository at this point
Commits on Jul 16, 2022
adding schema (#1302)
Show description for d69f089
Zamiell
authored
d69f089
View commit details
Copy full SHA for d69f089
Browse repository at this point
Commits on Jul 14, 2022
Add LuaMap and LuaSet language extensions (#1303)
Show description for 7ff29f0
GlassBricks
authored
7ff29f0
View commit details
Copy full SHA for 7ff29f0
Browse repository at this point
Commits on Jul 9, 2022
1.6.3
Perryvw
committed
8733992
View commit details
Copy full SHA for 8733992
Browse repository at this point
Support arrays in CLI arguments (#1300)
Show description for 33af9ea
hazzard993
authored
33af9ea
View commit details
Copy full SHA for 33af9ea
Browse repository at this point
Commits on Jul 8, 2022
Get preEmit diagnostics from TypeScript before transforming (#1301)
Perryvw
authored
4d49354
View commit details
Copy full SHA for 4d49354
Browse repository at this point
Commits on Jul 3, 2022
1.6.2
Perryvw
committed
157c35b
View commit details
Copy full SHA for 157c35b
Browse repository at this point
Fix chained promise resolves not correctly passing value when then is empty (#1298)
Perryvw
authored
288c1b7
View commit details
Copy full SHA for 288c1b7
Browse repository at this point
Commits on Jun 30, 2022
Create FUNDING.yml
Perryvw
authored
9e9c324
View commit details
Copy full SHA for 9e9c324
Browse repository at this point
Commits on Jun 24, 2022
1.6.1
Perryvw
committed
afbb749
View commit details
Copy full SHA for afbb749
Browse repository at this point
Fix call context (#1294)
Show description for 70b61d9
GlassBricks
authored
70b61d9
View commit details
Copy full SHA for 70b61d9
Browse repository at this point
Reduce use of temp variables (#1291)
Show description for 66bb36e
GlassBricks
authored
66bb36e
View commit details
Copy full SHA for 66bb36e
Browse repository at this point
Revert resolving lualib_bundle from node_modules (#1293)
Perryvw
authored
3b75b04
View commit details
Copy full SHA for 3b75b04
Browse repository at this point
Fix #1295 (#1296)
GlassBricks
authored
d2accd7
View commit details
Copy full SHA for d2accd7
Browse repository at this point
Commits on Jun 12, 2022
1.6.0
Perryvw
committed
b854f3f
View commit details
Copy full SHA for b854f3f
Browse repository at this point
CHANGELOG.md 1.6.0
Perryvw
committed
d057bd0
View commit details
Copy full SHA for d057bd0
Browse repository at this point
Fix noImplicitSelf failing due to file paths (#1289)
Show description for 7a4388b
Perryvw
authored
7a4388b
View commit details
Copy full SHA for 7a4388b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.