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
CLI rewrite and Typescript 3
- #382
#382
Merged
Perryvw
merged 13 commits into
master
TypeScriptToLua/TypeScriptToLua:master
from
feature/ts-3
TypeScriptToLua/TypeScriptToLua:feature/ts-3
Copy head branch name to clipboard
Feb 9, 2019
Conversation
Commits
13
(13)
Checks
Files changed
Merged
CLI rewrite and Typescript 3
#382
Perryvw
merged 13 commits into
master
TypeScriptToLua/TypeScriptToLua:master
from
feature/ts-3
TypeScriptToLua/TypeScriptToLua:feature/ts-3
Copy head branch name to clipboard
Commits
Commits on Feb 3, 2019
Initial no-yargs implementation
Perryvw
committed
05dc657
View commit details
Copy full SHA for 05dc657
Browse repository at this point
Fixed issue with tsconfig and some other tests
Perryvw
committed
bf4d596
View commit details
Copy full SHA for bf4d596
Browse repository at this point
Upgraded to TS3
Perryvw
committed
c70b797
View commit details
Copy full SHA for c70b797
Browse repository at this point
Commits on Feb 6, 2019
Fixed TS3 support
Show description for 126e48d
lolleko
committed
126e48d
View commit details
Copy full SHA for 126e48d
Browse repository at this point
Fixed decorator tests and Added test-fast script
lolleko
committed
c3e048d
View commit details
Copy full SHA for c3e048d
Browse repository at this point
Removed tslint-override from tslint config
lolleko
committed
8da2cc2
View commit details
Copy full SHA for 8da2cc2
Browse repository at this point
Merge branch 'master' into feature/ts-3
lolleko
authored
6eda784
View commit details
Copy full SHA for 6eda784
Browse repository at this point
Changed array type to readonly
lolleko
committed
a1ada41
View commit details
Copy full SHA for a1ada41
Browse repository at this point
Merge branch 'master' into feature/ts-3
Show description for 5fdec1d
Perryvw
committed
5fdec1d
View commit details
Copy full SHA for 5fdec1d
Browse repository at this point
Added options and their parameters to the help string
Perryvw
committed
2f11749
View commit details
Copy full SHA for 2f11749
Browse repository at this point
Commits on Feb 7, 2019
Added function aliases and cleaned up command line parser, merged tests
Perryvw
committed
1d1b221
View commit details
Copy full SHA for 1d1b221
Browse repository at this point
Added test for luaTarget alias
Perryvw
committed
d9a7c11
View commit details
Copy full SHA for d9a7c11
Browse repository at this point
Commits on Feb 8, 2019
Refactored help string a bit, added support for -v
Perryvw
committed
c16831e
View commit details
Copy full SHA for c16831e
Browse repository at this point
You can’t perform that action at this time.