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 }}
nIvanovp
/
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 Apr 8, 2016
Merge pull request #7775 from Microsoft/libraryDirectives-2
Show description for ac6224d
vladima
committed
ac6224d
Copy full SHA for ac6224d
merge with origin/master
vladima
committed
e5e7d47
Copy full SHA for e5e7d47
Merge pull request #7969 from Microsoft/bindingPatternImplicitAny
Show description for 8e4541e
sheetalkamat
committed
8e4541e
Copy full SHA for 8e4541e
Merge pull request #7952 from Microsoft/objectAssignPoly
Show description for a7bf690
DanielRosenwasser
committed
a7bf690
Copy full SHA for a7bf690
Accepted baselines.
DanielRosenwasser
committed
73dbe41
Copy full SHA for 73dbe41
Changed emit to use 'Object.prototype.hasOwnProperty'.
DanielRosenwasser
committed
fb6f4ae
Copy full SHA for fb6f4ae
Report implicit any errors on destructuring parameter declarations
Show description for 1d27307
sheetalkamat
committed
1d27307
Copy full SHA for 1d27307
Accepted baselines.
DanielRosenwasser
committed
67a77dd
Copy full SHA for 67a77dd
Remove unnecessary 'null'/'undefined' check, removed temp for args length.
DanielRosenwasser
committed
a90d471
Copy full SHA for a90d471
Accepted baselines.
DanielRosenwasser
committed
8ed7c76
Copy full SHA for 8ed7c76
Use an emit helper for JSX Spread Attributes.
DanielRosenwasser
committed
bb0ec3b
Copy full SHA for bb0ec3b
Merge pull request #7883 from Microsoft/listEmittedFiles2
Show description for 58efc2e
paulvanbrenk
committed
58efc2e
Copy full SHA for 58efc2e
Commits on Apr 7, 2016
Remove message from 'help'
Paul van Brenk
committed
097adc6
Copy full SHA for 097adc6
use temp variable for current dir.
Show description for 8d08be8
Paul van Brenk
committed
8d08be8
Copy full SHA for 8d08be8
Merge pull request #7619 from zhengbli/updateDom20160321
Show description for b9c4b02
zhengbli
committed
b9c4b02
Copy full SHA for b9c4b02
Ensure the listed files have absolute paths.
Paul van Brenk
committed
40b22b2
Copy full SHA for 40b22b2
CR Feedback
Paul van Brenk
committed
88a8992
Copy full SHA for 88a8992
Merge pull request #7924 from Microsoft/correctStrictPrologueCheck
Show description for 9b6f8d1
DanielRosenwasser
committed
9b6f8d1
Copy full SHA for 9b6f8d1
Fix rwc (#7895)
Show description for f0a996e
yuit
committed
f0a996e
Copy full SHA for f0a996e
Merge pull request #6739 from Microsoft/this-function-types
Show description for 3704ad7
sandersn
committed
3704ad7
Copy full SHA for 3704ad7
Add contextual typing test with `this` specified
sandersn
committed
6c735b5
Copy full SHA for 6c735b5
Accepted baselines.
DanielRosenwasser
committed
1d16356
Copy full SHA for 1d16356
Ensure that the entire contents are simply 'use strict'.
DanielRosenwasser
committed
e9e8837
Copy full SHA for e9e8837
Accepted baselines.
DanielRosenwasser
committed
dbaa6e1
Copy full SHA for dbaa6e1
Added test.
DanielRosenwasser
committed
26e1d8d
Copy full SHA for 26e1d8d
Sync with TSJS repo
Zhengbo Li
authored and
Zhengbo Li
committed
3e78ff0
Copy full SHA for 3e78ff0
Commits on Apr 6, 2016
added supports for 'types' compiler option
vladima
committed
46d28f1
Copy full SHA for 46d28f1
Whitespace fix
Paul van Brenk
committed
340051f
Copy full SHA for 340051f
Add option to list the emitted as part of the compiler output.
Show description for 5363b2d
Paul van Brenk
committed
5363b2d
Copy full SHA for 5363b2d
Merge pull request #7836 from zhengbli/fixFileCasingForTsc
Show description for 3acff6d
zhengbli
committed
3acff6d
Copy full SHA for 3acff6d
Commits on Apr 5, 2016
Merge pull request #7835 from Microsoft/fix7810
Show description for 65fdfd2
mhegazy
committed
65fdfd2
Copy full SHA for 65fdfd2
remove compilationRoot parameter, use typesRoot/config file location as a root when computing primary locations
vladima
committed
e2a23fd
Copy full SHA for e2a23fd
Adress PR: add nullability to signature
Kanchalai Tanglertsampan
committed
71994dd
Copy full SHA for 71994dd
Not use toPath in tsc when dealing with file watching
zhengbli
committed
9002810
Copy full SHA for 9002810
Add nullability into signature
Kanchalai Tanglertsampan
committed
95d4983
Copy full SHA for 95d4983
Pagination
Previous
Next
You can’t perform that action at this time.