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 }}
phpnode
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
1
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
Breadcrumbs
History for
TypeScript
src
compiler
on
ImprovePerfRulesProvider
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 1, 2017
Merge pull request #14373 from DLehenbauer/fixSpreadUsage
Show description for 9796557
mhegazy
authored
9796557
View commit details
Copy full SHA for 9796557
View code at this point
Browse repository at this point
Commits on Feb 28, 2017
Remove assertion
Kanchalai Tanglertsampan
committed
4aac67b
View commit details
Copy full SHA for 4aac67b
View code at this point
Browse repository at this point
Fix TypeError when JSDoc.tags is undefined (see #14362)
DLehenbauer
committed
2a38009
View commit details
Copy full SHA for 2a38009
View code at this point
Browse repository at this point
Merge pull request #14338 from Microsoft/fix14334
Show description for 4f1d7a5
rbuckton
authored
4f1d7a5
View commit details
Copy full SHA for 4f1d7a5
View code at this point
Browse repository at this point
Commits on Feb 27, 2017
Fix emit for downlevel generated catch variable
rbuckton
committed
8c2bcae
View commit details
Copy full SHA for 8c2bcae
View code at this point
Browse repository at this point
Merge pull request #14324 from mihailik/master
Show description for 36eb1ce
mhegazy
authored
36eb1ce
View commit details
Copy full SHA for 36eb1ce
View code at this point
Browse repository at this point
Commits on Feb 26, 2017
Better check for right.text, more comments in test
mihailik
committed
6a88cf0
View commit details
Copy full SHA for 6a88cf0
View code at this point
Browse repository at this point
Commits on Feb 25, 2017
Avoid failing TS2695 for eval.
mihailik
committed
27675fc
View commit details
Copy full SHA for 27675fc
View code at this point
Browse repository at this point
Commits on Feb 24, 2017
Merge pull request #14302 from Microsoft/make-special-property-assignment-apply-only-to-lhs
Show description for 5b23dbc
sandersn
authored
5b23dbc
View commit details
Copy full SHA for 5b23dbc
View code at this point
Browse repository at this point
Merge pull request #14284 from Microsoft/jsDocUpperCasePrimitiveTypes
Show description for 1a579d1
mhegazy
authored
1a579d1
View commit details
Copy full SHA for 1a579d1
View code at this point
Browse repository at this point
Special prop assignment symbol applies only to lhs
Show description for 82b5655
sandersn
committed
82b5655
View commit details
Copy full SHA for 82b5655
View code at this point
Browse repository at this point
Merge pull request #14014 from zhengbli/12233
Show description for 2d4b4c9
Zhengbo Li
authored
2d4b4c9
View commit details
Copy full SHA for 2d4b4c9
View code at this point
Browse repository at this point
Allow primitive types in JSDoc to start wtih uppercase letters
mhegazy
committed
fd80409
View commit details
Copy full SHA for fd80409
View code at this point
Browse repository at this point
Commits on Feb 23, 2017
Merge pull request #14158 from aozgaa/QuickFixPeriods
Show description for 65da012
aozgaa
authored
65da012
View commit details
Copy full SHA for 65da012
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
a few fixed in printer/factory (#14239)
vladima
authored
eb34f0c
View commit details
Copy full SHA for eb34f0c
View code at this point
Browse repository at this point
isConstructorType checks base constraint for undefined
Show description for dbaf1f6
sandersn
committed
dbaf1f6
View commit details
Copy full SHA for dbaf1f6
View code at this point
Browse repository at this point
Commits on Feb 21, 2017
Allow JSX attributes to be union types
Kanchalai Tanglertsampan
committed
994ddac
View commit details
Copy full SHA for 994ddac
View code at this point
Browse repository at this point
Commits on Feb 18, 2017
Fix for-await-of emit in async function
rbuckton
committed
7d77c2b
View commit details
Copy full SHA for 7d77c2b
View code at this point
Browse repository at this point
Commits on Feb 17, 2017
add periods
Arthur Ozga
committed
f3b80b7
View commit details
Copy full SHA for f3b80b7
View code at this point
Browse repository at this point
Merge branch 'master' into publicTransformers
rbuckton
committed
4db86f7
View commit details
Copy full SHA for 4db86f7
View code at this point
Browse repository at this point
Minor factory cleanup
rbuckton
committed
67a0041
View commit details
Copy full SHA for 67a0041
View code at this point
Browse repository at this point
Minor fixes after merging from master
rbuckton
committed
11f58ea
View commit details
Copy full SHA for 11f58ea
View code at this point
Browse repository at this point
Merge branch 'master' into asyncGenerators
rbuckton
committed
cf72ceb
View commit details
Copy full SHA for cf72ceb
View code at this point
Browse repository at this point
PR feedback
rbuckton
committed
344a9d2
View commit details
Copy full SHA for 344a9d2
View code at this point
Browse repository at this point
Commits on Feb 16, 2017
Merge branch 'master' into publicTransformers
rbuckton
committed
6ff081f
View commit details
Copy full SHA for 6ff081f
View code at this point
Browse repository at this point
Better strictNullChecks support for TransformationContext
rbuckton
committed
511cc41
View commit details
Copy full SHA for 511cc41
View code at this point
Browse repository at this point
Simplify visitNode
rbuckton
committed
af18df3
View commit details
Copy full SHA for af18df3
View code at this point
Browse repository at this point
Check `fullName` has value for typedefTag
Zhengbo Li
committed
f6e9dad
View commit details
Copy full SHA for f6e9dad
View code at this point
Browse repository at this point
clean up trailing whitespace
rbuckton
committed
0243510
View commit details
Copy full SHA for 0243510
View code at this point
Browse repository at this point
Support strictNullChecks mode in visitors
rbuckton
committed
fd320b0
View commit details
Copy full SHA for fd320b0
View code at this point
Browse repository at this point
Merge branch 'master' into MissingPropertyFix
Arthur Ozga
committed
6e198f9
View commit details
Copy full SHA for 6e198f9
View code at this point
Browse repository at this point
widen type, index signature, and add tests
Arthur Ozga
committed
1b6cf97
View commit details
Copy full SHA for 1b6cf97
View code at this point
Browse repository at this point
fix typo
Zhengbo Li
committed
896e576
View commit details
Copy full SHA for 896e576
View code at this point
Browse repository at this point
Merge branch 'strictNullFactories' into publicTransformers
rbuckton
committed
0f495fb
View commit details
Copy full SHA for 0f495fb
View code at this point
Browse repository at this point
Update factories to work with strictNullChecks
rbuckton
committed
3a7874f
View commit details
Copy full SHA for 3a7874f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.