Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
derlaevich
/
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
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 15, 2016
Merge pull request #8104 from Microsoft/newEntitiesInGlobalAugmentations
Show description for 79a3e77
vladima
committed
79a3e77
Copy full SHA for 79a3e77
Merge pull request #8051 from Microsoft/cannotExportName
Show description for 0cfe24e
DanielRosenwasser
committed
0cfe24e
Copy full SHA for 0cfe24e
Script side implementation for Brace Completion. (#7587)
Show description for 96deb55
paulvanbrenk
committed
96deb55
Copy full SHA for 96deb55
revert back fix for implicit exports of imports
vladima
committed
6f3f690
Copy full SHA for 6f3f690
allow top level 'import x = identifier | qname' in module augmentations
vladima
committed
0f323ea
Copy full SHA for 0f323ea
permit global augmentations to introduce new names
vladima
committed
78177cf
Copy full SHA for 78177cf
Commits on Apr 14, 2016
Merge pull request #8096 from Microsoft/Fix8066
Show description for 19a9f7f
mhegazy
committed
19a9f7f
Copy full SHA for 19a9f7f
Check for class expressions when finding related symbols in base types
mhegazy
committed
8c8eaaa
Copy full SHA for 8c8eaaa
Merge pull request #8080 from Microsoft/pathsValidation
Show description for 81ebab4
vladima
committed
81ebab4
Copy full SHA for 81ebab4
fix typo in message
vladima
committed
54862a2
Copy full SHA for 54862a2
added validation of paths option
vladima
committed
e7a4dd4
Copy full SHA for e7a4dd4
Commits on Apr 13, 2016
Merge pull request #7945 from Microsoft/renameAndFindRef
Show description for 41c1a5b
sheetalkamat
committed
41c1a5b
Copy full SHA for 41c1a5b
Update the entry point to return property symbol of destructuring assignment
sheetalkamat
committed
c492fc6
Copy full SHA for c492fc6
Merge pull request #8056 from weswigham/remove-custom-no-null-rule
Show description for 5b0b09c
DanielRosenwasser
committed
5b0b09c
Copy full SHA for 5b0b09c
Remove custom no-null rule, use tslint builtin no null rule
weswigham
committed
37a0e8f
Copy full SHA for 37a0e8f
Accepted baselines.
DanielRosenwasser
committed
a25c70b
Copy full SHA for a25c70b
Commits on Apr 12, 2016
Include exported name in error message.
DanielRosenwasser
committed
0417592
Copy full SHA for 0417592
Merge pull request #8033 from bowdenk7/jakeChange
Show description for 109e0e2
RyanCavanaugh
committed
109e0e2
Copy full SHA for 109e0e2
Merge pull request #8019 from Microsoft/typeRefsDts
Show description for 873574f
vladima
committed
873574f
Copy full SHA for 873574f
Reorder host in jakefile so TYPESCRIPT_HOST is checked before localhost
Bowden Kelly
committed
e33203a
Copy full SHA for e33203a
addressed PR feedback: added more tests
vladima
committed
7d30e7a
Copy full SHA for 7d30e7a
include type reference directives in .d.ts. files
vladima
committed
376c493
Copy full SHA for 376c493
Commits on Apr 11, 2016
Some restructuring according to PR feedback
sheetalkamat
committed
958a6a4
Copy full SHA for 958a6a4
Merge pull request #8014 from Microsoft/strictBlockScopeFunction
Show description for dd49c28
sheetalkamat
committed
dd49c28
Copy full SHA for dd49c28
Merge pull request #8018 from Microsoft/privateImplicitBindingAny
Show description for 146e994
sheetalkamat
committed
146e994
Copy full SHA for 146e994
Removed debugger; statement
sheetalkamat
committed
edd0989
Copy full SHA for edd0989
Helper rename as per PR feedback
sheetalkamat
committed
96f4dd5
Copy full SHA for 96f4dd5
Rename of getPropertySymbolIfObjectBindingPatternWithoutPropertyName to getPropertySymbolOfObjectBindingPatternWithoutPropertyName
sheetalkamat
committed
9496146
Copy full SHA for 9496146
Do not report error on implicityly any binding element if it is from parameter destructuring of private method
Show description for b248833
sheetalkamat
committed
b248833
Copy full SHA for b248833
Test case for failing scenario of wrongly reporting error of parameter of private method when no implicit any is speicified
sheetalkamat
committed
9d35468
Copy full SHA for 9d35468
PR feedback
sheetalkamat
committed
529bdd4
Copy full SHA for 529bdd4
Merge branch 'mihailik-patch-2'
mhegazy
committed
11285b1
Copy full SHA for 11285b1
Merge branch 'patch-2' of https://github.com/mihailik/TypeScript into mihailik-patch-2
mhegazy
committed
83e7f6d
Copy full SHA for 83e7f6d
Merge pull request #8016 from Microsoft/namedImportCompletion
Show description for a3d35ff
sheetalkamat
committed
a3d35ff
Copy full SHA for a3d35ff
Fix existing tests baseline with modified error message
sheetalkamat
committed
163615b
Copy full SHA for 163615b
Pagination
Previous
Next
You can’t perform that action at this time.