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 }}
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
array-from
User selector
All users
All time
Commit history
Commits on Mar 19, 2022
Implement Array.from and Array.of
GlassBricks
committed
549fc70
View commit details
Copy full SHA for 549fc70
Browse repository at this point
Commits on Mar 17, 2022
1.4.0
Perryvw
committed
baa826d
View commit details
Copy full SHA for baa826d
Browse repository at this point
CHANGELOG.md 1.4.0
Perryvw
committed
cd260bc
View commit details
Copy full SHA for cd260bc
Browse repository at this point
Lualib modules using a plugin to generate lualib (#1227)
Show description for fbb00d2
Perryvw
and
GlassBricks
authored
fbb00d2
View commit details
Copy full SHA for fbb00d2
Browse repository at this point
Fix prototype call check for nullable types (#1230)
Show description for 3b41774
Perryvw
authored
3b41774
View commit details
Copy full SHA for 3b41774
Browse repository at this point
Fix preceding statements with ternary operator (#1234)
Show description for 191c20b
GlassBricks
authored
191c20b
View commit details
Copy full SHA for 191c20b
Browse repository at this point
Commits on Mar 13, 2022
Allow configuring output file extension in config (#1229)
Perryvw
authored
3bae760
View commit details
Copy full SHA for 3bae760
Browse repository at this point
Commits on Mar 12, 2022
Function apply without arguments should not lead to exception (#1228)
Perryvw
authored
26ac507
View commit details
Copy full SHA for 26ac507
Browse repository at this point
Commits on Mar 10, 2022
Error when using null or undefined in array literal (#1223)
Show description for 5d66aa4
Perryvw
authored
5d66aa4
View commit details
Copy full SHA for 5d66aa4
Browse repository at this point
Commits on Mar 5, 2022
Upgrade TypeScript to 4.6 (#1222)
Show description for 9954426
Perryvw
authored
9954426
View commit details
Copy full SHA for 9954426
Browse repository at this point
Commits on Mar 1, 2022
1.3.4
Perryvw
committed
a434ab2
View commit details
Copy full SHA for a434ab2
Browse repository at this point
Fix module resolution exploding (#1220)
Show description for 88a9478
Perryvw
authored
88a9478
View commit details
Copy full SHA for 88a9478
Browse repository at this point
Commits on Jan 16, 2022
1.3.3
Perryvw
committed
f64a7aa
View commit details
Copy full SHA for f64a7aa
Browse repository at this point
Correctly place class member preceding instances in the constructor always (#1211)
Perryvw
authored
f23ea3e
View commit details
Copy full SHA for f23ea3e
Browse repository at this point
Commits on Jan 14, 2022
1.3.2
Perryvw
committed
3f76d2c
View commit details
Copy full SHA for 3f76d2c
Browse repository at this point
Use power operator instead of math.pow (#1210)
Show description for 7abca43
Perryvw
authored
7abca43
View commit details
Copy full SHA for 7abca43
Browse repository at this point
Commits on Jan 13, 2022
Put preceding statements for class fields in the constructor instead of file scope (#1209)
Perryvw
authored
61bfff3
View commit details
Copy full SHA for 61bfff3
Browse repository at this point
Added Math.sign (#1206)
Show description for 78d7cf7
lolleko
and
Perryvw
authored
78d7cf7
View commit details
Copy full SHA for 78d7cf7
Browse repository at this point
Commits on Jan 4, 2022
1.3.1
Perryvw
committed
2dd9957
View commit details
Copy full SHA for 2dd9957
Browse repository at this point
Fix function with properties assigned to variable declaration (#1202)
GlassBricks
authored
3225770
View commit details
Copy full SHA for 3225770
Browse repository at this point
Improve expression statement handling and language extensions calls (#1201)
Show description for 3dc393e
GlassBricks
authored
3dc393e
View commit details
Copy full SHA for 3dc393e
Browse repository at this point
Commits on Dec 22, 2021
1.3.0
Perryvw
committed
55a3076
View commit details
Copy full SHA for 55a3076
Browse repository at this point
CHANGELOG.md 1.3.0
Perryvw
committed
c409d01
View commit details
Copy full SHA for c409d01
Browse repository at this point
Async catch bug (#1195)
Show description for 120d91a
Perryvw
authored
120d91a
View commit details
Copy full SHA for 120d91a
Browse repository at this point
Commits on Dec 21, 2021
Correctly handle resolving promises with other promises (#1190)
Show description for 4bd1872
Perryvw
authored
4bd1872
View commit details
Copy full SHA for 4bd1872
Browse repository at this point
Fix optimized vararg spread with casts (#1193)
Show description for c8d8c73
GlassBricks
authored
c8d8c73
View commit details
Copy full SHA for c8d8c73
Browse repository at this point
Fix nullish coalescing and conditionals when using generics (#1191)
Show description for 2429e26
GlassBricks
authored
2429e26
View commit details
Copy full SHA for 2429e26
Browse repository at this point
Commits on Dec 20, 2021
Fix assignment to undefined globals in try catch with no return (#1192)
GlassBricks
authored
976ed2f
View commit details
Copy full SHA for 976ed2f
Browse repository at this point
Commits on Dec 12, 2021
Support for unicode identifiers when targetting LuaJIT (#1187)
Show description for 2df7047
tomblind
authored
2df7047
View commit details
Copy full SHA for 2df7047
Browse repository at this point
Commits on Dec 6, 2021
added LuaPairsIterable extension (#1176)
Show description for 3eae0a2
tomblind
authored
3eae0a2
View commit details
Copy full SHA for 3eae0a2
Browse repository at this point
Commits on Dec 2, 2021
implemented support for properties on functions (#1180)
Show description for c955a63
tomblind
authored
c955a63
View commit details
Copy full SHA for c955a63
Browse repository at this point
fixes to binding destructuriing in loops and functions (#1182)
Show description for 1f3a505
tomblind
authored
1f3a505
View commit details
Copy full SHA for 1f3a505
Browse repository at this point
Commits on Nov 28, 2021
1.2.0
Perryvw
committed
ed3e785
View commit details
Copy full SHA for ed3e785
Browse repository at this point
CHANGELOG 1.2.0
Perryvw
committed
b4fb9e3
View commit details
Copy full SHA for b4fb9e3
Browse repository at this point
Resolve plugin ts-node relative to tstl instead of relative to tsconfig.json (#1175)
Perryvw
authored
9d9baa7
View commit details
Copy full SHA for 9d9baa7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.