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
Transformer exports
- #349
#349
Merged
lolleko
merged 12 commits into
ts-to-lua-ast
TypeScriptToLua/TypeScriptToLua:ts-to-lua-ast
from
transformer-exports
TypeScriptToLua/TypeScriptToLua:transformer-exports
Copy head branch name to clipboard
Jan 24, 2019
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Transformer exports
#349
lolleko
merged 12 commits into
ts-to-lua-ast
TypeScriptToLua/TypeScriptToLua:ts-to-lua-ast
from
transformer-exports
TypeScriptToLua/TypeScriptToLua:transformer-exports
Copy head branch name to clipboard
Commits
Commits on Jan 20, 2019
Implemented new export system
lolleko
committed
c6bbdaa
View commit details
Copy full SHA for c6bbdaa
Browse repository at this point
Fixed formatting
lolleko
committed
101d5ff
View commit details
Copy full SHA for 101d5ff
Browse repository at this point
Fixed namespace translation test and almsot every other translation tes
lolleko
committed
2cd0859
View commit details
Copy full SHA for 2cd0859
Browse repository at this point
Change isArray to Array.isArray
lolleko
committed
31b41b7
View commit details
Copy full SHA for 31b41b7
Browse repository at this point
Fixed broken tests
Perryvw
committed
906df50
View commit details
Copy full SHA for 906df50
Browse repository at this point
Fixed undefined kind bug
Perryvw
committed
82b84cd
View commit details
Copy full SHA for 82b84cd
Browse repository at this point
Commits on Jan 21, 2019
Fixing remaining tests (#350)
Show description for 44c03be
tomblind
authored and
lolleko
committed
44c03be
View commit details
Copy full SHA for 44c03be
Browse repository at this point
Commits on Jan 23, 2019
Added export funcitonality to class transformation & cleaned up export code
Show description for 971a178
lolleko
committed
971a178
View commit details
Copy full SHA for 971a178
Browse repository at this point
Removed ts-node from test runner and fixed threaded runner
lolleko
committed
5971e3a
View commit details
Copy full SHA for 5971e3a
Browse repository at this point
Fixed functions beeing declared as global
lolleko
committed
a292f71
View commit details
Copy full SHA for a292f71
Browse repository at this point
Fixed recursive function declarations
lolleko
committed
d01cdbf
View commit details
Copy full SHA for d01cdbf
Browse repository at this point
Commits on Jan 24, 2019
fixed additional issues with exported classes and a few transform tes… (#355)
Show description for 37d2bd7
tomblind
authored and
lolleko
committed
37d2bd7
View commit details
Copy full SHA for 37d2bd7
Browse repository at this point
You can’t perform that action at this time.