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
Branch selector
sourceMapDestructuring
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 4, 2015
Test cases for nested array binding pattern destructuring in parameters
sheetalkamat
committed
7d988a6
View commit details
Copy full SHA for 7d988a6
Browse repository at this point
Test case for parameter array binding pattern
sheetalkamat
committed
cb1cdc9
View commit details
Copy full SHA for cb1cdc9
Browse repository at this point
Better the destructuring of nested array binding pattern
sheetalkamat
committed
eb33933
View commit details
Copy full SHA for eb33933
Browse repository at this point
Test case for nested array binding pattern
sheetalkamat
committed
32336c7
View commit details
Copy full SHA for 32336c7
Browse repository at this point
Better the sourcemap for array binding pattern
sheetalkamat
committed
016ca34
View commit details
Copy full SHA for 016ca34
Browse repository at this point
Test cases for variable statement with array binding pattern
sheetalkamat
committed
eccfae3
View commit details
Copy full SHA for eccfae3
Browse repository at this point
Test cases for nested object binding pattern in parameter declaration
sheetalkamat
committed
9fb851f
View commit details
Copy full SHA for 9fb851f
Browse repository at this point
Tests for parameter object binding pattern
sheetalkamat
committed
ec9d91e
View commit details
Copy full SHA for ec9d91e
Browse repository at this point
Make nested object literal destructuring pattern better
sheetalkamat
committed
0dca2fd
View commit details
Copy full SHA for 0dca2fd
Browse repository at this point
Test case for nested object binding pattern in variable statement
sheetalkamat
committed
b937fed
View commit details
Copy full SHA for b937fed
Browse repository at this point
Better sourcemaps for destructuring
sheetalkamat
committed
f48cb1c
View commit details
Copy full SHA for f48cb1c
Browse repository at this point
Test case for destructuring of variable statement
sheetalkamat
committed
3694e5c
View commit details
Copy full SHA for 3694e5c
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
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
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
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
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
Browse repository at this point
Check for lenght of declaration instead
Yui T
committed
0784ea1
View commit details
Copy full SHA for 0784ea1
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
Browse repository at this point
Update CONTRIBUTING.md
Show description for 4c9575a
DanielRosenwasser
committed
4c9575a
View commit details
Copy full SHA for 4c9575a
Browse repository at this point
Update README.md
DanielRosenwasser
committed
8f9a230
View commit details
Copy full SHA for 8f9a230
Browse repository at this point
Update README.md
Show description for 74934c3
DanielRosenwasser
committed
74934c3
View commit details
Copy full SHA for 74934c3
Browse repository at this point
Merge pull request #5912 from sparecycles/fix-contributing-instructions
Show description for 3edc9c9
mhegazy
committed
3edc9c9
View commit details
Copy full SHA for 3edc9c9
Browse repository at this point
clarify documentation
sparecycles
committed
f8d2a03
View commit details
Copy full SHA for f8d2a03
Browse repository at this point
fix instructions for contributing to lib.d.ts
sparecycles
committed
20cce6e
View commit details
Copy full SHA for 20cce6e
Browse repository at this point
Fix typo in the spec
mhegazy
committed
4137a10
View commit details
Copy full SHA for 4137a10
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
Browse repository at this point
Merge pull request #5908 from weswigham/esmodule-flag-es6
Show description for 2ba0851
weswigham
committed
2ba0851
View commit details
Copy full SHA for 2ba0851
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
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
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
Browse repository at this point
Adding test to demonstrate limits of signature identity checking
ahejlsberg
committed
86d4a4c
View commit details
Copy full SHA for 86d4a4c
Browse repository at this point
Removing comment from test
ahejlsberg
committed
3e6d40f
View commit details
Copy full SHA for 3e6d40f
Browse repository at this point
Add comment for use of isPrimitiveApparentType
sandersn
committed
4338dcb
View commit details
Copy full SHA for 4338dcb
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
Browse repository at this point
Previous
Next
You can’t perform that action at this time.