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 }}
fabioinfo
/
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 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
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
Helper rename as per PR feedback
sheetalkamat
committed
96f4dd5
View commit details
Copy full SHA for 96f4dd5
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
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
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
Update LKG
mhegazy
committed
b0584b5
View commit details
Copy full SHA for b0584b5
Browse repository at this point
Merge pull request #7999 from Microsoft/fixHostOptionality
Show description for d280b1b
vladima
committed
d280b1b
View commit details
Copy full SHA for d280b1b
Browse repository at this point
fix issue with optionality of CompilerHost
vladima
committed
1a85c5f
View commit details
Copy full SHA for 1a85c5f
Browse repository at this point
Commits on Apr 10, 2016
Prefer ChakraHost when available to node and WScript
mihailik
committed
aa2708f
View commit details
Copy full SHA for aa2708f
Browse repository at this point
Commits on Apr 8, 2016
Merge pull request #7775 from Microsoft/libraryDirectives-2
Show description for ac6224d
vladima
committed
ac6224d
View commit details
Copy full SHA for ac6224d
Browse repository at this point
merge with origin/master
vladima
committed
e5e7d47
View commit details
Copy full SHA for e5e7d47
Browse repository at this point
Merge pull request #7969 from Microsoft/bindingPatternImplicitAny
Show description for 8e4541e
sheetalkamat
committed
8e4541e
View commit details
Copy full SHA for 8e4541e
Browse repository at this point
Merge pull request #7952 from Microsoft/objectAssignPoly
Show description for a7bf690
DanielRosenwasser
committed
a7bf690
View commit details
Copy full SHA for a7bf690
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
73dbe41
View commit details
Copy full SHA for 73dbe41
Browse repository at this point
Changed emit to use 'Object.prototype.hasOwnProperty'.
DanielRosenwasser
committed
fb6f4ae
View commit details
Copy full SHA for fb6f4ae
Browse repository at this point
Report implicit any errors on destructuring parameter declarations
Show description for 1d27307
sheetalkamat
committed
1d27307
View commit details
Copy full SHA for 1d27307
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
67a77dd
View commit details
Copy full SHA for 67a77dd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.