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
mhegazy
Datepicker
All time
Commit History
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
Commits on Apr 11, 2016
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
Update LKG
mhegazy
committed
b0584b5
Copy full SHA for b0584b5
Commits on Apr 5, 2016
Merge pull request #7835 from Microsoft/fix7810
Show description for 65fdfd2
mhegazy
committed
65fdfd2
Copy full SHA for 65fdfd2
Commits on Apr 4, 2016
Merge branch 'master' of https://github.com/Microsoft/TypeScript
mhegazy
committed
cafe821
Copy full SHA for cafe821
Use isWatchSet to test for options.watch
mhegazy
committed
523529c
Copy full SHA for 523529c
Merge pull request #7713 from Microsoft/Fix7703
Show description for 5fe809b
mhegazy
committed
5fe809b
Copy full SHA for 5fe809b
Merge branch 'vilic-master'
mhegazy
committed
f1f6317
Copy full SHA for f1f6317
Merge branch 'master' of https://github.com/vilic/TypeScript into vilic-master
mhegazy
committed
4b5618b
Copy full SHA for 4b5618b
Code review comments
mhegazy
committed
eb7ece5
Copy full SHA for eb7ece5
Commits on Mar 29, 2016
Merge pull request #7731 from Myste/master
Show description for 0556b15
mhegazy
committed
0556b15
Copy full SHA for 0556b15
Fix lint failures
mhegazy
committed
6e739d3
Copy full SHA for 6e739d3
Review comments
mhegazy
committed
155f487
Copy full SHA for 155f487
Commits on Mar 28, 2016
Merge pull request #7711 from YuichiNukiyama/fix4957
Show description for 25f8ef3
mhegazy
committed
25f8ef3
Copy full SHA for 25f8ef3
Merge pull request #7702 from blakeembrey/find-config-file
Show description for 01663a1
mhegazy
committed
01663a1
Copy full SHA for 01663a1
Fix #7703: make arrow function span the first line instead of the whole function body
mhegazy
committed
632519c
Copy full SHA for 632519c
Commits on Mar 25, 2016
Merge pull request #7688 from Microsoft/Fix7629
Show description for 8dc3b2e
mhegazy
committed
8dc3b2e
Copy full SHA for 8dc3b2e
Fix #7629: Check if errros are needed before reporting them in enumRelatedTo
mhegazy
committed
bdb741e
Copy full SHA for bdb741e
Commits on Mar 24, 2016
Merge branch 'AbubakerB-nestedPrivateProtectedMembers'
mhegazy
committed
730f189
Copy full SHA for 730f189
Merge branch 'nestedPrivateProtectedMembers' of https://github.com/AbubakerB/TypeScript into AbubakerB-nestedPrivateProtectedMembers
mhegazy
committed
8647d2a
Copy full SHA for 8647d2a
Commits on Mar 23, 2016
Merge pull request #7650 from Arnavion/lib-d-ts-fixes
Show description for 560ab23
mhegazy
committed
560ab23
Copy full SHA for 560ab23
Merge pull request #7645 from Microsoft/fix7637
Show description for b07eb63
mhegazy
committed
b07eb63
Copy full SHA for b07eb63
Commits on Mar 22, 2016
Fix #7637: treat jsx tag names as expressions
mhegazy
committed
3ee67e7
Copy full SHA for 3ee67e7
Commits on Mar 21, 2016
Merge pull request #7622 from Microsoft/findAllReferencesForJSXTagNames
Show description for 7c99c8f
mhegazy
committed
7c99c8f
Copy full SHA for 7c99c8f
Fix issue with find references for jsx tags
mhegazy
committed
d5c3a0a
Copy full SHA for d5c3a0a
Commits on Mar 17, 2016
Merge pull request #7532 from Microsoft/declarationEmitFixes2
Show description for f0b3ff1
mhegazy
committed
f0b3ff1
Copy full SHA for f0b3ff1
Commits on Mar 16, 2016
Update symbol baselines
mhegazy
committed
59f4687
Copy full SHA for 59f4687
Remove members from getAccessibleSymbolChain walk
mhegazy
committed
e0ab009
Copy full SHA for e0ab009
Commits on Mar 15, 2016
Merge pull request #7525 from chuckjaz/sourceFile_callback
Show description for 1156141
mhegazy
committed
1156141
Copy full SHA for 1156141
Merge pull request #7524 from Microsoft/rwcRunnerFixes
Show description for eef907a
mhegazy
committed
eef907a
Copy full SHA for eef907a
RWC runner fixes for reading json files
mhegazy
committed
821723b
Copy full SHA for 821723b
Commits on Mar 14, 2016
Add support for list types
Show description for 0735f46
mhegazy
authored and
Kanchalai Tanglertsampan
committed
0735f46
Copy full SHA for 0735f46
revert
mhegazy
authored and
Kanchalai Tanglertsampan
committed
3adab0c
Copy full SHA for 3adab0c
Pagination
Previous
Next
You can’t perform that action at this time.