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 }}
typescript
/
TypeScript-1
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-1
src
lib
on
updateMapDeclaration
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 18, 2015
Add a non-generic construct signature to Map, Set, and WeakMap
mhegazy
committed
76ec1f0
View commit details
Copy full SHA for 76ec1f0
View code at this point
Browse repository at this point
Commits on Jun 12, 2015
Define Array.isArray using a type predicate
mhegazy
committed
1a52038
View commit details
Copy full SHA for 1a52038
View code at this point
Browse repository at this point
Commits on Jun 5, 2015
adding iterators to DOM interfaces
saschanaz
committed
cc85807
View commit details
Copy full SHA for cc85807
View code at this point
Browse repository at this point
Commits on Jun 3, 2015
Add other overloads for texImage2D and texSubImage2D
Zhengbo Li
committed
d3c7e2b
View commit details
Copy full SHA for d3c7e2b
View code at this point
Browse repository at this point
Remove the DocumentEvent itself from createEvent overload.
Zhengbo Li
committed
c7b2fe0
View commit details
Copy full SHA for c7b2fe0
View code at this point
Browse repository at this point
Dom lib file bug fix
Show description for 8b62a32
Zhengbo Li
committed
8b62a32
View commit details
Copy full SHA for 8b62a32
View code at this point
Browse repository at this point
Commits on May 30, 2015
Merge branch 'master' of https://github.com/Microsoft/TypeScript into generators
Show description for 059bb18
JsonFreeman
committed
059bb18
View commit details
Copy full SHA for 059bb18
View code at this point
Browse repository at this point
Commits on May 29, 2015
Added the iterator symbol to 'IArguments'.
DanielRosenwasser
committed
3cf9eca
View commit details
Copy full SHA for 3cf9eca
View code at this point
Browse repository at this point
Commits on May 27, 2015
fix constructors for DateTimeFormat, NumberFormat
Show description for 538978e
bavardage
committed
538978e
View commit details
Copy full SHA for 538978e
View code at this point
Browse repository at this point
Commits on May 8, 2015
Merge branch 'master' of https://github.com/Microsoft/TypeScript into generators
JsonFreeman
committed
a14ec69
View commit details
Copy full SHA for a14ec69
View code at this point
Browse repository at this point
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
Merge branch 'master' of https://github.com/Microsoft/TypeScript into generators
Show description for ce9dc32
JsonFreeman
committed
ce9dc32
View commit details
Copy full SHA for ce9dc32
View code at this point
Browse repository at this point
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 4, 2015
Remove Generator interface from ES6 lib. We may need to add a better typing later
JsonFreeman
committed
5fcc4e9
View commit details
Copy full SHA for 5fcc4e9
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
Previous
Next
You can’t perform that action at this time.