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 }}
KrystalBai
/
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 19, 2016
Merge pull request #8149 from Microsoft/servicesVersionTo-0.5
Show description for fe4058e
DanielRosenwasser
committed
fe4058e
Copy full SHA for fe4058e
Commits on Apr 18, 2016
Array.prototype.filter.not.forcing.boolean (#7779)
Show description for 3e2fff2
NimaZahedi
authored and
yuit
committed
3e2fff2
Copy full SHA for 3e2fff2
Merge pull request #8125 from Microsoft/fixDisplayForStringyMembers
Show description for 0a2a8cc
DanielRosenwasser
committed
0a2a8cc
Copy full SHA for 0a2a8cc
Bump TS services version to 0.5.
DanielRosenwasser
committed
d5a27a1
Copy full SHA for d5a27a1
O -> Of
DanielRosenwasser
committed
25d7229
Copy full SHA for 25d7229
Commits on Apr 17, 2016
Accepted symbol baselines.
DanielRosenwasser
committed
ac1d218
Copy full SHA for ac1d218
Added another fourslash test.
DanielRosenwasser
committed
a07e25a
Copy full SHA for a07e25a
Use an element access when displaying literal members.
DanielRosenwasser
committed
c05fac7
Copy full SHA for c05fac7
Commits on Apr 16, 2016
Added tests for quick-info on string-named enum members.
DanielRosenwasser
committed
5814261
Copy full SHA for 5814261
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
Pagination
Previous
Next
You can’t perform that action at this time.