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 }}
reavowed
/
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
Breadcrumbs
History for
TypeScript
src
on
sourceMapDestructuring
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 4, 2015
Better the destructuring of nested array binding pattern
sheetalkamat
committed
eb33933
View commit details
Copy full SHA for eb33933
View code at this point
Browse repository at this point
Better the sourcemap for array binding pattern
sheetalkamat
committed
016ca34
View commit details
Copy full SHA for 016ca34
View code at this point
Browse repository at this point
Make nested object literal destructuring pattern better
sheetalkamat
committed
0dca2fd
View commit details
Copy full SHA for 0dca2fd
View code at this point
Browse repository at this point
Better sourcemaps for destructuring
sheetalkamat
committed
f48cb1c
View commit details
Copy full SHA for f48cb1c
View code at this point
Browse repository at this point
Merge pull request #5898 from Microsoft/fix3475_let
Show description for 3a4ac33
yuit
committed
3a4ac33
View commit details
Copy full SHA for 3a4ac33
View code at this point
Browse repository at this point
Merge pull request #5880 from Microsoft/supportChakra
Show description for 2799d2e
paulvanbrenk
committed
2799d2e
View commit details
Copy full SHA for 2799d2e
View code at this point
Browse repository at this point
Merge pull request #5920 from Microsoft/fixUnionTypeInference
Show description for ee9c4dc
ahejlsberg
committed
ee9c4dc
View commit details
Copy full SHA for ee9c4dc
View code at this point
Browse repository at this point
Only infer *to* type references that have explicit type arguments
ahejlsberg
committed
c839dd3
View commit details
Copy full SHA for c839dd3
View code at this point
Browse repository at this point
Commits on Dec 3, 2015
Merge pull request #5839 from Microsoft/jsBinderErrors
Show description for 0ab538f
sheetalkamat
committed
0ab538f
View commit details
Copy full SHA for 0ab538f
View code at this point
Browse repository at this point
Check for lenght of declaration instead
Yui T
committed
0784ea1
View commit details
Copy full SHA for 0784ea1
View code at this point
Browse repository at this point
Merge pull request #5895 from Microsoft/unionTypeParameterInference
Show description for 3bb5dc6
ahejlsberg
committed
3bb5dc6
View commit details
Copy full SHA for 3bb5dc6
View code at this point
Browse repository at this point
Merge pull request #5909 from Microsoft/patch-stringify
Show description for b14b7e9
weswigham
committed
b14b7e9
View commit details
Copy full SHA for b14b7e9
View code at this point
Browse repository at this point
use typeof to check for presence of `JSON` global
weswigham
committed
a5a6c10
View commit details
Copy full SHA for a5a6c10
View code at this point
Browse repository at this point
fix esmodule big, unify export emit between es6/pre-es6
weswigham
committed
83e61cf
View commit details
Copy full SHA for 83e61cf
View code at this point
Browse repository at this point
Commits on Dec 2, 2015
Merge pull request #5777 from Microsoft/elaborate-interface-signature-errors
Show description for a4770af
sandersn
committed
a4770af
View commit details
Copy full SHA for a4770af
View code at this point
Browse repository at this point
Add comment for use of isPrimitiveApparentType
sandersn
committed
4338dcb
View commit details
Copy full SHA for 4338dcb
View code at this point
Browse repository at this point
Remove apparent type of primitives from errors
Show description for c82fe86
sandersn
committed
c82fe86
View commit details
Copy full SHA for c82fe86
View code at this point
Browse repository at this point
Fix linter error
Yui T
committed
58a83f1
View commit details
Copy full SHA for 58a83f1
View code at this point
Browse repository at this point
Check grammar for let/const declaration for all targets
Yui T
committed
9ffa3cd
View commit details
Copy full SHA for 9ffa3cd
View code at this point
Browse repository at this point
Simplified after CR feedback.
Paul van Brenk
committed
dfb32c5
View commit details
Copy full SHA for dfb32c5
View code at this point
Browse repository at this point
Merge branch 'master' into jsBinderErrors
sheetalkamat
committed
086d394
View commit details
Copy full SHA for 086d394
View code at this point
Browse repository at this point
Ensure that different type parameters are never considered identical
ahejlsberg
committed
181c10a
View commit details
Copy full SHA for 181c10a
View code at this point
Browse repository at this point
Merge pull request #5881 from weswigham/rootdir-module-names
Show description for 90391fe
weswigham
committed
90391fe
View commit details
Copy full SHA for 90391fe
View code at this point
Browse repository at this point
dont canonicalize the filename when generating names, just use the absolute path
weswigham
committed
81e012f
View commit details
Copy full SHA for 81e012f
View code at this point
Browse repository at this point
cr feedback
Paul van Brenk
committed
8d3e4f3
View commit details
Copy full SHA for 8d3e4f3
View code at this point
Browse repository at this point
respect root dir/common src dir when generating module names
weswigham
committed
951a77f
View commit details
Copy full SHA for 951a77f
View code at this point
Browse repository at this point
Merge pull request #5852 from holtwick/feature/await_for_es5
Show description for 19d7e62
mhegazy
committed
19d7e62
View commit details
Copy full SHA for 19d7e62
View code at this point
Browse repository at this point
Add support for Chakra Host in sys.
Paul van Brenk
committed
956a6b7
View commit details
Copy full SHA for 956a6b7
View code at this point
Browse repository at this point
Commits on Dec 1, 2015
Merge pull request #5841 from Microsoft/fixAsyncReferencedImport
Show description for 7d920c2
rbuckton
committed
7d920c2
View commit details
Copy full SHA for 7d920c2
View code at this point
Browse repository at this point
Merge pull request #5596 from RyanCavanaugh/statelessFunctionComponents
Show description for bc92e4e
RyanCavanaugh
committed
bc92e4e
View commit details
Copy full SHA for bc92e4e
View code at this point
Browse repository at this point
Merge pull request #5866 from weswigham/unnamed-default-exports
Show description for 0464138
weswigham
committed
0464138
View commit details
Copy full SHA for 0464138
View code at this point
Browse repository at this point
Merge pull request #5835 from Microsoft/noEmit
Show description for 0c8aa41
sheetalkamat
committed
0c8aa41
View commit details
Copy full SHA for 0c8aa41
View code at this point
Browse repository at this point
Merge branch 'master' into statelessFunctionComponents
RyanCavanaugh
committed
bafe053
View commit details
Copy full SHA for bafe053
View code at this point
Browse repository at this point
Fix #5844 - add many new tests covering named/anonymous default exports
weswigham
committed
cff83c5
View commit details
Copy full SHA for cff83c5
View code at this point
Browse repository at this point
Merge pull request #5736 from UBC-CPEN/issue-5173
Show description for 4092de6
DanielRosenwasser
committed
4092de6
View commit details
Copy full SHA for 4092de6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.