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 }}
johnangularjs
/
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
Breadcrumbs
History for
TypeScript
src
lib
on
codeCoverage
User selector
All users
Datepicker
All time
Commit history
Commits on May 6, 2015
Fix typing for Promises so that a void error callback doesn't mess up inference
JsonFreeman
committed
498f315
View commit details
Copy full SHA for 498f315
View code at this point
Browse repository at this point
Commits on May 5, 2015
Add missing overload to XMLHttpRequest.send
Show description for 2a098cd
Zhengbo Li
committed
2a098cd
View commit details
Copy full SHA for 2a098cd
View code at this point
Browse repository at this point
Commits on May 2, 2015
Updated type name
rbuckton
committed
b6f76fd
View commit details
Copy full SHA for b6f76fd
View code at this point
Browse repository at this point
Updated ES6 declarations for Promise, updated baselines
rbuckton
committed
22515d4
View commit details
Copy full SHA for 22515d4
View code at this point
Browse repository at this point
Commits on May 1, 2015
cf feedback
Zhengbo Li
committed
69a76a3
View commit details
Copy full SHA for 69a76a3
View code at this point
Browse repository at this point
Fix issue #2984
Zhengbo Li
committed
79da6a5
View commit details
Copy full SHA for 79da6a5
View code at this point
Browse repository at this point
Commits on Apr 30, 2015
Added missing createEvent overloads
Zhengbo Li
committed
125a7b9
View commit details
Copy full SHA for 125a7b9
View code at this point
Browse repository at this point
Commits on Apr 29, 2015
Fix #2953: Put DataView definition back into lib.d.ts
mhegazy
committed
31fe7c4
View commit details
Copy full SHA for 31fe7c4
View code at this point
Browse repository at this point
Commits on Apr 23, 2015
Fix #2837: remove (y, x) from the comment
mhegazy
committed
f96dbd1
View commit details
Copy full SHA for f96dbd1
View code at this point
Browse repository at this point
Commits on Apr 22, 2015
Undo the change to return
JsonFreeman
committed
2a2ef28
View commit details
Copy full SHA for 2a2ef28
View code at this point
Browse repository at this point
Fix Iterator type in es6.d.ts
JsonFreeman
committed
4dc9da2
View commit details
Copy full SHA for 4dc9da2
View code at this point
Browse repository at this point
Commits on Apr 18, 2015
Fix dom type "ArrayBufferView"
Show description for 609be76
Zhengbo Li
committed
609be76
View commit details
Copy full SHA for 609be76
View code at this point
Browse repository at this point
Commits on Apr 17, 2015
Merge pull request #2739 from zhengbli/SortOriginalDomThenUpdate
Show description for b22e0e9
Zhengbo Li
committed
b22e0e9
View commit details
Copy full SHA for b22e0e9
View code at this point
Browse repository at this point
Changed the type for TypeTrack.Mode
Zhengbo Li
committed
23f86db
View commit details
Copy full SHA for 23f86db
View code at this point
Browse repository at this point
Updated overloads that only differ in return type
Zhengbo Li
committed
e763b43
View commit details
Copy full SHA for e763b43
View code at this point
Browse repository at this point
Commits on Apr 16, 2015
Removed properties of es6 only types from extensions.d.ts
Zhengbo Li
committed
7770fbb
View commit details
Copy full SHA for 7770fbb
View code at this point
Browse repository at this point
Updated the interface definitions in extensions
Show description for 2aa5a5b
Zhengbo Li
committed
2aa5a5b
View commit details
Copy full SHA for 2aa5a5b
View code at this point
Browse repository at this point
Commits on Apr 15, 2015
Update according to comments
Show description for 428a6e9
Zhengbo Li
committed
428a6e9
View commit details
Copy full SHA for 428a6e9
View code at this point
Browse repository at this point
Commits on Apr 13, 2015
Formatting
zspitz
committed
9ec046b
View commit details
Copy full SHA for 9ec046b
View code at this point
Browse repository at this point
More newlines
zspitz
committed
77afd94
View commit details
Copy full SHA for 77afd94
View code at this point
Browse repository at this point
Fixed jsDoc, wrapping, newlines
zspitz
committed
b7bcdde
View commit details
Copy full SHA for b7bcdde
View code at this point
Browse repository at this point
Ebynerator, VBArray
zspitz
committed
522c71a
View commit details
Copy full SHA for 522c71a
View code at this point
Browse repository at this point
Updated dom files and removed some IE only types
Show description for 1dacb54
Zhengbo Li
committed
1dacb54
View commit details
Copy full SHA for 1dacb54
View code at this point
Browse repository at this point
Commits on Apr 9, 2015
sort the old dom files
Zhengbo Li
committed
d248387
View commit details
Copy full SHA for d248387
View code at this point
Browse repository at this point
Replace uses of 'Symbol.isRegExp' with 'Symbol.toPrimitive'.
DanielRosenwasser
committed
33028d5
View commit details
Copy full SHA for 33028d5
View code at this point
Browse repository at this point
Added 'flags' to RegExp.prototype.
DanielRosenwasser
committed
f75c9a6
View commit details
Copy full SHA for f75c9a6
View code at this point
Browse repository at this point
Remove 'isRegExp'.
DanielRosenwasser
committed
d3dd48f
View commit details
Copy full SHA for d3dd48f
View code at this point
Browse repository at this point
Commits on Apr 6, 2015
Merge pull request #2589 from Microsoft/decorators_types
Show description for e195d89
rbuckton
committed
e195d89
View commit details
Copy full SHA for e195d89
View code at this point
Browse repository at this point
Fix for #2249
rbuckton
committed
9dfb724
View commit details
Copy full SHA for 9dfb724
View code at this point
Browse repository at this point
Commits on Apr 1, 2015
Updated baselines
rbuckton
committed
2b78424
View commit details
Copy full SHA for 2b78424
View code at this point
Browse repository at this point
Commits on Mar 31, 2015
Nre TextStreamWriter interface with JSDoc and additional members (ITextWriter is being used by the compiler and cannot be safely modified)..
zspitz
committed
7890a68
View commit details
Copy full SHA for 7890a68
View code at this point
Browse repository at this point
Missing ;
zspitz
committed
b06e19b
View commit details
Copy full SHA for b06e19b
View code at this point
Browse repository at this point
JSDoc for WScript members
zspitz
committed
41547dc
View commit details
Copy full SHA for 41547dc
View code at this point
Browse repository at this point
Added properties/methods for WScript - https://msdn.microsoft.com/en-us/library/2795740w(v=vs.84).aspx
Show description for d53e0c2
zspitz
committed
d53e0c2
View commit details
Copy full SHA for d53e0c2
View code at this point
Browse repository at this point
Allows extending ActiveXObject with with specialized overloads returning string types, per https://github.com/Microsoft/TypeScript/issues/2541.
zspitz
committed
4d0aa58
View commit details
Copy full SHA for 4d0aa58
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.