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
Breadcrumbs
History for
TypeScriptToLua
test
unit
on
lua-set
User selector
All users
All time
Commit history
Commits on Jul 14, 2022
Add more tests for LuaTableAddKey
GlassBricks
committed
f57117e
View commit details
Copy full SHA for f57117e
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
Update test
GlassBricks
committed
edacf38
View commit details
Copy full SHA for edacf38
View code at this point
Browse repository at this point
Add LuaPairsKeyIterable language extension
GlassBricks
committed
39ed59b
View commit details
Copy full SHA for 39ed59b
View code at this point
Browse repository at this point
Add definitions for LuaSet and LuaMap
GlassBricks
committed
8aa4f0c
View commit details
Copy full SHA for 8aa4f0c
View code at this point
Browse repository at this point
Add LuaTableAdd language extension
GlassBricks
committed
6708ff4
View commit details
Copy full SHA for 6708ff4
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 3, 2022
Fix chained promise resolves not correctly passing value when then is empty (#1298)
Perryvw
authored
288c1b7
View commit details
Copy full SHA for 288c1b7
View code at this point
Browse repository at this point
Commits on Jun 24, 2022
Fix call context (#1294)
Show description for 70b61d9
GlassBricks
authored
70b61d9
View commit details
Copy full SHA for 70b61d9
View code at this point
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
View code at this point
Browse repository at this point
Fix #1295 (#1296)
GlassBricks
authored
d2accd7
View commit details
Copy full SHA for d2accd7
View code at this point
Browse repository at this point
Commits on Jun 12, 2022
Fix noImplicitSelf failing due to file paths (#1289)
Show description for 7a4388b
Perryvw
authored
7a4388b
View commit details
Copy full SHA for 7a4388b
View code at this point
Browse repository at this point
Fix compound assignment not assigning in expressions (#1287)
Perryvw
authored
b697e8e
View commit details
Copy full SHA for b697e8e
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Apr 24, 2022
fix: debug.traceback of loadstring get unknown file #1259 (#1260)
Show description for 080163a
pilaoda
authored
080163a
View commit details
Copy full SHA for 080163a
View code at this point
Browse repository at this point
Commits on Apr 20, 2022
Fix exception trying to push single element to optional chain array (#1257)
Perryvw
authored
ffcca57
View commit details
Copy full SHA for ffcca57
View code at this point
Browse repository at this point
Commits on Apr 10, 2022
Support for import expressions (#1254)
Show description for 570c510
Perryvw
authored
570c510
View commit details
Copy full SHA for 570c510
View code at this point
Browse repository at this point
Commits on Apr 2, 2022
Optimize lualib functions (#1217)
Show description for b5159f0
GlassBricks
authored
b5159f0
View commit details
Copy full SHA for b5159f0
View code at this point
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
View code at this point
Browse repository at this point
Commits on Mar 20, 2022
Fix sourcemap traceback being in the wrong place (#1238)
Perryvw
authored
304c203
View commit details
Copy full SHA for 304c203
View code at this point
Browse repository at this point
Implement Array.from and Array.of (#1240)
GlassBricks
authored
f742949
View commit details
Copy full SHA for f742949
View code at this point
Browse repository at this point
Commits on Mar 17, 2022
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jan 16, 2022
Correctly place class member preceding instances in the constructor always (#1211)
Perryvw
authored
f23ea3e
View commit details
Copy full SHA for f23ea3e
View code at this point
Browse repository at this point
Commits on Jan 14, 2022
Use power operator instead of math.pow (#1210)
Show description for 7abca43
Perryvw
authored
7abca43
View commit details
Copy full SHA for 7abca43
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jan 4, 2022
Fix function with properties assigned to variable declaration (#1202)
GlassBricks
authored
3225770
View commit details
Copy full SHA for 3225770
View code at this point
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
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.