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
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 }}
GlassBricks
/
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
rename-readonly
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 20, 2022
Rename LuaReadonlyMap/Set to ReadonlyLuaMap/Set
GlassBricks
committed
2821aa1
View commit details
Copy full SHA for 2821aa1
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
Fix compound assignment not assigning in expressions (#1287)
Perryvw
authored
b697e8e
View commit details
Copy full SHA for b697e8e
Browse repository at this point
Resolve the correct lualib_bundles for node_modules dependencies (#1283)
Show description for 60f11dd
Perryvw
authored
60f11dd
View commit details
Copy full SHA for 60f11dd
Browse repository at this point
Fixed a bug where sometimes call expressions would get an incorrect context parameter (#1282)
Perryvw
authored
c47d3b3
View commit details
Copy full SHA for c47d3b3
Browse repository at this point
Commits on Jun 11, 2022
Include plugins from emitOptions in plugins list (#1288)
Perryvw
authored
1e81749
View commit details
Copy full SHA for 1e81749
Browse repository at this point
Upgrade typescript to 4.7 (#1281)
Show description for b737d0c
Perryvw
authored
b737d0c
View commit details
Copy full SHA for b737d0c
Browse repository at this point
Commits on Jun 1, 2022
1.5.0
Perryvw
committed
0f32b4b
View commit details
Copy full SHA for 0f32b4b
Browse repository at this point
CHANGELOG.md 1.5.0
Perryvw
committed
c7cf302
View commit details
Copy full SHA for c7cf302
Browse repository at this point
Commits on May 31, 2022
Fix methods with non-null operator not being detected as methods (#1280)
Show description for 71fb85e
Perryvw
authored
71fb85e
View commit details
Copy full SHA for 71fb85e
Browse repository at this point
Commits on May 30, 2022
Apply JSDoc Comments to Lua code (#1270)
Show description for da506ac
Zamiell
authored
da506ac
View commit details
Copy full SHA for da506ac
Browse repository at this point
Commits on May 29, 2022
Fix async try (#1278)
Show description for 0924b37
Perryvw
authored
0924b37
View commit details
Copy full SHA for 0924b37
Browse repository at this point
Commits on May 28, 2022
noImplicitGlobalVariables compiler option (#1269)
Show description for 43d31d0
Zamiell
authored
43d31d0
View commit details
Copy full SHA for 43d31d0
Browse repository at this point
Commits on May 5, 2022
1.4.4
Perryvw
committed
5756807
View commit details
Copy full SHA for 5756807
Browse repository at this point
Previous
Next
You can’t perform that action at this time.