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 }}
SibuStephen
/
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 23, 2015
Merge branch 'master' into sourceMapDestructuring
sheetalkamat
committed
acf54bb
View commit details
Copy full SHA for acf54bb
Browse repository at this point
Add test cases for breakpoint validation in for of statement with object literal destructuring assignment
sheetalkamat
committed
05ef3d5
View commit details
Copy full SHA for 05ef3d5
Browse repository at this point
Fix breakpoints in object literal pattern destructuring assignment
sheetalkamat
committed
ff00a0c
View commit details
Copy full SHA for ff00a0c
Browse repository at this point
Commits on Dec 22, 2015
Test cases for object binding pattern destructuring assignment
sheetalkamat
committed
db0ab40
View commit details
Copy full SHA for db0ab40
Browse repository at this point
Add test cases for array pattern destructurting assignment in 'for of'
sheetalkamat
committed
82570b7
View commit details
Copy full SHA for 82570b7
Browse repository at this point
Fix the breakpoint for comma expression
sheetalkamat
committed
bda1125
View commit details
Copy full SHA for bda1125
Browse repository at this point
Test cases for array pattern destructuring assignment in for initializer
sheetalkamat
committed
481ed32
View commit details
Copy full SHA for 481ed32
Browse repository at this point
Implement breakpoint spans of array destructuring pattern of destructuring assignment
sheetalkamat
committed
35537b5
View commit details
Copy full SHA for 35537b5
Browse repository at this point
Merge pull request #6200 from Microsoft/reportPreEmitDiagnostics
Show description for 827fec6
vladima
committed
827fec6
View commit details
Copy full SHA for 827fec6
Browse repository at this point
report pre-emit diagnostics that blocked emit
vladima
committed
39605fe
View commit details
Copy full SHA for 39605fe
Browse repository at this point
Commits on Dec 21, 2015
Test cases for breakpoints in assingment statement with destructuring
sheetalkamat
committed
7146b48
View commit details
Copy full SHA for 7146b48
Browse repository at this point
Fix the breakpoint spans of call / new expressions
sheetalkamat
committed
681e354
View commit details
Copy full SHA for 681e354
Browse repository at this point
Merge pull request #6193 from Microsoft/fixUpFromPRs-2015-12-21
Show description for 7785e84
DanielRosenwasser
committed
7785e84
View commit details
Copy full SHA for 7785e84
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
b262c04
View commit details
Copy full SHA for b262c04
Browse repository at this point
Added positive test case suggested in #6129.
DanielRosenwasser
committed
73de79c
View commit details
Copy full SHA for 73de79c
Browse repository at this point
Fixups for #6163.
DanielRosenwasser
committed
3969b89
View commit details
Copy full SHA for 3969b89
Browse repository at this point
Merge pull request #6129 from pimterry/decorator-overload-msg
Show description for ee50adb
DanielRosenwasser
committed
ee50adb
View commit details
Copy full SHA for ee50adb
Browse repository at this point
Merge pull request #6163 from DanCorder/5810
Show description for adf5290
DanielRosenwasser
committed
adf5290
View commit details
Copy full SHA for adf5290
Browse repository at this point
Fix the breakpoints in For Of destructuring
sheetalkamat
committed
843bdbb
View commit details
Copy full SHA for 843bdbb
Browse repository at this point
Test cases for destructuring in For Of statement
sheetalkamat
committed
c5407a3
View commit details
Copy full SHA for c5407a3
Browse repository at this point
Test cases for breakpoint in destructuring of For Initializers
sheetalkamat
committed
39dbad8
View commit details
Copy full SHA for 39dbad8
Browse repository at this point
Implement breakpoints in paramters with destructuring binding pattern
sheetalkamat
committed
4e702e5
View commit details
Copy full SHA for 4e702e5
Browse repository at this point
Commits on Dec 20, 2015
Merge pull request #6164 from Microsoft/fileList
Show description for 93a459b
DanielRosenwasser
committed
93a459b
View commit details
Copy full SHA for 93a459b
Browse repository at this point
Commits on Dec 19, 2015
Merge pull request #6111 from Microsoft/simplifyAbstractCheck
Show description for 66a0f1d
ahejlsberg
committed
66a0f1d
View commit details
Copy full SHA for 66a0f1d
Browse repository at this point
Merge pull request #6161 from Microsoft/makeExpressionNonOptionalInCaseClause
Show description for dcd6927
DanielRosenwasser
committed
dcd6927
View commit details
Copy full SHA for dcd6927
Browse repository at this point
Commits on Dec 18, 2015
filelist -> fileList
DanielRosenwasser
committed
9badf0c
View commit details
Copy full SHA for 9badf0c
Browse repository at this point
Fix issue #5810 doubled comment on functions in array literals
DanCorder
committed
aba197c
View commit details
Copy full SHA for aba197c
Browse repository at this point
Made 'expression' non-optional in 'CaseClause'.
DanielRosenwasser
committed
cc5334e
View commit details
Copy full SHA for cc5334e
Browse repository at this point
Merge pull request #6157 from Microsoft/wrongExportInSystem
Show description for 1e64f16
vladima
committed
1e64f16
View commit details
Copy full SHA for 1e64f16
Browse repository at this point
only '++' and '--' unary operators can change exports
vladima
committed
a8f87bb
View commit details
Copy full SHA for a8f87bb
Browse repository at this point
Merge pull request #6140 from Microsoft/noUnused
Show description for 22856de
DanielRosenwasser
committed
22856de
View commit details
Copy full SHA for 22856de
Browse repository at this point
Addressed CR feedback.
DanielRosenwasser
committed
287b316
View commit details
Copy full SHA for 287b316
Browse repository at this point
Merge pull request #6077 from Microsoft/superInObjectLiterals
Show description for bb1e5ab
vladima
committed
bb1e5ab
View commit details
Copy full SHA for bb1e5ab
Browse repository at this point
Merge pull request #6084 from Microsoft/fix4686_fixrename
Show description for 09d2233
yuit
committed
09d2233
View commit details
Copy full SHA for 09d2233
Browse repository at this point
merge with origin/master
vladima
committed
ae7d687
View commit details
Copy full SHA for ae7d687
Browse repository at this point
Previous
Next
You can’t perform that action at this time.