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 }}
java08800
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
tests
on
unused_wip
User selector
All users
All time
Commit history
Commits on Sep 1, 2016
Merge pull request #10607 from Microsoft/remove_useless_inserts
Show description for 38de65a
Andy
authored
38de65a
View commit details
Copy full SHA for 38de65a
View code at this point
Browse repository at this point
Commits on Aug 30, 2016
Fix 10408 : Better error message for set/get with noImplicitAny error (#10597)
Show description for 0b95731
yuit
authored
0b95731
View commit details
Copy full SHA for 0b95731
View code at this point
Browse repository at this point
Remove useless inserts that used to be required to trigger checks
Andy Hanson
committed
d47b3e2
View commit details
Copy full SHA for d47b3e2
View code at this point
Browse repository at this point
Commits on Aug 29, 2016
Merge pull request #10506 from Microsoft/ctorTag
Show description for 0485bb6
DanielRosenwasser
authored
0485bb6
View commit details
Copy full SHA for 0485bb6
View code at this point
Browse repository at this point
Commits on Aug 26, 2016
Merge remote-tracking branch 'origin/master' into far_display_parts
riknoll
committed
1763db4
View commit details
Copy full SHA for 1763db4
View code at this point
Browse repository at this point
Fixing errors and adding a fourslash test
riknoll
committed
4c847eb
View commit details
Copy full SHA for 4c847eb
View code at this point
Browse repository at this point
Update other tests and baselines
sandersn
committed
3f8cd82
View commit details
Copy full SHA for 3f8cd82
View code at this point
Browse repository at this point
Parse untyped object type members separated by ','
Show description for 0a985ee
sandersn
committed
0a985ee
View commit details
Copy full SHA for 0a985ee
View code at this point
Browse repository at this point
First in UMD global wins
Show description for 0116abd
RyanCavanaugh
committed
0116abd
View commit details
Copy full SHA for 0116abd
View code at this point
Browse repository at this point
Merge pull request #10543 from Microsoft/port10212
Show description for c72f5e2
mhegazy
authored
c72f5e2
View commit details
Copy full SHA for c72f5e2
View code at this point
Browse repository at this point
Commits on Aug 25, 2016
Merge pull request #10538 from Microsoft/find-declarations-of-js-module-export
Show description for 0041d5c
sandersn
authored
0041d5c
View commit details
Copy full SHA for 0041d5c
View code at this point
Browse repository at this point
[Release 2.0] fix10179: 2.0 emits optional class properties defined in constructors, which breaks compatibility (#10212)
Show description for 15ff0f7
yuit
authored and
mhegazy
committed
15ff0f7
View commit details
Copy full SHA for 15ff0f7
View code at this point
Browse repository at this point
Get rid of absolute paths
sandersn
committed
6ee749f
View commit details
Copy full SHA for 6ee749f
View code at this point
Browse repository at this point
Clean up maxNodeModuleJsDepth test
sandersn
committed
751b0a6
View commit details
Copy full SHA for 751b0a6
View code at this point
Browse repository at this point
Fix crash when checking module exports for export=
Show description for c0309fa
sandersn
committed
c0309fa
View commit details
Copy full SHA for c0309fa
View code at this point
Browse repository at this point
Commits on Aug 23, 2016
Accepted baselines.
DanielRosenwasser
committed
5ce285c
View commit details
Copy full SHA for 5ce285c
View code at this point
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
d6ec5f2
View commit details
Copy full SHA for d6ec5f2
View code at this point
Browse repository at this point
Added test for decorators.
DanielRosenwasser
committed
c21d16a
View commit details
Copy full SHA for c21d16a
View code at this point
Browse repository at this point
Merge pull request #10446 from YuichiNukiyama/fix10351
Show description for ddb5a00
sandersn
authored
ddb5a00
View commit details
Copy full SHA for ddb5a00
View code at this point
Browse repository at this point
change error message
YuichiNukiyama
committed
590755b
View commit details
Copy full SHA for 590755b
View code at this point
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
310e9c3
View commit details
Copy full SHA for 310e9c3
View code at this point
Browse repository at this point
Added test for untyped tag.
DanielRosenwasser
committed
3292631
View commit details
Copy full SHA for 3292631
View code at this point
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
e7798c0
View commit details
Copy full SHA for e7798c0
View code at this point
Browse repository at this point
Added tests.
DanielRosenwasser
committed
0f83fc1
View commit details
Copy full SHA for 0f83fc1
View code at this point
Browse repository at this point
Commits on Aug 22, 2016
Merge pull request #10486 from Microsoft/allowSyntheticDefaultImports-resolves-to-module
Show description for 93de502
sandersn
authored
93de502
View commit details
Copy full SHA for 93de502
View code at this point
Browse repository at this point
Merge pull request #9746 from Microsoft/instantiate-this-for-contextually-typed-type-parameters
Show description for f028fa3
sandersn
authored
f028fa3
View commit details
Copy full SHA for f028fa3
View code at this point
Browse repository at this point
Fix 10472: Invalid emitted code for await expression (#10483)
Show description for 36130ff
yuit
authored
36130ff
View commit details
Copy full SHA for 36130ff
View code at this point
Browse repository at this point
allowSyntheticDefaultImports resolves to modules instead of variables
Show description for 046b55e
sandersn
committed
046b55e
View commit details
Copy full SHA for 046b55e
View code at this point
Browse repository at this point
Merge pull request #10407 from zhengbli/fixJsDocSyntacticClassification
Show description for d133b0e
mhegazy
authored
d133b0e
View commit details
Copy full SHA for d133b0e
View code at this point
Browse repository at this point
Merge pull request #10466 from Microsoft/tupleTypeReferences
Show description for 3fb0840
ahejlsberg
authored
3fb0840
View commit details
Copy full SHA for 3fb0840
View code at this point
Browse repository at this point
Merge pull request #10399 from Microsoft/jsdoc-never-undefined-null-types
Show description for a013759
sandersn
authored
a013759
View commit details
Copy full SHA for a013759
View code at this point
Browse repository at this point
Allow "typings" in a package.json to be missing its extension (but also allow it to have an extension)
Andy Hanson
committed
92eb8df
View commit details
Copy full SHA for 92eb8df
View code at this point
Browse repository at this point
Add jsdoc nullable union test case to fourslash
sandersn
committed
2c814f4
View commit details
Copy full SHA for 2c814f4
View code at this point
Browse repository at this point
Accept new baselines
ahejlsberg
committed
2e8d11e
View commit details
Copy full SHA for 2e8d11e
View code at this point
Browse repository at this point
Commits on Aug 21, 2016
Add test for jsdoc syntactic classification for function declaration
zhengbli
committed
e445e01
View commit details
Copy full SHA for e445e01
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.