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
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 }}
Webbist-dev
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 27, 2015
Merge pull request #1815 from Microsoft/objectLiteralIndexerNoImplicitAny
Show description for 0dcc168
JsonFreeman
committed
0dcc168
View commit details
Copy full SHA for 0dcc168
Browse repository at this point
Use transient symbols when computing the indexers for object literals
JsonFreeman
committed
ca8c446
View commit details
Copy full SHA for ca8c446
Browse repository at this point
Commits on Jan 26, 2015
Merge pull request #1779 from Microsoft/scopeOfUnionProperties
Show description for 17b19bf
vladima
committed
17b19bf
View commit details
Copy full SHA for 17b19bf
Browse repository at this point
Merge pull request #1752 from Microsoft/computedProperties
Show description for 7eb0aa1
JsonFreeman
committed
7eb0aa1
View commit details
Copy full SHA for 7eb0aa1
Browse repository at this point
Commits on Jan 24, 2015
Merge branch 'master' into computedProperties
JsonFreeman
committed
bd29ca8
View commit details
Copy full SHA for bd29ca8
Browse repository at this point
Merge pull request #1782 from Microsoft/findAllRefs
Show description for 29776f4
vladima
committed
29776f4
View commit details
Copy full SHA for 29776f4
Browse repository at this point
Commits on Jan 23, 2015
fixed typo in test name
vladima
committed
da6070b
View commit details
Copy full SHA for da6070b
Browse repository at this point
add 'find all references' test
vladima
committed
6040e55
View commit details
Copy full SHA for 6040e55
Browse repository at this point
Merge pull request #1788 from Microsoft/emitConstEnumMembers
Show description for 25324fa
vladima
committed
25324fa
View commit details
Copy full SHA for 25324fa
Browse repository at this point
make sure that enum values are computed before the emit
vladima
committed
05ec43a
View commit details
Copy full SHA for 05ec43a
Browse repository at this point
Merge branch 'master' into computedProperties
Show description for 9c9434b
JsonFreeman
committed
9c9434b
View commit details
Copy full SHA for 9c9434b
Browse repository at this point
Address CR feedback
JsonFreeman
committed
4a7aa7e
View commit details
Copy full SHA for 4a7aa7e
Browse repository at this point
use nameTable - services layer storage of identifiers in the file
vladima
committed
379d03b
View commit details
Copy full SHA for 379d03b
Browse repository at this point
handle union properties in when doing getOccurences\findAllReferences
vladima
committed
0940d3b
View commit details
Copy full SHA for 0940d3b
Browse repository at this point
Commits on Jan 22, 2015
Merge pull request #1774 from Microsoft/objectLiteralSubtyping
Show description for 67476f1
ahejlsberg
committed
67476f1
View commit details
Copy full SHA for 67476f1
Browse repository at this point
Adding more tests
ahejlsberg
committed
ccffc9f
View commit details
Copy full SHA for ccffc9f
Browse repository at this point
Adding regression test
ahejlsberg
committed
963de95
View commit details
Copy full SHA for 963de95
Browse repository at this point
Add missing optional properties only when not inferentially typing
ahejlsberg
committed
f661508
View commit details
Copy full SHA for f661508
Browse repository at this point
Merge pull request #1733 from Microsoft/bisect
Show description for 0ff051f
RyanCavanaugh
committed
0ff051f
View commit details
Copy full SHA for 0ff051f
Browse repository at this point
Accepting new baselines
ahejlsberg
committed
21e6784
View commit details
Copy full SHA for 21e6784
Browse repository at this point
Include missing optional properties in contextually typed object literal
ahejlsberg
committed
883385f
View commit details
Copy full SHA for 883385f
Browse repository at this point
Make isNumericComputedName call checkComputedPropertyName
JsonFreeman
committed
12fc418
View commit details
Copy full SHA for 12fc418
Browse repository at this point
Use isTypeOfKind in computed property checks
JsonFreeman
committed
f7a8ba2
View commit details
Copy full SHA for f7a8ba2
Browse repository at this point
Commits on Jan 21, 2015
Merge branch 'master' into computedProperties
JsonFreeman
committed
eeb4dc4
View commit details
Copy full SHA for eeb4dc4
Browse repository at this point
Merge pull request #1765 from Microsoft/unionTypeOperations
Show description for 2052ac3
ahejlsberg
committed
2052ac3
View commit details
Copy full SHA for 2052ac3
Browse repository at this point
Fix error message wording
JsonFreeman
committed
768d818
View commit details
Copy full SHA for 768d818
Browse repository at this point
Removing unused variable
ahejlsberg
committed
361ea7b
View commit details
Copy full SHA for 361ea7b
Browse repository at this point
Modifying and adding tests
ahejlsberg
committed
f34620d
View commit details
Copy full SHA for f34620d
Browse repository at this point
Consistent handling of string-like and number-like values in expressions
ahejlsberg
committed
8573850
View commit details
Copy full SHA for 8573850
Browse repository at this point
Merge pull request #1760 from Microsoft/typeAliasDoesntMakeModuleInstantiated
Show description for e13d6fa
sheetalkamat
committed
e13d6fa
View commit details
Copy full SHA for e13d6fa
Browse repository at this point
Type alias declaration is type only declaration and doesnt make module instantiated
Show description for 4d11824
sheetalkamat
committed
4d11824
View commit details
Copy full SHA for 4d11824
Browse repository at this point
Merge branch 'master' into computedProperties
Show description for b022ccd
JsonFreeman
committed
b022ccd
View commit details
Copy full SHA for b022ccd
Browse repository at this point
Fix source map scope name for computed properties
JsonFreeman
committed
de5aa6c
View commit details
Copy full SHA for de5aa6c
Browse repository at this point
Merge branch 'master' into unionTypeOperations
ahejlsberg
committed
1ce32d9
View commit details
Copy full SHA for 1ce32d9
Browse repository at this point
Update the assert for valid line number when getting character position
sheetalkamat
committed
8f36090
View commit details
Copy full SHA for 8f36090
Browse repository at this point
Previous
Next
You can’t perform that action at this time.