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
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 }}
ChanningLua
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
unrewrite
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 24, 2015
Removed tree rewriting code
DanielRosenwasser
committed
0af4b8a
View commit details
Copy full SHA for 0af4b8a
Browse repository at this point
Stop using rewrites for object literal downlevel emit.
DanielRosenwasser
committed
a391d70
View commit details
Copy full SHA for a391d70
Browse repository at this point
Merge pull request #2119 from Microsoft/fixFailingTest
Show description for 34bd298
CyrusNajmabadi
committed
34bd298
View commit details
Copy full SHA for 34bd298
Browse repository at this point
Fix failing test.
CyrusNajmabadi
committed
a3ad3c0
View commit details
Copy full SHA for a3ad3c0
Browse repository at this point
Merge pull request #2111 from Microsoft/navToPatternMatcher
Show description for 5141f1d
CyrusNajmabadi
committed
5141f1d
View commit details
Copy full SHA for 5141f1d
Browse repository at this point
Merge pull request #2104 from Microsoft/arrowFunctionEmit
Show description for 09e3cd6
CyrusNajmabadi
committed
09e3cd6
View commit details
Copy full SHA for 09e3cd6
Browse repository at this point
Commits on Feb 23, 2015
Merge pull request #2109 from Microsoft/sideEffects
Show description for e26de71
CyrusNajmabadi
committed
e26de71
View commit details
Copy full SHA for e26de71
Browse repository at this point
Merge pull request #1971 from Microsoft/commaSeparator
Show description for eaba180
CyrusNajmabadi
committed
eaba180
View commit details
Copy full SHA for eaba180
Browse repository at this point
CR feedback.
CyrusNajmabadi
committed
f90f8e8
View commit details
Copy full SHA for f90f8e8
Browse repository at this point
Merge pull request #2083 from Microsoft/iterators
Show description for 50f9ce4
JsonFreeman
committed
50f9ce4
View commit details
Copy full SHA for 50f9ce4
Browse repository at this point
Merge pull request #2116 from Microsoft/fix-autoCollapse
Show description for a27d19d
rbuckton
committed
a27d19d
View commit details
Copy full SHA for a27d19d
Browse repository at this point
Merge branch 'master' into sideEffects
Show description for cfe3bb8
CyrusNajmabadi
committed
cfe3bb8
View commit details
Copy full SHA for cfe3bb8
Browse repository at this point
[Symbol.iterator] of a Generator is a Generator
JsonFreeman
committed
7711a45
View commit details
Copy full SHA for 7711a45
Browse repository at this point
Merge branch 'master' of https://github.com/Microsoft/TypeScript into iterators
JsonFreeman
committed
a66cdf8
View commit details
Copy full SHA for a66cdf8
Browse repository at this point
Fixes overly-aggressive auto-collapse for "Collapse to Definitions"
rbuckton
committed
5bf9197
View commit details
Copy full SHA for 5bf9197
Browse repository at this point
Merge pull request #1983 from Microsoft/es6Import
Show description for 4aae41b
ahejlsberg
committed
4aae41b
View commit details
Copy full SHA for 4aae41b
Browse repository at this point
Be more conservative on when we'll emit a function in a single line.
CyrusNajmabadi
committed
f46cb89
View commit details
Copy full SHA for f46cb89
Browse repository at this point
Add missed file from addNavtoLimit branch.
steveluc
committed
b0c522d
View commit details
Copy full SHA for b0c522d
Browse repository at this point
Merge pull request #2106 from Microsoft/addNavtoLimit
Show description for 7df14c1
steveluc
committed
7df14c1
View commit details
Copy full SHA for 7df14c1
Browse repository at this point
Merge pull request #1989 from Microsoft/hostCache
Show description for 67f67dd
mhegazy
committed
67f67dd
View commit details
Copy full SHA for 67f67dd
Browse repository at this point
Addressing CR feedback
ahejlsberg
committed
27529f1
View commit details
Copy full SHA for 27529f1
Browse repository at this point
Merge branch 'master' into es6Import
Show description for f0f4ca6
ahejlsberg
committed
f0f4ca6
View commit details
Copy full SHA for f0f4ca6
Browse repository at this point
Merge branch 'master' into hostCache
mhegazy
committed
e504453
View commit details
Copy full SHA for e504453
Browse repository at this point
Merge pull request #2112 from Microsoft/lkg
Show description for 64dd747
CyrusNajmabadi
committed
64dd747
View commit details
Copy full SHA for 64dd747
Browse repository at this point
Changed no content action for completions from exception to error message.
steveluc
committed
47d265b
View commit details
Copy full SHA for 47d265b
Browse repository at this point
Added update of project structure on idle following change (if no
Show description for f9518b2
steveluc
committed
f9518b2
View commit details
Copy full SHA for f9518b2
Browse repository at this point
Update LKG.
CyrusNajmabadi
committed
4b096b7
View commit details
Copy full SHA for 4b096b7
Browse repository at this point
Update LKG.
CyrusNajmabadi
committed
42530a7
View commit details
Copy full SHA for 42530a7
Browse repository at this point
CR feedback
CyrusNajmabadi
committed
441735a
View commit details
Copy full SHA for 441735a
Browse repository at this point
Move NavigateTo over to using the new pattern matcher.
CyrusNajmabadi
committed
fd1b587
View commit details
Copy full SHA for fd1b587
Browse repository at this point
CR feedback.
CyrusNajmabadi
committed
8d0dc91
View commit details
Copy full SHA for 8d0dc91
Browse repository at this point
Emit parameter initializers unless we are certain they don't have any side effects.
CyrusNajmabadi
committed
53ed427
View commit details
Copy full SHA for 53ed427
Browse repository at this point
Commits on Feb 22, 2015
Merge pull request #1998 from Microsoft/newLineClassification
Show description for a2d0d59
CyrusNajmabadi
committed
a2d0d59
View commit details
Copy full SHA for a2d0d59
Browse repository at this point
Merge branch 'master' into newLineClassification
CyrusNajmabadi
committed
6893a2c
View commit details
Copy full SHA for 6893a2c
Browse repository at this point
Add maxResultCount optional field to NavtoRequestArgs. Change
Show description for f19619e
steveluc
committed
f19619e
View commit details
Copy full SHA for f19619e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.