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 }}
pkdevboxy
/
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
compiler
on
sourceMapDestructuring
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 10, 2015
Removed some unnecessary changes and added comments
sheetalkamat
committed
df3a74b
View commit details
Copy full SHA for df3a74b
View code at this point
Browse repository at this point
If the destructuring assignment is synthetic use the left side as source map
Show description for 513e1f5
sheetalkamat
committed
513e1f5
View commit details
Copy full SHA for 513e1f5
View code at this point
Browse repository at this point
Fix the temporary assignment source maps in a better way
Show description for 7d60c5e
sheetalkamat
committed
7d60c5e
View commit details
Copy full SHA for 7d60c5e
View code at this point
Browse repository at this point
Add support for modifying last encoded source map's source location
Show description for 8948f9b
sheetalkamat
committed
8948f9b
View commit details
Copy full SHA for 8948f9b
View code at this point
Browse repository at this point
Commits on Dec 9, 2015
Simplify the array binding pattern element to determine what to highlight
sheetalkamat
committed
9fd525b
View commit details
Copy full SHA for 9fd525b
View code at this point
Browse repository at this point
Make sourcemap of "For" that initializes vars using object literal binding pattern better
sheetalkamat
committed
35ec9ca
View commit details
Copy full SHA for 35ec9ca
View code at this point
Browse repository at this point
Make the destructuring array literal assignment better with sourcemap
sheetalkamat
committed
b1d395c
View commit details
Copy full SHA for b1d395c
View code at this point
Browse repository at this point
Make the source map of "for of" destructuring - object binding pattern better
sheetalkamat
committed
edd55dd
View commit details
Copy full SHA for edd55dd
View code at this point
Browse repository at this point
Better the destructuring of nested array binding pattern
sheetalkamat
committed
de76263
View commit details
Copy full SHA for de76263
View code at this point
Browse repository at this point
Better the sourcemap for array binding pattern
sheetalkamat
committed
7c618a4
View commit details
Copy full SHA for 7c618a4
View code at this point
Browse repository at this point
Make nested object literal destructuring pattern better
sheetalkamat
committed
8af2160
View commit details
Copy full SHA for 8af2160
View code at this point
Browse repository at this point
Better sourcemaps for destructuring
sheetalkamat
committed
4ebf569
View commit details
Copy full SHA for 4ebf569
View code at this point
Browse repository at this point
Merge pull request #5996 from RyanCavanaugh/fix5994
Show description for 383cbf0
RyanCavanaugh
committed
383cbf0
View commit details
Copy full SHA for 383cbf0
View code at this point
Browse repository at this point
Improve comment
RyanCavanaugh
committed
d3c9815
View commit details
Copy full SHA for d3c9815
View code at this point
Browse repository at this point
Use logic for win
RyanCavanaugh
committed
58427c4
View commit details
Copy full SHA for 58427c4
View code at this point
Browse repository at this point
Commits on Dec 8, 2015
Merge pull request #5993 from RyanCavanaugh/fix5991
Show description for 992bd7a
RyanCavanaugh
committed
992bd7a
View commit details
Copy full SHA for 992bd7a
View code at this point
Browse repository at this point
merge with master
vladima
committed
f3e4bef
View commit details
Copy full SHA for f3e4bef
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into elideExportStarForNonValues
vladima
committed
268e7c0
View commit details
Copy full SHA for 268e7c0
View code at this point
Browse repository at this point
Fix up for 'async'
RyanCavanaugh
committed
964fbea
View commit details
Copy full SHA for 964fbea
View code at this point
Browse repository at this point
Disallow modifiers in object literal property assignment
Show description for 92d7d1c
RyanCavanaugh
committed
92d7d1c
View commit details
Copy full SHA for 92d7d1c
View code at this point
Browse repository at this point
Parse JSX attributes as AssignmentExpressions
Show description for 51c5474
RyanCavanaugh
committed
51c5474
View commit details
Copy full SHA for 51c5474
View code at this point
Browse repository at this point
Improve 'Cannot compile modules unless the '--module' flag is provided.' message
plantain-00
committed
e95ae4f
View commit details
Copy full SHA for e95ae4f
View code at this point
Browse repository at this point
Commits on Dec 7, 2015
Actually include the fix....
RyanCavanaugh
committed
05c1703
View commit details
Copy full SHA for 05c1703
View code at this point
Browse repository at this point
Gracefully handle errors where 'typings' is not a string (fixes #4828)
pimterry
committed
384ee18
View commit details
Copy full SHA for 384ee18
View code at this point
Browse repository at this point
Merge pull request #5559 from MartyIX/issue-4045
Show description for 2ef436f
DanielRosenwasser
committed
2ef436f
View commit details
Copy full SHA for 2ef436f
View code at this point
Browse repository at this point
Commits on Dec 5, 2015
Merge pull request #5942 from Microsoft/fixUnionToUnionTypeInference
Show description for 3ce91c4
ahejlsberg
committed
3ce91c4
View commit details
Copy full SHA for 3ce91c4
View code at this point
Browse repository at this point
Adding a bit more text to comments
ahejlsberg
committed
6901a98
View commit details
Copy full SHA for 6901a98
View code at this point
Browse repository at this point
Merge pull request #5420 from weswigham/undefined-unique
Show description for 4735c00
weswigham
committed
4735c00
View commit details
Copy full SHA for 4735c00
View code at this point
Browse repository at this point
Fix union/union and intersection/intersection type inference
ahejlsberg
committed
e6259a5
View commit details
Copy full SHA for e6259a5
View code at this point
Browse repository at this point
Commits on Dec 4, 2015
break down tests, make more clear whats doing done, remove specific logic from mergeSymbolTable
weswigham
committed
0057652
View commit details
Copy full SHA for 0057652
View code at this point
Browse repository at this point
Merge pull request #5934 from Microsoft/inherit-construct-signature-from-extended-interface
Show description for b1fac59
sandersn
committed
b1fac59
View commit details
Copy full SHA for b1fac59
View code at this point
Browse repository at this point
Merge branch 'master' into undefined-unique
weswigham
committed
63fef50
View commit details
Copy full SHA for 63fef50
View code at this point
Browse repository at this point
Merge pull request #5148 from weswigham/duplicate-export-behavior
Show description for 9b441d8
weswigham
committed
9b441d8
View commit details
Copy full SHA for 9b441d8
View code at this point
Browse repository at this point
Merge pull request #5939 from weswigham/use-strict-shebang
Show description for 209ec68
weswigham
committed
209ec68
View commit details
Copy full SHA for 209ec68
View code at this point
Browse repository at this point
check for presence of array
weswigham
committed
835950a
View commit details
Copy full SHA for 835950a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.