Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
nguyenlamzx
/
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
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 7, 2015
Merge pull request #2251 from Microsoft/expressionToBlock
Show description for ac56aa5
CyrusNajmabadi
committed
ac56aa5
Copy full SHA for ac56aa5
CR feedback.
CyrusNajmabadi
committed
bdcdd84
Copy full SHA for bdcdd84
Fix up comment.
CyrusNajmabadi
committed
0c56541
Copy full SHA for 0c56541
When emitting an arrow function, parenthesize the body if it could be interpreted as a block instead of an object literal.
CyrusNajmabadi
committed
c76f71c
Copy full SHA for c76f71c
Merge pull request #2248 from Microsoft/variableLike
Show description for 241cee0
CyrusNajmabadi
committed
241cee0
Copy full SHA for 241cee0
CR feedback.
CyrusNajmabadi
committed
7f00378
Copy full SHA for 7f00378
Add an 'isVariableLike' helper function.
CyrusNajmabadi
committed
a76eb69
Copy full SHA for a76eb69
Merge pull request #2197 from Microsoft/exportDefault
Show description for 865f67e
ahejlsberg
committed
865f67e
Copy full SHA for 865f67e
Merge pull request #2243 from DickvdBrink/browser-test
Show description for b228787
DanielRosenwasser
committed
b228787
Copy full SHA for b228787
Merge branch 'master' into exportDefault
Show description for 5c56684
ahejlsberg
committed
5c56684
Copy full SHA for 5c56684
Fixed jake runtests-browser on node 0.12
DickvdBrink
committed
4c16b23
Copy full SHA for 4c16b23
Commits on Mar 6, 2015
Merge pull request #2236 from Microsoft/signatureHelp
Show description for af41be8
paulvanbrenk
committed
af41be8
Copy full SHA for af41be8
Merge pull request #2235 from DickvdBrink/letConstInCatchclause
Show description for 59c3a7d
mhegazy
committed
59c3a7d
Copy full SHA for 59c3a7d
Merge pull request #2240 from DickvdBrink/VSDevMode-doc
Show description for ffd87b1
mhegazy
committed
ffd87b1
Copy full SHA for ffd87b1
Merge pull request #2239 from caitp/issue-2237
Show description for 134ab82
mhegazy
committed
134ab82
Copy full SHA for 134ab82
fix check to allow for empty argument list
Paul van Brenk
committed
80f9cf2
Copy full SHA for 80f9cf2
Document procedure for digital CLA signature in CONTRIBUTING.md
Show description for 564dd2e
caitp
committed
564dd2e
Copy full SHA for 564dd2e
Merge pull request #2222 from billti/tsconfigWatchFix
Show description for 0ea31c3
billti
committed
0ea31c3
Copy full SHA for 0ea31c3
Merge pull request #2223 from billti/FixPathNormalization
Show description for 0e48714
billti
committed
0e48714
Copy full SHA for 0e48714
Merge branch 'master' into signatureHelp
Paul van Brenk
committed
8083bbf
Copy full SHA for 8083bbf
Add diagnostics for signaturehelp crash
Paul van Brenk
committed
e9cb12a
Copy full SHA for e9cb12a
Added tests for let/const variable declarations in catch clause (with the same name)
DickvdBrink
committed
2edb5c8
Copy full SHA for 2edb5c8
Use hasProperty instead
DickvdBrink
committed
129ef72
Copy full SHA for 129ef72
Fixed baselines to account for correct path normalization
billti
committed
0ba3a04
Copy full SHA for 0ba3a04
Error on redeclaring a variable with let/const already defined as catch parameter
DickvdBrink
committed
b4d7232
Copy full SHA for b4d7232
Add new diagnostics message for let/const declarations in a catch clause
DickvdBrink
committed
5ca703e
Copy full SHA for 5ca703e
Fix path normalization for patterns such as './/tsconfig.json'
billti
committed
ee912ee
Copy full SHA for ee912ee
Fix watch to honor tsconfig.json setting
billti
committed
02eb746
Copy full SHA for 02eb746
Commits on Mar 5, 2015
Merge pull request #2205 from Microsoft/errorSpans
Show description for b784a42
CyrusNajmabadi
committed
b784a42
Copy full SHA for b784a42
CR feedback.
CyrusNajmabadi
committed
d367c96
Copy full SHA for d367c96
Never use the entire span of a function declaration or function expression when reporting a checker error.
CyrusNajmabadi
committed
d3fbebf
Copy full SHA for d3fbebf
Commits on Mar 4, 2015
Excluding "default" member from "export *" per ES6 specification
ahejlsberg
committed
981ef7f
Copy full SHA for 981ef7f
Merge pull request #2201 from Microsoft/commentsOnBlocks
Show description for 1c64260
CyrusNajmabadi
committed
1c64260
Copy full SHA for 1c64260
Adding test to ensure comment before block is conserved
CyrusNajmabadi
committed
4dfed9c
Copy full SHA for 4dfed9c
Accepting new baselines
ahejlsberg
committed
b54b710
Copy full SHA for b54b710
Pagination
Previous
Next
You can’t perform that action at this time.