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 }}
stepancar
/
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 14, 2016
Merge pull request #8080 from Microsoft/pathsValidation
Show description for 81ebab4
vladima
committed
81ebab4
View commit details
Copy full SHA for 81ebab4
Browse repository at this point
fix typo in message
vladima
committed
54862a2
View commit details
Copy full SHA for 54862a2
Browse repository at this point
added validation of paths option
vladima
committed
e7a4dd4
View commit details
Copy full SHA for e7a4dd4
Browse repository at this point
Commits on Apr 13, 2016
Merge pull request #7945 from Microsoft/renameAndFindRef
Show description for 41c1a5b
sheetalkamat
committed
41c1a5b
View commit details
Copy full SHA for 41c1a5b
Browse repository at this point
Update the entry point to return property symbol of destructuring assignment
sheetalkamat
committed
c492fc6
View commit details
Copy full SHA for c492fc6
Browse repository at this point
Merge pull request #8056 from weswigham/remove-custom-no-null-rule
Show description for 5b0b09c
DanielRosenwasser
committed
5b0b09c
View commit details
Copy full SHA for 5b0b09c
Browse repository at this point
Remove custom no-null rule, use tslint builtin no null rule
weswigham
committed
37a0e8f
View commit details
Copy full SHA for 37a0e8f
Browse repository at this point
Commits on Apr 12, 2016
Merge pull request #8033 from bowdenk7/jakeChange
Show description for 109e0e2
RyanCavanaugh
committed
109e0e2
View commit details
Copy full SHA for 109e0e2
Browse repository at this point
Merge pull request #8019 from Microsoft/typeRefsDts
Show description for 873574f
vladima
committed
873574f
View commit details
Copy full SHA for 873574f
Browse repository at this point
Reorder host in jakefile so TYPESCRIPT_HOST is checked before localhost
Bowden Kelly
committed
e33203a
View commit details
Copy full SHA for e33203a
Browse repository at this point
addressed PR feedback: added more tests
vladima
committed
7d30e7a
View commit details
Copy full SHA for 7d30e7a
Browse repository at this point
include type reference directives in .d.ts. files
vladima
committed
376c493
View commit details
Copy full SHA for 376c493
Browse repository at this point
Commits on Apr 11, 2016
Some restructuring according to PR feedback
sheetalkamat
committed
958a6a4
View commit details
Copy full SHA for 958a6a4
Browse repository at this point
Merge pull request #8014 from Microsoft/strictBlockScopeFunction
Show description for dd49c28
sheetalkamat
committed
dd49c28
View commit details
Copy full SHA for dd49c28
Browse repository at this point
Merge pull request #8018 from Microsoft/privateImplicitBindingAny
Show description for 146e994
sheetalkamat
committed
146e994
View commit details
Copy full SHA for 146e994
Browse repository at this point
Removed debugger; statement
sheetalkamat
committed
edd0989
View commit details
Copy full SHA for edd0989
Browse repository at this point
Helper rename as per PR feedback
sheetalkamat
committed
96f4dd5
View commit details
Copy full SHA for 96f4dd5
Browse repository at this point
Rename of getPropertySymbolIfObjectBindingPatternWithoutPropertyName to getPropertySymbolOfObjectBindingPatternWithoutPropertyName
sheetalkamat
committed
9496146
View commit details
Copy full SHA for 9496146
Browse repository at this point
Do not report error on implicityly any binding element if it is from parameter destructuring of private method
Show description for b248833
sheetalkamat
committed
b248833
View commit details
Copy full SHA for b248833
Browse repository at this point
Test case for failing scenario of wrongly reporting error of parameter of private method when no implicit any is speicified
sheetalkamat
committed
9d35468
View commit details
Copy full SHA for 9d35468
Browse repository at this point
PR feedback
sheetalkamat
committed
529bdd4
View commit details
Copy full SHA for 529bdd4
Browse repository at this point
Merge branch 'mihailik-patch-2'
mhegazy
committed
11285b1
View commit details
Copy full SHA for 11285b1
Browse repository at this point
Merge branch 'patch-2' of https://github.com/mihailik/TypeScript into mihailik-patch-2
mhegazy
committed
83e7f6d
View commit details
Copy full SHA for 83e7f6d
Browse repository at this point
Merge pull request #8016 from Microsoft/namedImportCompletion
Show description for a3d35ff
sheetalkamat
committed
a3d35ff
View commit details
Copy full SHA for a3d35ff
Browse repository at this point
Fix existing tests baseline with modified error message
sheetalkamat
committed
163615b
View commit details
Copy full SHA for 163615b
Browse repository at this point
PR feedback
sheetalkamat
committed
7a09e2f
View commit details
Copy full SHA for 7a09e2f
Browse repository at this point
Test cases for functions with same name present in the outerscope
sheetalkamat
committed
4b0cb64
View commit details
Copy full SHA for 4b0cb64
Browse repository at this point
PR feedback
Show description for 2dffa5a
sheetalkamat
committed
2dffa5a
View commit details
Copy full SHA for 2dffa5a
Browse repository at this point
Completion list of named imports shouldnt contain default export member
Show description for c2e12ef
sheetalkamat
committed
c2e12ef
View commit details
Copy full SHA for c2e12ef
Browse repository at this point
Accepting existing baselines
sheetalkamat
committed
85173a0
View commit details
Copy full SHA for 85173a0
Browse repository at this point
Adding test cases for errors resulting because class/modules are strict
sheetalkamat
committed
141dbb8
View commit details
Copy full SHA for 141dbb8
Browse repository at this point
Fix new error in compilerRunner about function declaration in block scope
sheetalkamat
committed
2db59d6
View commit details
Copy full SHA for 2db59d6
Browse repository at this point
Report error for block scope function declaration in ES5
sheetalkamat
committed
593dc2b
View commit details
Copy full SHA for 593dc2b
Browse repository at this point
Bind the function declarations in block scope in strict mode
sheetalkamat
committed
6988a0a
View commit details
Copy full SHA for 6988a0a
Browse repository at this point
Add test cases for function declarations in block scope
sheetalkamat
committed
f2c8e5c
View commit details
Copy full SHA for f2c8e5c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.