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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
TypeScriptToLua
/
TypeScriptToLua
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
186
Star
2.5k
Code
Issues
131
Pull requests
12
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
globalThis to _G
- #631
#631
Merged
Perryvw
merged 13 commits into
master
TypeScriptToLua/TypeScriptToLua:master
from
issue-592
TypeScriptToLua/TypeScriptToLua:issue-592
Copy head branch name to clipboard
Jul 7, 2019
Conversation
Commits
13
(13)
Checks
Files changed
Merged
globalThis to _G
#631
Perryvw
merged 13 commits into
master
TypeScriptToLua/TypeScriptToLua:master
from
issue-592
TypeScriptToLua/TypeScriptToLua:issue-592
Copy head branch name to clipboard
Commits
Commits on Jun 12, 2019
globalThis to _G
Show description for f45a53c
lolleko
committed
f45a53c
View commit details
Copy full SHA for f45a53c
Browse repository at this point
moved globalThis check to transformIdentifierExpression
lolleko
committed
59de49e
View commit details
Copy full SHA for 59de49e
Browse repository at this point
Commits on Jun 13, 2019
support for "typeof globalThis" WIP
lolleko
committed
d692b81
View commit details
Copy full SHA for d692b81
Browse repository at this point
Commits on Jun 14, 2019
Removed is standard lib test
lolleko
committed
90f3224
View commit details
Copy full SHA for 90f3224
Browse repository at this point
Commits on Jun 15, 2019
Merge branch 'master' into issue-592
lolleko
committed
5d5323e
View commit details
Copy full SHA for 5d5323e
Browse repository at this point
Commits on Jul 6, 2019
globalThis transformation only for identifier name not identifier type.
lolleko
committed
8cd5a64
View commit details
Copy full SHA for 8cd5a64
Browse repository at this point
fixed prettier
lolleko
committed
3d1ed48
View commit details
Copy full SHA for 3d1ed48
Browse repository at this point
Fixed prettier script
lolleko
committed
f3d0d2d
View commit details
Copy full SHA for f3d0d2d
Browse repository at this point
Merge branch 'master' into issue-592
lolleko
authored
5d533e6
View commit details
Copy full SHA for 5d533e6
Browse repository at this point
Changed transpile -> execute to transpileAndExecute where possible
lolleko
committed
68a067a
View commit details
Copy full SHA for 68a067a
Browse repository at this point
Merge branch 'issue-592' of https://github.com/Perryvw/TypescriptToLua into issue-592
lolleko
committed
f6d42be
View commit details
Copy full SHA for f6d42be
Browse repository at this point
readd symbol.declaration check
lolleko
committed
d05f1a8
View commit details
Copy full SHA for d05f1a8
Browse repository at this point
Fixed prettier version inconsistency (1.17.x / 1.18.x)
lolleko
committed
17694fb
View commit details
Copy full SHA for 17694fb
Browse repository at this point
You can’t perform that action at this time.