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 }}
anderswestberg
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 27, 2016
Merge pull request #8342 from Microsoft/excludeHiddenVsSettingsFolder
Show description for 078d6da
paulvanbrenk
committed
078d6da
View commit details
Copy full SHA for 078d6da
Browse repository at this point
Merge pull request #8340 from Microsoft/nothingType
Show description for 0613ad1
ahejlsberg
committed
0613ad1
View commit details
Copy full SHA for 0613ad1
Browse repository at this point
Merge pull request #8318 from zhengbli/i7514
Show description for 70d805a
Zhengbo Li
committed
70d805a
View commit details
Copy full SHA for 70d805a
Browse repository at this point
Exclude the files in the .vs folder
Show description for 3437fe5
Paul van Brenk
committed
3437fe5
View commit details
Copy full SHA for 3437fe5
Browse repository at this point
Move the dir watcher to parseConfigFile
zhengbli
committed
cff98d5
View commit details
Copy full SHA for cff98d5
Browse repository at this point
Merge pull request #8339 from zhengbli/updateLib04272016
Show description for c4d5783
Zhengbo Li
committed
c4d5783
View commit details
Copy full SHA for c4d5783
Browse repository at this point
Accepting new baselines
ahejlsberg
committed
9da4323
View commit details
Copy full SHA for 9da4323
Browse repository at this point
Display the name 'nothing' for the empty union type
ahejlsberg
committed
8cd3253
View commit details
Copy full SHA for 8cd3253
Browse repository at this point
Routine update of dom lib files
Zhengbo Li
committed
a1039bb
View commit details
Copy full SHA for a1039bb
Browse repository at this point
Merge pull request #8324 from Microsoft/fixDisplayOfNarrowedTypes
Show description for b99a2e0
ahejlsberg
committed
b99a2e0
View commit details
Copy full SHA for b99a2e0
Browse repository at this point
Adding fourslash test
ahejlsberg
committed
65edb52
View commit details
Copy full SHA for 65edb52
Browse repository at this point
Properly display narrowed types when hovering in IDE
ahejlsberg
committed
700435b
View commit details
Copy full SHA for 700435b
Browse repository at this point
Commits on Apr 26, 2016
Merge pull request #8312 from RyanCavanaugh/fix8293
Show description for e00f573
RyanCavanaugh
committed
e00f573
View commit details
Copy full SHA for e00f573
Browse repository at this point
add dirWatcher for "watch" option in tsconfig.json
zhengbli
committed
0d32570
View commit details
Copy full SHA for 0d32570
Browse repository at this point
Don't error when 'reserved' names appear in ambient contexts.
Show description for de4f279
RyanCavanaugh
committed
de4f279
View commit details
Copy full SHA for de4f279
Browse repository at this point
Add test
RyanCavanaugh
committed
fed42cc
View commit details
Copy full SHA for fed42cc
Browse repository at this point
Merge pull request #8295 from Microsoft/anyDefaultsToAny
Show description for da01975
ahejlsberg
committed
da01975
View commit details
Copy full SHA for da01975
Browse repository at this point
Adding regression test
ahejlsberg
committed
6cd7db8
View commit details
Copy full SHA for 6cd7db8
Browse repository at this point
Variable of type any has initial type any in control flow analysis
ahejlsberg
committed
ecc9361
View commit details
Copy full SHA for ecc9361
Browse repository at this point
Commits on Apr 25, 2016
Fix8256 (#8292)
Show description for 71fc581
yuit
committed
71fc581
View commit details
Copy full SHA for 71fc581
Browse repository at this point
Merge pull request #8291 from zhengbli/honorEditorOptions
Show description for c953128
Zhengbo Li
committed
c953128
View commit details
Copy full SHA for c953128
Browse repository at this point
Remove hard-coded new line character option
Zhengbo Li
committed
aca769f
View commit details
Copy full SHA for aca769f
Browse repository at this point
Merge pull request #8284 from Microsoft/Fix8271
Show description for 59d1f1f
mhegazy
committed
59d1f1f
View commit details
Copy full SHA for 59d1f1f
Browse repository at this point
Merge pull request #8286 from Microsoft/controlFlowCacheFix
Show description for dc60e68
ahejlsberg
committed
dc60e68
View commit details
Copy full SHA for dc60e68
Browse repository at this point
Merge pull request #8196 from zhengbli/fileWatcherBackToPolling
Show description for 0f18cf8
Zhengbo Li
committed
0f18cf8
View commit details
Copy full SHA for 0f18cf8
Browse repository at this point
Adding regression test
ahejlsberg
committed
ff108c0
View commit details
Copy full SHA for ff108c0
Browse repository at this point
Cache control flow types only at loop-back junctions
ahejlsberg
committed
b88269b
View commit details
Copy full SHA for b88269b
Browse repository at this point
Fix #8271: Add `undefined` type to index signatures
mhegazy
committed
743fa3c
View commit details
Copy full SHA for 743fa3c
Browse repository at this point
Commits on Apr 23, 2016
Merge pull request #8266 from Microsoft/FixGlobalTSServerOprations
Show description for 4039146
mhegazy
committed
4039146
View commit details
Copy full SHA for 4039146
Browse repository at this point
Format JOSN in failed error messages
mhegazy
committed
c7f4cb8
View commit details
Copy full SHA for c7f4cb8
Browse repository at this point
Add configured projects to the list of projects when searching
mhegazy
committed
39d64a2
View commit details
Copy full SHA for 39d64a2
Browse repository at this point
Commits on Apr 22, 2016
Merge pull request #8010 from Microsoft/controlFlowTypes
Show description for 5ed6f30
ahejlsberg
committed
5ed6f30
View commit details
Copy full SHA for 5ed6f30
Browse repository at this point
Add env to allow switch to non-polling if really wants to
zhengbli
committed
a09b001
View commit details
Copy full SHA for a09b001
Browse repository at this point
Accepting new baselines
ahejlsberg
committed
0dee5ad
View commit details
Copy full SHA for 0dee5ad
Browse repository at this point
Revert previous change
ahejlsberg
committed
42e3fc4
View commit details
Copy full SHA for 42e3fc4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.