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
optimize-array-operations
User selector
All users
All time
Commit history
Commits on Apr 2, 2022
Merge branch 'master' into optimize-array-operations
GlassBricks
authored
a95e8a3
View commit details
Copy full SHA for a95e8a3
Browse repository at this point
PR feedback
GlassBricks
committed
d34c4fb
View commit details
Copy full SHA for d34c4fb
Browse repository at this point
Add new option to bypass 5.1 try/catch in async/await precaution (#1247)
Show description for 39480bb
hazzard993
authored
39480bb
View commit details
Copy full SHA for 39480bb
Browse repository at this point
Commits on Mar 21, 2022
1.4.2
Perryvw
committed
4443063
View commit details
Copy full SHA for 4443063
Browse repository at this point
Resolve node_modules symlinks as node_modules paths (#1241)
Perryvw
authored
eaa6371
View commit details
Copy full SHA for eaa6371
Browse repository at this point
Commits on Mar 20, 2022
1.4.1
Perryvw
committed
b42bba5
View commit details
Copy full SHA for b42bba5
Browse repository at this point
Added BeforeEmit plugin hook (#1239)
Show description for 1cdd6b0
Perryvw
authored
1cdd6b0
View commit details
Copy full SHA for 1cdd6b0
Browse repository at this point
Fix sourcemap traceback being in the wrong place (#1238)
Perryvw
authored
304c203
View commit details
Copy full SHA for 304c203
Browse repository at this point
Implement Array.from and Array.of (#1240)
GlassBricks
authored
f742949
View commit details
Copy full SHA for f742949
Browse repository at this point
Commits on Mar 17, 2022
Remove `debug()` from tests
GlassBricks
committed
995b6b3
View commit details
Copy full SHA for 995b6b3
Browse repository at this point
Optimize array push array
GlassBricks
committed
4a68d9c
View commit details
Copy full SHA for 4a68d9c
Browse repository at this point
Introduce NodeFlags
GlassBricks
committed
0ae4d05
View commit details
Copy full SHA for 0ae4d05
Browse repository at this point
Optimize lualib functions
GlassBricks
committed
5004ee0
View commit details
Copy full SHA for 5004ee0
Browse repository at this point
Add benchmarks
GlassBricks
committed
c9cf2e4
View commit details
Copy full SHA for c9cf2e4
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.