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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
runtimerevolution
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 1, 2019
Add test cases to issues
andrefrodrigues
committed
feb1148
View commit details
Copy full SHA for feb1148
Browse repository at this point
Commits on Feb 27, 2019
Swap KeywordCompletionFilter in filter globalcompletion to use all
andrefrodrigues
committed
8b516a5
View commit details
Copy full SHA for 8b516a5
Browse repository at this point
Merge pull request #30094 from Kingwl/improve_completions_for_optional_props
Show description for e8e7e88
DanielRosenwasser
authored
e8e7e88
View commit details
Copy full SHA for e8e7e88
Browse repository at this point
Commits on Feb 26, 2019
Dont create a union type to infer conditional type branches (#30010)
weswigham
authored
2888510
View commit details
Copy full SHA for 2888510
Browse repository at this point
Make a fresh empty object literal not a subtype of a type with an index signaure (#29975)
Show description for 2533d82
weswigham
authored
2533d82
View commit details
Copy full SHA for 2533d82
Browse repository at this point
Merge pull request #30095 from Microsoft/nodeExecFileSync
Show description for 4db4c58
sheetalkamat
authored
4db4c58
View commit details
Copy full SHA for 4db4c58
Browse repository at this point
Do not wrap npm path with quotes
Show description for 1ed5e1c
sheetalkamat
committed
1ed5e1c
View commit details
Copy full SHA for 1ed5e1c
Browse repository at this point
check completions with assignable rather than identity
Kingwl
committed
4d7ec38
View commit details
Copy full SHA for 4d7ec38
Browse repository at this point
Retain substitution types through instantiation if possible (#30059)
weswigham
authored
c506148
View commit details
Copy full SHA for c506148
Browse repository at this point
Include misc script outputs in local build (#30092)
Show description for 0e858a6
weswigham
authored
0e858a6
View commit details
Copy full SHA for 0e858a6
Browse repository at this point
Fix baseline accept when there are multiple .delete files (#30091)
weswigham
authored
c2f1998
View commit details
Copy full SHA for c2f1998
Browse repository at this point
Commits on Feb 25, 2019
Merge pull request #30078 from Microsoft/updateNpmIgnore
Show description for 9787021
DanielRosenwasser
authored
9787021
View commit details
Copy full SHA for 9787021
Browse repository at this point
Merge pull request #30062 from jwunderl/quick-fix-any-annotation
Show description for c37254e
DanielRosenwasser
authored
c37254e
View commit details
Copy full SHA for c37254e
Browse repository at this point
Fix `.npmignore` by adding the `.git` file (as opposed to just a directory, which is not the case for git worktrees) and the `.failed-tests` file.
DanielRosenwasser
committed
7a391fe
View commit details
Copy full SHA for 7a391fe
Browse repository at this point
Commits on Feb 23, 2019
clarify intent in returnType creation
jwunderl
committed
d87e67d
View commit details
Copy full SHA for d87e67d
Browse repository at this point
remove any annotation from declare method quickfix
jwunderl
committed
21ab396
View commit details
Copy full SHA for 21ab396
Browse repository at this point
Commits on Feb 22, 2019
Fix baseline-accept-rwc (#30052)
weswigham
authored
a41a276
View commit details
Copy full SHA for a41a276
Browse repository at this point
Update user baselines (#30046)
TypeScript Bot
authored and
sandersn
committed
999eb0b
View commit details
Copy full SHA for 999eb0b
Browse repository at this point
Have runtests always throw on failure, make rm stream signal end of read queue (#30035)
weswigham
authored
fb0dcd4
View commit details
Copy full SHA for fb0dcd4
Browse repository at this point
Commits on Feb 21, 2019
expose token flags and numeric flags (#29897)
Show description for 592396d
Kingwl
authored and
weswigham
committed
592396d
View commit details
Copy full SHA for 592396d
Browse repository at this point
Merge pull request #30028 from Microsoft/betterOverloadErrors
Show description for ae836eb
DanielRosenwasser
authored
ae836eb
View commit details
Copy full SHA for ae836eb
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
d6bb3ee
View commit details
Copy full SHA for d6bb3ee
Browse repository at this point
Give a related span pointing to the implementation signature when reporting incompatibility.
DanielRosenwasser
committed
4a256ab
View commit details
Copy full SHA for 4a256ab
Browse repository at this point
Be more specific in errors.
DanielRosenwasser
committed
cee933f
View commit details
Copy full SHA for cee933f
Browse repository at this point
Commits on Feb 20, 2019
Remove jake (hopefully for real this time) (#29085)
Show description for b67f2d6
weswigham
authored
b67f2d6
View commit details
Copy full SHA for b67f2d6
Browse repository at this point
fix no space before equal operator in type parameter (#29990)
Show description for 4e3efc2
DanielRosenwasser
authored
4e3efc2
View commit details
Copy full SHA for 4e3efc2
Browse repository at this point
fix no space before equal operator in type parameter
fuafa
committed
7c8c6cf
View commit details
Copy full SHA for 7c8c6cf
Browse repository at this point
Commits on Feb 19, 2019
Fix build breaks (#29977)
Show description for ee17915
weswigham
authored
ee17915
View commit details
Copy full SHA for ee17915
Browse repository at this point
Merge pull request #29959 from Microsoft/noResolvedTypeOverwrite
Show description for 071708f
ahejlsberg
authored
071708f
View commit details
Copy full SHA for 071708f
Browse repository at this point
Remove diagnostic dependent output in `structuredTypeRelatedTo` (#29817)
Show description for eafff75
weswigham
authored
eafff75
View commit details
Copy full SHA for eafff75
Browse repository at this point
Merge pull request #29948 from tomholub/patch-1
Show description for 9d9cfaf
RyanCavanaugh
authored
9d9cfaf
View commit details
Copy full SHA for 9d9cfaf
Browse repository at this point
Commits on Feb 18, 2019
Accept new baselines
ahejlsberg
committed
ecfd408
View commit details
Copy full SHA for ecfd408
Browse repository at this point
Never overwrite resolved type of symbol
ahejlsberg
committed
059fd2d
View commit details
Copy full SHA for 059fd2d
Browse repository at this point
Commits on Feb 17, 2019
update docs: dated build cmd
Show description for 540aeb6
Tom J
authored
540aeb6
View commit details
Copy full SHA for 540aeb6
Browse repository at this point
Commits on Feb 15, 2019
Merge pull request #29816 from Microsoft/ti
Show description for b2b360a
sheetalkamat
authored
b2b360a
View commit details
Copy full SHA for b2b360a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.