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 }}
feilangyue
/
TypeScriptLua
Public
forked from
ASDAlexander77/TypeScriptLua
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
TypeScriptLua
test
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 28, 2019
minor fix to opengl test app and JSLib
Alex D
committed
ac934f5
View commit details
Copy full SHA for ac934f5
View code at this point
Browse repository at this point
Commits on Feb 27, 2019
some fixes to varAsLet option
Alex D
committed
4959399
View commit details
Copy full SHA for 4959399
View code at this point
Browse repository at this point
Commits on Feb 26, 2019
added new option to treat var as let to speed up execution
Alex D
committed
0c6ea9a
View commit details
Copy full SHA for 0c6ea9a
View code at this point
Browse repository at this point
prototyping var as let
Alex D
committed
af399ad
View commit details
Copy full SHA for af399ad
View code at this point
Browse repository at this point
rolled back some changes
Alex D
committed
8724585
View commit details
Copy full SHA for 8724585
View code at this point
Browse repository at this point
progress of refactoring var func scope
Alex D
committed
8018ab2
View commit details
Copy full SHA for 8018ab2
View code at this point
Browse repository at this point
progress
ASDAlexander77
committed
c49d5e8
View commit details
Copy full SHA for c49d5e8
View code at this point
Browse repository at this point
progress of tests of new func var scope
ASDAlexander77
committed
e63ce81
View commit details
Copy full SHA for e63ce81
View code at this point
Browse repository at this point
Commits on Feb 25, 2019
progress of implementing var isolation by function level and nested functions
Alex D
committed
285cdeb
View commit details
Copy full SHA for 285cdeb
View code at this point
Browse repository at this point
progress of implementing scope of function var
Alex D
committed
1781295
View commit details
Copy full SHA for 1781295
View code at this point
Browse repository at this point
progress of implementing scope of var for function
Alex D
committed
14401ba
View commit details
Copy full SHA for 14401ba
View code at this point
Browse repository at this point
Commits on Feb 22, 2019
fixed issue with undefined in null in == and !=
Alex D
committed
73ec39d
View commit details
Copy full SHA for 73ec39d
View code at this point
Browse repository at this point
Commits on Feb 21, 2019
many fixes to JSLib array
Alex D
committed
08f9a3b
View commit details
Copy full SHA for 08f9a3b
View code at this point
Browse repository at this point
fixed issue with calling undefined constructor
Alex D
committed
88d4f6f
View commit details
Copy full SHA for 88d4f6f
View code at this point
Browse repository at this point
fixed issue with calling undefined constructor
Alex D
committed
9151c76
View commit details
Copy full SHA for 9151c76
View code at this point
Browse repository at this point
added test and fixed some issues in JSLib for opengl test app
Alex D
committed
290f708
View commit details
Copy full SHA for 290f708
View code at this point
Browse repository at this point
progress of improving undef for params
Alex D
committed
0c102ab
View commit details
Copy full SHA for 0c102ab
View code at this point
Browse repository at this point
Commits on Feb 20, 2019
progress
ASDAlexander77
committed
6555308
View commit details
Copy full SHA for 6555308
View code at this point
Browse repository at this point
implemented !== and === and != and ==
ASDAlexander77
committed
e5f4e4d
View commit details
Copy full SHA for e5f4e4d
View code at this point
Browse repository at this point
fixes
ASDAlexander77
committed
63898ad
View commit details
Copy full SHA for 63898ad
View code at this point
Browse repository at this point
progress of refactoring undefined for class (before improving it for paramss)
ASDAlexander77
committed
a98ae4a
View commit details
Copy full SHA for a98ae4a
View code at this point
Browse repository at this point
Commits on Feb 19, 2019
more fixes after tests for undefined implementation
Alex D
committed
093e6da
View commit details
Copy full SHA for 093e6da
View code at this point
Browse repository at this point
fixes after some tests
Alex D
committed
b4ea412
View commit details
Copy full SHA for b4ea412
View code at this point
Browse repository at this point
implemented "undefined" for code
Alex D
committed
d143c01
View commit details
Copy full SHA for d143c01
View code at this point
Browse repository at this point
Commits on Feb 18, 2019
more refactoring
Alex D
committed
78fcbce
View commit details
Copy full SHA for 78fcbce
View code at this point
Browse repository at this point
refactor of class definition is finished
Alex D
committed
14b000d
View commit details
Copy full SHA for 14b000d
View code at this point
Browse repository at this point
progress of implementing undefined
Alex D
committed
d1e8b75
View commit details
Copy full SHA for d1e8b75
View code at this point
Browse repository at this point
fixed issue last case in switch
Alex D
committed
fe35815
View commit details
Copy full SHA for fe35815
View code at this point
Browse repository at this point
fixed issues after refactoring
Alex D
committed
4e88e43
View commit details
Copy full SHA for 4e88e43
View code at this point
Browse repository at this point
Commits on Feb 17, 2019
progress of improvinf for/of logic
ASDAlexander77
committed
4df16ba
View commit details
Copy full SHA for 4df16ba
View code at this point
Browse repository at this point
Commits on Feb 16, 2019
added some checks before creating class
ASDAlexander77
committed
d952ee5
View commit details
Copy full SHA for d952ee5
View code at this point
Browse repository at this point
Commits on Feb 15, 2019
progress of returning to 0 based arrays
ASDAlexander77
committed
122fac2
View commit details
Copy full SHA for 122fac2
View code at this point
Browse repository at this point
fully fixed issues after refactoring
ASDAlexander77
committed
7811261
View commit details
Copy full SHA for 7811261
View code at this point
Browse repository at this point
fixes for tests
ASDAlexander77
committed
549e3fe
View commit details
Copy full SHA for 549e3fe
View code at this point
Browse repository at this point
adjusted JSLib array to using indexes
ASDAlexander77
committed
6cf48f7
View commit details
Copy full SHA for 6cf48f7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.