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 v1
- #294
#294
Merged
lolleko
merged 18 commits into
multiphase-transpile
TypeScriptToLua/TypeScriptToLua:multiphase-transpile
from
transformer-namespace
TypeScriptToLua/TypeScriptToLua:transformer-namespace
Copy head branch name to clipboard
Dec 2, 2018
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Transformer v1
#294
lolleko
merged 18 commits into
multiphase-transpile
TypeScriptToLua/TypeScriptToLua:multiphase-transpile
from
transformer-namespace
TypeScriptToLua/TypeScriptToLua:transformer-namespace
Copy head branch name to clipboard
Commits
Commits on Nov 27, 2018
Addded NS Transformer
lolleko
committed
7c04fa7
View commit details
Copy full SHA for 7c04fa7
Browse repository at this point
Added block transformation
lolleko
committed
f90bd1b
View commit details
Copy full SHA for f90bd1b
Browse repository at this point
Fixed manual block visit not being flattened
lolleko
committed
c62259e
View commit details
Copy full SHA for c62259e
Browse repository at this point
Commits on Nov 28, 2018
Flag var statements as static if no module exists
lolleko
committed
743912a
View commit details
Copy full SHA for 743912a
Browse repository at this point
Merge branch 'master' into transformer-namespace
lolleko
committed
773afae
View commit details
Copy full SHA for 773afae
Browse repository at this point
Revert "Merge branch 'master' into transformer-namespace"
Show description for cb13fbc
lolleko
committed
cb13fbc
View commit details
Copy full SHA for cb13fbc
Browse repository at this point
Merge branch 'multiphase-transpile' into transformer-namespace
lolleko
committed
c9e459b
View commit details
Copy full SHA for c9e459b
Browse repository at this point
Commits on Nov 29, 2018
Removed statement static mod
lolleko
committed
e4050ca
View commit details
Copy full SHA for e4050ca
Browse repository at this point
Commits on Dec 1, 2018
Added a lot of transformers for expressions and statements
lolleko
committed
100ead4
View commit details
Copy full SHA for 100ead4
Browse repository at this point
Added remaining implementations for transforms
Show description for b328760
lolleko
committed
b328760
View commit details
Copy full SHA for b328760
Browse repository at this point
Merge branch 'multiphase-transpile' into transformer-namespace
lolleko
committed
1c344a2
View commit details
Copy full SHA for 1c344a2
Browse repository at this point
Fixed bug with default values for constructor parameters
Perryvw
authored and
lolleko
committed
f1839a0
View commit details
Copy full SHA for f1839a0
Browse repository at this point
Lualib omit when unused (#280)
Show description for 43214f5
hazzard993
authored and
lolleko
committed
43214f5
View commit details
Copy full SHA for 43214f5
Browse repository at this point
Fixed wrong version (git fail)
lolleko
committed
396d343
View commit details
Copy full SHA for 396d343
Browse repository at this point
Commits on Dec 2, 2018
Updated alsatian
lolleko
committed
fadd37a
View commit details
Copy full SHA for fadd37a
Browse repository at this point
Improved empty block handling
lolleko
committed
0733f5a
View commit details
Copy full SHA for 0733f5a
Browse repository at this point
Merge branch 'multiphase-transpile' into transformer-namespace
lolleko
committed
8c33d4f
View commit details
Copy full SHA for 8c33d4f
Browse repository at this point
Added empty lines between functions
lolleko
committed
3e791a4
View commit details
Copy full SHA for 3e791a4
Browse repository at this point
You can’t perform that action at this time.