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
SpreadAssignment support
- #693
#693
Merged
Perryvw
merged 14 commits into
TypeScriptToLua:master
TypeScriptToLua/TypeScriptToLua:master
from
hazzard993:spread-assignment
hazzard993/TypescriptToLua:spread-assignment
Copy head branch name to clipboard
Jul 31, 2019
Conversation
Commits
14
(14)
Checks
Files changed
Merged
SpreadAssignment support
#693
Perryvw
merged 14 commits into
TypeScriptToLua:master
TypeScriptToLua/TypeScriptToLua:master
from
hazzard993:spread-assignment
hazzard993/TypescriptToLua:spread-assignment
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2019
Support spreading strings
hazzard993
committed
b1979e8
View commit details
Copy full SHA for b1979e8
Browse repository at this point
Support SpreadAssignment
hazzard993
committed
92aab34
View commit details
Copy full SHA for 92aab34
Browse repository at this point
Fix SpreadAssignment
hazzard993
committed
6874c2f
View commit details
Copy full SHA for 6874c2f
Browse repository at this point
Use for loop for spreading strings
hazzard993
committed
54c76fa
View commit details
Copy full SHA for 54c76fa
Browse repository at this point
Use Object.assign not MergeObjects
hazzard993
committed
ae6090b
View commit details
Copy full SHA for ae6090b
Browse repository at this point
Remove string declaration
hazzard993
committed
088621c
View commit details
Copy full SHA for 088621c
Browse repository at this point
Avoid adding an empty table in SpreadElement table lists
hazzard993
committed
b4e44f7
View commit details
Copy full SHA for b4e44f7
Browse repository at this point
Avoid mutating the first SpreadAssignment value
hazzard993
committed
c990cc5
View commit details
Copy full SHA for c990cc5
Browse repository at this point
Commits on Jul 29, 2019
Remove JSON.parse in spreadElement test. Not needed
hazzard993
committed
66abf4f
View commit details
Copy full SHA for 66abf4f
Browse repository at this point
Add spreadElement destructure and multiple properties
hazzard993
committed
c808963
View commit details
Copy full SHA for c808963
Browse repository at this point
Commits on Jul 30, 2019
Allow arrays to be spread
hazzard993
committed
b460656
View commit details
Copy full SHA for b460656
Browse repository at this point
Add a comment to SpreadAssignment algorithm
hazzard993
committed
635c96a
View commit details
Copy full SHA for 635c96a
Browse repository at this point
Use if else in SpreadAssignment element
hazzard993
committed
afdf28c
View commit details
Copy full SHA for afdf28c
Browse repository at this point
Commits on Jul 31, 2019
Remove unnecessary tests
hazzard993
committed
fc0de2f
View commit details
Copy full SHA for fc0de2f
Browse repository at this point
You can’t perform that action at this time.