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 }}
jango2015
/
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 Nov 3, 2015
Merge pull request #5514 from Microsoft/relativePathInErrorReporting
Show description for 2c64447
mhegazy
committed
2c64447
View commit details
Copy full SHA for 2c64447
Browse repository at this point
Use relative file name when reporting errors
mhegazy
committed
884dff0
View commit details
Copy full SHA for 884dff0
Browse repository at this point
Merge pull request #5454 from MartyIX/issue-4841
Show description for 7f9a816
DanielRosenwasser
committed
7f9a816
View commit details
Copy full SHA for 7f9a816
Browse repository at this point
Support '/dev/stdout' as a valid '--out' parameter
MartyIX
committed
30499e7
View commit details
Copy full SHA for 30499e7
Browse repository at this point
Merge pull request #5503 from Microsoft/libReadmes
Show description for ae2faf8
DanielRosenwasser
committed
ae2faf8
View commit details
Copy full SHA for ae2faf8
Browse repository at this point
Merge pull request #5461 from Microsoft/contributingLibFixes
Show description for 485b3ab
mhegazy
committed
485b3ab
View commit details
Copy full SHA for 485b3ab
Browse repository at this point
Added 'lib/README.md' to .npmignore.
DanielRosenwasser
committed
da169de
View commit details
Copy full SHA for da169de
Browse repository at this point
Update CONTRIBUTING.md
mhegazy
committed
244b26d
View commit details
Copy full SHA for 244b26d
Browse repository at this point
Update CONTRIBUTING.md
mhegazy
committed
4a78043
View commit details
Copy full SHA for 4a78043
Browse repository at this point
Added 'README.md' files to 'lib' and 'src/lib'.
DanielRosenwasser
committed
83c3355
View commit details
Copy full SHA for 83c3355
Browse repository at this point
Merge pull request #5502 from Microsoft/usePretty
Show description for 51965b6
DanielRosenwasser
committed
51965b6
View commit details
Copy full SHA for 51965b6
Browse repository at this point
Use '--pretty' in builds.
DanielRosenwasser
committed
3f0c6b1
View commit details
Copy full SHA for 3f0c6b1
Browse repository at this point
Updated LKG.
DanielRosenwasser
committed
fc51ca7
View commit details
Copy full SHA for fc51ca7
Browse repository at this point
Fix description of '--pretty'.
DanielRosenwasser
committed
a44a340
View commit details
Copy full SHA for a44a340
Browse repository at this point
Merge pull request #5140 from Microsoft/iFeelPrettyErr
Show description for 38b990b
DanielRosenwasser
committed
38b990b
View commit details
Copy full SHA for 38b990b
Browse repository at this point
Commits on Nov 2, 2015
;
DanielRosenwasser
committed
ce24bcb
View commit details
Copy full SHA for ce24bcb
Browse repository at this point
Merge branch 'master' into iFeelPrettyErr
DanielRosenwasser
committed
32b259e
View commit details
Copy full SHA for 32b259e
Browse repository at this point
Merge branch 'master' into iFeelPrettyErr
DanielRosenwasser
committed
e5f1053
View commit details
Copy full SHA for e5f1053
Browse repository at this point
Update baselines
mhegazy
committed
8d60ed3
View commit details
Copy full SHA for 8d60ed3
Browse repository at this point
Forget about tty detection. It won't work in build tools.
DanielRosenwasser
committed
40f10ab
View commit details
Copy full SHA for 40f10ab
Browse repository at this point
Merge pull request #4788 from Microsoft/reachabilityChecks
Show description for fb15e9c
vladima
committed
fb15e9c
View commit details
Copy full SHA for fb15e9c
Browse repository at this point
Just name the option 'pretty' for now.
DanielRosenwasser
committed
654cbd9
View commit details
Copy full SHA for 654cbd9
Browse repository at this point
Added colors to diagnostic types, addressed some CR feedback.
DanielRosenwasser
committed
4219c5f
View commit details
Copy full SHA for 4219c5f
Browse repository at this point
Merge pull request #5450 from sarod/allow-comments-tsconfig
Show description for 3e63144
mhegazy
committed
3e63144
View commit details
Copy full SHA for 3e63144
Browse repository at this point
Merge pull request #5472 from MartyIX/issue-5183
Show description for f503169
yuit
committed
f503169
View commit details
Copy full SHA for f503169
Browse repository at this point
Merge pull request #5474 from Microsoft/forbid-this-as-constructor-parameter-type
Show description for cc64210
sandersn
committed
cc64210
View commit details
Copy full SHA for cc64210
Browse repository at this point
Add a variable of type `this` in constructor body
Show description for 67b9647
sandersn
committed
67b9647
View commit details
Copy full SHA for 67b9647
Browse repository at this point
Preserve copyright comments when generating d.ts files
MartyIX
committed
1703972
View commit details
Copy full SHA for 1703972
Browse repository at this point
Commits on Nov 1, 2015
Use regex for repacing comments content.
Show description for 638e4b7
sarod
committed
638e4b7
View commit details
Copy full SHA for 638e4b7
Browse repository at this point
Commits on Oct 31, 2015
New commit using TS scanner.
Show description for 00b389d
sarod
committed
00b389d
View commit details
Copy full SHA for 00b389d
Browse repository at this point
Switch to `isNodeDescendantOf`
sandersn
committed
201266b
View commit details
Copy full SHA for 201266b
Browse repository at this point
Fixed 'tsconfig.json' ordering.
DanielRosenwasser
committed
48c2bb1
View commit details
Copy full SHA for 48c2bb1
Browse repository at this point
Merge branch 'master' into iFeelPrettyErr
DanielRosenwasser
committed
fa2e614
View commit details
Copy full SHA for fa2e614
Browse repository at this point
Merge pull request #5477 from Microsoft/mutatedArrayInForOf
Show description for 5cbcafa
DanielRosenwasser
committed
5cbcafa
View commit details
Copy full SHA for 5cbcafa
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
d5dd69b
View commit details
Copy full SHA for d5dd69b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.