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 }}
KeyHui
/
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
compiler
on
rootDir
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 15, 2015
Merge branch 'master' into rootDir
Show description for af661ae
mhegazy
committed
af661ae
View commit details
Copy full SHA for af661ae
View code at this point
Browse repository at this point
Add rootDir option
mhegazy
committed
261adff
View commit details
Copy full SHA for 261adff
View code at this point
Browse repository at this point
Commits on Apr 14, 2015
Merge pull request #2765 from Microsoft/moveAsKeywordOutFromStrict
Show description for 2861fc2
yuit
committed
2861fc2
View commit details
Copy full SHA for 2861fc2
View code at this point
Browse repository at this point
Move asKeyword into correct section
Yui T
committed
4783d9f
View commit details
Copy full SHA for 4783d9f
View code at this point
Browse repository at this point
Move commonSourceDirectory computation to its own function
mhegazy
committed
e7895c5
View commit details
Copy full SHA for e7895c5
View code at this point
Browse repository at this point
Addressing CR feedback
unknown
authored and
unknown
committed
9a2846e
View commit details
Copy full SHA for 9a2846e
View code at this point
Browse repository at this point
Merge branch 'master' into reducedUnionTypes
unknown
authored and
unknown
committed
7393898
View commit details
Copy full SHA for 7393898
View code at this point
Browse repository at this point
Addressing CR feedback
unknown
authored and
unknown
committed
56e0fb0
View commit details
Copy full SHA for 56e0fb0
View code at this point
Browse repository at this point
Fix #2724: ensure checkIteratedTypeOrElementType returns a type
mhegazy
committed
fe75002
View commit details
Copy full SHA for fe75002
View code at this point
Browse repository at this point
Commits on Apr 13, 2015
Insert @internal when we generate diagnostic messages.
CyrusNajmabadi
committed
20961cd
View commit details
Copy full SHA for 20961cd
View code at this point
Browse repository at this point
Commits on Apr 12, 2015
Merge branch 'master' into reducedUnionTypes
Show description for e4b7cf9
ahejlsberg
committed
e4b7cf9
View commit details
Copy full SHA for e4b7cf9
View code at this point
Browse repository at this point
Consistently reduce union types in property access
ahejlsberg
committed
e8ee500
View commit details
Copy full SHA for e8ee500
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
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
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
Previous
Next
You can’t perform that action at this time.