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 }}
cccZone
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
Breadcrumbs
History for
TypeScript
src
on
singletonScanner
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 13, 2015
Use const.
CyrusNajmabadi
committed
4e0c263
View commit details
Copy full SHA for 4e0c263
View code at this point
Browse repository at this point
Commits on Apr 12, 2015
Use a singleton parser as well.
CyrusNajmabadi
committed
362320d
View commit details
Copy full SHA for 362320d
View code at this point
Browse repository at this point
Use a single scanner for all parsing tasks.
CyrusNajmabadi
committed
61951e5
View commit details
Copy full SHA for 61951e5
View code at this point
Browse repository at this point
Merge branch 'master' into migrateStrictModeCheck
Yui T
committed
63a2359
View commit details
Copy full SHA for 63a2359
View code at this point
Browse repository at this point
Address code review
Yui T
committed
a01bdcf
View commit details
Copy full SHA for a01bdcf
View code at this point
Browse repository at this point
Commits on Apr 11, 2015
Address code review
Yui T
committed
3c2196b
View commit details
Copy full SHA for 3c2196b
View code at this point
Browse repository at this point
Merge pull request #2706 from Microsoft/emitYieldStart
Show description for 1c7d8a2
CyrusNajmabadi
committed
1c7d8a2
View commit details
Copy full SHA for 1c7d8a2
View code at this point
Browse repository at this point
Address CR
Yui T
committed
a60cf02
View commit details
Copy full SHA for a60cf02
View code at this point
Browse repository at this point
Address CR
Yui T
committed
fe7a3a5
View commit details
Copy full SHA for fe7a3a5
View code at this point
Browse repository at this point
Merge pull request #2718 from Microsoft/fixEmitDecorate
Show description for 28b5217
rbuckton
committed
28b5217
View commit details
Copy full SHA for 28b5217
View code at this point
Browse repository at this point
Commits on Apr 10, 2015
use @internal comment consistenlly
mhegazy
committed
13ef271
View commit details
Copy full SHA for 13ef271
View code at this point
Browse repository at this point
Allow IdentifierName in memberExpression
Yui T
committed
8448ba7
View commit details
Copy full SHA for 8448ba7
View code at this point
Browse repository at this point
Merge branch 'master' into APIReviewCleanup
Show description for 431dce7
mhegazy
committed
431dce7
View commit details
Copy full SHA for 431dce7
View code at this point
Browse repository at this point
Fix for __decorate emit on undecorated file following a decorated file
rbuckton
committed
cd6bfb1
View commit details
Copy full SHA for cd6bfb1
View code at this point
Browse repository at this point
Merge pull request #2700 from Microsoft/removeOptionalTypeOnExportDefault
Show description for f231d6a
mhegazy
committed
f231d6a
View commit details
Copy full SHA for f231d6a
View code at this point
Browse repository at this point
Address issue with propertyAccessExpression and QualifiedName in TypeReference
Yui T
committed
5bab826
View commit details
Copy full SHA for 5bab826
View code at this point
Browse repository at this point
Don't report errors for empty generator functions with type annotations.
CyrusNajmabadi
committed
9e56c61
View commit details
Copy full SHA for 9e56c61
View code at this point
Browse repository at this point
Merge branch 'master' into fixArrowBindingPattern
rbuckton
committed
042b965
View commit details
Copy full SHA for 042b965
View code at this point
Browse repository at this point
Simpler lookahead, let the tryParse do the hard work
rbuckton
committed
02d88f2
View commit details
Copy full SHA for 02d88f2
View code at this point
Browse repository at this point
Merge pull request #2691 from Microsoft/isRegExpWeHardlyKnewYe
Show description for ad477c7
DanielRosenwasser
committed
ad477c7
View commit details
Copy full SHA for ad477c7
View code at this point
Browse repository at this point
Emit generator functions and yield expressions in ES6.
CyrusNajmabadi
committed
f777011
View commit details
Copy full SHA for f777011
View code at this point
Browse repository at this point
Rename type.
CyrusNajmabadi
committed
024d653
View commit details
Copy full SHA for 024d653
View code at this point
Browse repository at this point
Comment cleanup
rbuckton
committed
9636142
View commit details
Copy full SHA for 9636142
View code at this point
Browse repository at this point
Simplified lookahead and added ES6 test cases
rbuckton
committed
19695f9
View commit details
Copy full SHA for 19695f9
View code at this point
Browse repository at this point
Merge pull request #2664 from Microsoft/fixDecoratorFormatting
Show description for f318515
rbuckton
committed
f318515
View commit details
Copy full SHA for f318515
View code at this point
Browse repository at this point
Merge pull request #2612 from ahmad-farid/OCNoTest2
Show description for 01d945b
ahmad-farid
committed
01d945b
View commit details
Copy full SHA for 01d945b
View code at this point
Browse repository at this point
Merge pull request #2701 from Microsoft/superAnnoyingEmitInEs6Classes
Show description for 6493980
DanielRosenwasser
committed
6493980
View commit details
Copy full SHA for 6493980
View code at this point
Browse repository at this point
Merging
Ahmad Farid
committed
86e5773
View commit details
Copy full SHA for 86e5773
View code at this point
Browse repository at this point
Commits on Apr 9, 2015
update property in Identifier
Yui T
committed
33d6a81
View commit details
Copy full SHA for 33d6a81
View code at this point
Browse repository at this point
Merge branch 'master' into removeOptionalTypeOnExportDefault
mhegazy
committed
a5a83c1
View commit details
Copy full SHA for a5a83c1
View code at this point
Browse repository at this point
Emit temp var declaration for 'export default <expression>' in declaration emit
mhegazy
committed
dc4d8c8
View commit details
Copy full SHA for dc4d8c8
View code at this point
Browse repository at this point
Revert "Support an optional type annotation on export default statement"
Show description for afe35c8
mhegazy
committed
afe35c8
View commit details
Copy full SHA for afe35c8
View code at this point
Browse repository at this point
Don't emit '_this' declaration in ES6 or later.
DanielRosenwasser
committed
fb8cc0c
View commit details
Copy full SHA for fb8cc0c
View code at this point
Browse repository at this point
Merge pull request #2682 from Microsoft/GetOccurrencesSingleFile
Show description for 97a3e71
CyrusNajmabadi
committed
97a3e71
View commit details
Copy full SHA for 97a3e71
View code at this point
Browse repository at this point
merging with master
Ahmad Farid
committed
a34801f
View commit details
Copy full SHA for a34801f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.