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 }}
lisld
/
TypeScriptToLua
Public
forked from
TypeScriptToLua/TypeScriptToLua
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScriptToLua
package-lock.json
on
master
User selector
All users
All time
Commit history
Commits on May 3, 2021
0.39.3
Perryvw
committed
9ac496c
View commit details
Copy full SHA for 9ac496c
View code at this point
Browse repository at this point
Commits on Apr 2, 2021
0.39.2
Perryvw
committed
c0d7936
View commit details
Copy full SHA for c0d7936
View code at this point
Browse repository at this point
Use ts.getParseTreeNode before getSourceFile to handle transformer output (#1010)
Show description for f3dea42
Perryvw
authored
f3dea42
View commit details
Copy full SHA for f3dea42
View code at this point
Browse repository at this point
Commits on Mar 25, 2021
0.39.1
Perryvw
committed
c09f98c
View commit details
Copy full SHA for c09f98c
View code at this point
Browse repository at this point
Commits on Mar 7, 2021
Bump lua-wasm-bindings version (#1002)
Show description for 759090a
lolleko
authored
759090a
View commit details
Copy full SHA for 759090a
View code at this point
Browse repository at this point
0.39.0
Perryvw
committed
a639998
View commit details
Copy full SHA for a639998
View code at this point
Browse repository at this point
Commits on Mar 6, 2021
Add actual multi version tests (#1001)
Show description for 3b950d4
lolleko
authored
3b950d4
View commit details
Copy full SHA for 3b950d4
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
Use WASM version of Lua instead of fengari for testing (#996)
Show description for 22e6019
lolleko
authored
22e6019
View commit details
Copy full SHA for 22e6019
View code at this point
Browse repository at this point
Commits on Feb 20, 2021
0.38.1
Perryvw
committed
0a5bd20
View commit details
Copy full SHA for 0a5bd20
View code at this point
Browse repository at this point
Commits on Feb 11, 2021
0.38.0
Perryvw
committed
5b01ee2
View commit details
Copy full SHA for 5b01ee2
View code at this point
Browse repository at this point
Commits on Jan 7, 2021
0.37.1
Perryvw
committed
6ac1980
View commit details
Copy full SHA for 6ac1980
View code at this point
Browse repository at this point
Commits on Dec 30, 2020
0.37.0
Perryvw
committed
7d1696a
View commit details
Copy full SHA for 7d1696a
View code at this point
Browse repository at this point
Commits on Dec 22, 2020
Deprecate phantom, metaExtension, extension, pureAbstract (#949)
Show description for 3546f59
lolleko
authored
3546f59
View commit details
Copy full SHA for 3546f59
View code at this point
Browse repository at this point
Commits on Dec 14, 2020
0.36.1
Perryvw
committed
befc0c7
View commit details
Copy full SHA for befc0c7
View code at this point
Browse repository at this point
Commits on Nov 23, 2020
Fixed various benchmark issues (#935)
Show description for 54569aa
lolleko
and
ark120202
authored
54569aa
View commit details
Copy full SHA for 54569aa
View code at this point
Browse repository at this point
Commits on Oct 18, 2020
0.36.0
Perryvw
committed
ccf95d7
View commit details
Copy full SHA for ccf95d7
View code at this point
Browse repository at this point
Commits on Sep 14, 2020
Update to TypeScript 4 (#914)
Show description for 1093e8f
hazzard993
and
ark120202
authored
1093e8f
View commit details
Copy full SHA for 1093e8f
View code at this point
Browse repository at this point
Commits on Jul 13, 2020
0.35.0
Perryvw
committed
5a292c2
View commit details
Copy full SHA for 5a292c2
View code at this point
Browse repository at this point
Commits on May 25, 2020
0.34.0
Perryvw
committed
d2c187c
View commit details
Copy full SHA for d2c187c
View code at this point
Browse repository at this point
Dependencies upgrade
Perryvw
committed
d82cf8d
View commit details
Copy full SHA for d82cf8d
View code at this point
Browse repository at this point
Upgrade Prettier to v2 (#869)
Show description for a709c7d
ark120202
authored
a709c7d
View commit details
Copy full SHA for a709c7d
View code at this point
Browse repository at this point
Commits on May 16, 2020
Upgrade TypeScript to v3.9 (#874)
ark120202
authored
6131fa6
View commit details
Copy full SHA for 6131fa6
View code at this point
Browse repository at this point
Commits on May 11, 2020
0.33.0
Perryvw
committed
cfbbb28
View commit details
Copy full SHA for cfbbb28
View code at this point
Browse repository at this point
Added memory benchmarks to CI (#864)
Show description for 0da1b35
lolleko
authored
0da1b35
View commit details
Copy full SHA for 0da1b35
View code at this point
Browse repository at this point
Commits on May 9, 2020
Switch to ESLint (#839)
Show description for 7556611
ark120202
authored
7556611
View commit details
Copy full SHA for 7556611
View code at this point
Browse repository at this point
Commits on Apr 9, 2020
0.32.2
Perryvw
committed
3ebc767
View commit details
Copy full SHA for 3ebc767
View code at this point
Browse repository at this point
Commits on Apr 5, 2020
0.32.1
Perryvw
committed
7d46a76
View commit details
Copy full SHA for 7d46a76
View code at this point
Browse repository at this point
Commits on Mar 15, 2020
0.32.0
Perryvw
committed
2d938b8
View commit details
Copy full SHA for 2d938b8
View code at this point
Browse repository at this point
Commits on Mar 14, 2020
Bump acorn from 6.4.0 to 6.4.1 (#838)
Show description for 71a2aef
dependabot[bot]
authored
71a2aef
View commit details
Copy full SHA for 71a2aef
View code at this point
Browse repository at this point
Commits on Mar 11, 2020
Upgrade dependencies (#834)
Show description for c05029b
ark120202
authored
c05029b
View commit details
Copy full SHA for c05029b
View code at this point
Browse repository at this point
Commits on Jan 19, 2020
0.31.0
Perryvw
committed
be969b0
View commit details
Copy full SHA for be969b0
View code at this point
Browse repository at this point
Commits on Jan 2, 2020
0.30.1
Perryvw
committed
d830d35
View commit details
Copy full SHA for d830d35
View code at this point
Browse repository at this point
0.30.0
Perryvw
committed
70394c7
View commit details
Copy full SHA for 70394c7
View code at this point
Browse repository at this point
Commits on Dec 8, 2019
Upgrade dependencies (#763)
Show description for dc18e47
ark120202
authored and
Perryvw
committed
dc18e47
View commit details
Copy full SHA for dc18e47
View code at this point
Browse repository at this point
Commits on Dec 1, 2019
0.29.1
Perryvw
committed
3373e4a
View commit details
Copy full SHA for 3373e4a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.