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 }}
phpnode
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
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
Breadcrumbs
History for
TypeScript
src
compiler
core.ts
on
updateCodeFixForAddMissingMember
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 14, 2017
Update version
mhegazy
committed
53d095b
View commit details
Copy full SHA for 53d095b
View code at this point
Browse repository at this point
Commits on Feb 13, 2017
switch FileExtensionInfo to always mean .js file and deduplicate entries in getSupportedExtensions (#14046)
Show description for de40000
vladima
authored
de40000
View commit details
Copy full SHA for de40000
View code at this point
Browse repository at this point
Commits on Feb 7, 2017
Merge branch 'master' into typeof-string-literal-union-type
sandersn
committed
bcd1ef8
View commit details
Copy full SHA for bcd1ef8
View code at this point
Browse repository at this point
Commits on Feb 1, 2017
rename arrayFromMap -> convertToArray
sandersn
committed
d23f692
View commit details
Copy full SHA for d23f692
View code at this point
Browse repository at this point
Commits on Jan 31, 2017
Add arrayFromMap utility function
sandersn
committed
01bc4ef
View commit details
Copy full SHA for 01bc4ef
View code at this point
Browse repository at this point
Commits on Jan 30, 2017
Printer API unit tests
rbuckton
committed
f0563ac
View commit details
Copy full SHA for f0563ac
View code at this point
Browse repository at this point
Embed comment emit inside of printer
rbuckton
committed
0165b71
View commit details
Copy full SHA for 0165b71
View code at this point
Browse repository at this point
Commits on Jan 25, 2017
Merge branch 'master' into include_ordering
Andy Hanson
committed
2960228
View commit details
Copy full SHA for 2960228
View code at this point
Browse repository at this point
Commits on Jan 21, 2017
Merge pull request #13604 from Microsoft/intersectionBaseTypes
Show description for 5b9004e
ahejlsberg
authored
5b9004e
View commit details
Copy full SHA for 5b9004e
View code at this point
Browse repository at this point
Commits on Jan 20, 2017
Intersections as their own 'this' type
ahejlsberg
committed
a9af10b
View commit details
Copy full SHA for a9af10b
View code at this point
Browse repository at this point
Commits on Jan 18, 2017
Merge pull request #11683 from Microsoft/useCollator_toImprovcePerformance
Show description for d36cd9b
yuit
authored
d36cd9b
View commit details
Copy full SHA for d36cd9b
View code at this point
Browse repository at this point
Commits on Jan 12, 2017
Fix typo
Andy Hanson
committed
6b6c34b
View commit details
Copy full SHA for 6b6c34b
View code at this point
Browse repository at this point
Merge branch 'master' into map5
Andy Hanson
committed
113338c
View commit details
Copy full SHA for 113338c
View code at this point
Browse repository at this point
Commits on Jan 11, 2017
Add `createMapFromTemplate` helper
Andy Hanson
committed
37e18d9
View commit details
Copy full SHA for 37e18d9
View code at this point
Browse repository at this point
Merge branch 'master' into map5
Andy Hanson
committed
f0e1fd9
View commit details
Copy full SHA for f0e1fd9
View code at this point
Browse repository at this point
Commits on Jan 9, 2017
Respond to PR comment
Andy Hanson
committed
54d64ce
View commit details
Copy full SHA for 54d64ce
View code at this point
Browse repository at this point
Merge branch 'master' into include_ordering
Andy Hanson
committed
589db58
View commit details
Copy full SHA for 589db58
View code at this point
Browse repository at this point
Commits on Jan 6, 2017
Fix name: `mapEntries` is more accurate
Andy Hanson
committed
9221336
View commit details
Copy full SHA for 9221336
View code at this point
Browse repository at this point
Merge branch 'master' into map5
Andy Hanson
committed
8c5afd7
View commit details
Copy full SHA for 8c5afd7
View code at this point
Browse repository at this point
Commits on Dec 30, 2016
Merge pull request #11547 from Microsoft/interfaceFixes
Show description for 524fa64
mhegazy
authored
524fa64
View commit details
Copy full SHA for 524fa64
View code at this point
Browse repository at this point
Commits on Dec 28, 2016
Add `createMultiMap` to replace `multiMapAdd` and `multiMapRemove`
Andy Hanson
committed
145f0b2
View commit details
Copy full SHA for 145f0b2
View code at this point
Browse repository at this point
Rename and consolidate map iteration helpers
Andy Hanson
committed
932eaa3
View commit details
Copy full SHA for 932eaa3
View code at this point
Browse repository at this point
Inline `keysOfMap` and `valuesOfMap`.
Andy Hanson
committed
39c19a7
View commit details
Copy full SHA for 39c19a7
View code at this point
Browse repository at this point
Remove "sparseArray" constructor function and just use array literals
Andy Hanson
committed
f510897
View commit details
Copy full SHA for f510897
View code at this point
Browse repository at this point
Commits on Dec 27, 2016
Merge branch 'master' into map5
Andy Hanson
committed
9e33585
View commit details
Copy full SHA for 9e33585
View code at this point
Browse repository at this point
Make `createMapLike` private and rename to `createDictionaryObject`
Andy Hanson
committed
3d7b5e6
View commit details
Copy full SHA for 3d7b5e6
View code at this point
Browse repository at this point
Add iterators to Map interface, and shim iterators
Andy Hanson
committed
5555258
View commit details
Copy full SHA for 5555258
View code at this point
Browse repository at this point
Use sparse arrays for number-keyed maps
Andy Hanson
committed
8386d49
View commit details
Copy full SHA for 8386d49
View code at this point
Browse repository at this point
Commits on Dec 19, 2016
inline length
saschanaz
committed
2a941a7
View commit details
Copy full SHA for 2a941a7
View code at this point
Browse repository at this point
Commits on Dec 18, 2016
fix linting errors
saschanaz
committed
27a60e4
View commit details
Copy full SHA for 27a60e4
View code at this point
Browse repository at this point
Commits on Dec 12, 2016
Remove the "set" function and use `map.set` with multiple lines of code if necessary.
Andy Hanson
committed
b53b5cf
View commit details
Copy full SHA for b53b5cf
View code at this point
Browse repository at this point
Remove `createObject`; use `Object.create` directly.
Andy Hanson
committed
5c304d0
View commit details
Copy full SHA for 5c304d0
View code at this point
Browse repository at this point
Merge branch 'master' into map5
Andy Hanson
committed
55fc62b
View commit details
Copy full SHA for 55fc62b
View code at this point
Browse repository at this point
Merge branch 'master' into interfaceFixes
Arthur Ozga
committed
1ba6c86
View commit details
Copy full SHA for 1ba6c86
View code at this point
Browse repository at this point
Commits on Dec 10, 2016
getSupportedExtensions optimization to reduce allocations
jramsay
committed
c40508c
View commit details
Copy full SHA for c40508c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.