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
Assignment binding patterns
- #677
#677
Merged
Perryvw
merged 14 commits into
TypeScriptToLua:master
TypeScriptToLua/TypeScriptToLua:master
from
hazzard993:assignment-binding-patterns
hazzard993/TypescriptToLua:assignment-binding-patterns
Copy head branch name to clipboard
Jul 27, 2019
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Assignment binding patterns
#677
Perryvw
merged 14 commits into
TypeScriptToLua:master
TypeScriptToLua/TypeScriptToLua:master
from
hazzard993:assignment-binding-patterns
hazzard993/TypescriptToLua:assignment-binding-patterns
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2019
Binding pattern assigment support
hazzard993
committed
d3050d2
View commit details
Copy full SHA for d3050d2
Browse repository at this point
Optimize destructuring for flat arrays
hazzard993
committed
babd64f
View commit details
Copy full SHA for babd64f
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into assignment-binding-patterns
hazzard993
committed
acdabe7
View commit details
Copy full SHA for acdabe7
Browse repository at this point
Move assignment destructure rhs transform down
hazzard993
committed
863e620
View commit details
Copy full SHA for 863e620
Browse repository at this point
Commits on Jul 23, 2019
Merge remote-tracking branch 'upstream/master' into assignment-binding-patterns
hazzard993
committed
d2f273a
View commit details
Copy full SHA for d2f273a
Browse repository at this point
Remove unnessessary assignment array length check
hazzard993
committed
f7814c7
View commit details
Copy full SHA for f7814c7
Browse repository at this point
Add default destructure array assignment test
hazzard993
committed
6d5fa6a
View commit details
Copy full SHA for 6d5fa6a
Browse repository at this point
Add destructure non-default destructure array test
hazzard993
committed
6609d55
View commit details
Copy full SHA for 6609d55
Browse repository at this point
Add non-default destructure binary expression test
hazzard993
committed
efcb6d5
View commit details
Copy full SHA for efcb6d5
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into assignment-binding-patterns
hazzard993
committed
9dc38c2
View commit details
Copy full SHA for 9dc38c2
Browse repository at this point
Commits on Jul 25, 2019
Merge remote-tracking branch 'upstream/master' into assignment-binding-patterns
hazzard993
committed
ec47561
View commit details
Copy full SHA for ec47561
Browse repository at this point
Commits on Jul 26, 2019
Add tsHelper.isAssignmentPattern
hazzard993
committed
e07ebf7
View commit details
Copy full SHA for e07ebf7
Browse repository at this point
Revert transformExpressionStatement change
hazzard993
committed
eb6dd9a
View commit details
Copy full SHA for eb6dd9a
Browse repository at this point
Revert whitespace change in transformExpressionStatement
hazzard993
committed
f495025
View commit details
Copy full SHA for f495025
Browse repository at this point
You can’t perform that action at this time.