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
Accelerator
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 }}
codeOwlAI
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
src
lib
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 6, 2025
Add lib.esnext.sharedmemory (#61646)
Renegade334
authored
652ed7f
View commit details
Copy full SHA for 652ed7f
View code at this point
Browse repository at this point
feat: add Error.isError() to ESNext lib (#60788)
Show description for ffd98c1
dirkluijk
and
jakebailey
authored
ffd98c1
View commit details
Copy full SHA for ffd98c1
View code at this point
Browse repository at this point
Commits on May 7, 2025
DOM Update 2025-05-02 (#61647)
rbuckton
authored
8c62e08
View commit details
Copy full SHA for 8c62e08
View code at this point
Browse repository at this point
Commits on May 2, 2025
docs(lib): add @throws JSDoc for JSON methods (#61596)
Show description for d88d3a4
Joseph-Martre
and
sandersn
authored
d88d3a4
View commit details
Copy full SHA for d88d3a4
View code at this point
Browse repository at this point
Commits on Feb 26, 2025
lib.es2017: Move `SharedArrayBuffer[Symbol.species]` onto constructor interface (#61271)
Renegade334
authored
6121f45
View commit details
Copy full SHA for 6121f45
View code at this point
Browse repository at this point
Commits on Feb 24, 2025
Fix to use string literal type in ArrayBuffer's `Symbol.toStringTag` (#60150)
petamoriken
authored
8ae98d0
View commit details
Copy full SHA for 8ae98d0
View code at this point
Browse repository at this point
Commits on Feb 3, 2025
DOM update MessageEventTarget missed this parameters (#61086)
sandersn
authored
c50b5e7
View commit details
Copy full SHA for c50b5e7
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
DOM update 2025/01/29 (#61073)
sandersn
authored
66e1b24
View commit details
Copy full SHA for 66e1b24
View code at this point
Browse repository at this point
Commits on Jan 22, 2025
DOM update 2025/01/16 (#60987)
sandersn
authored
b886b48
View commit details
Copy full SHA for b886b48
View code at this point
Browse repository at this point
Add ESNext float16 features and fix TypedArrays of BigInt types (#60151)
petamoriken
authored
1c4083f
View commit details
Copy full SHA for 1c4083f
View code at this point
Browse repository at this point
Commits on Jan 16, 2025
Fix JSDoc for Array#sort, TypedArray#sort and Array#toSorted methods (#60983)
derdelean
authored
7901a39
View commit details
Copy full SHA for 7901a39
View code at this point
Browse repository at this point
Commits on Jan 9, 2025
Add non-generic fallback overloads for TypedArray constructors (#60934)
rbuckton
authored
df54a3d
View commit details
Copy full SHA for df54a3d
View code at this point
Browse repository at this point
Commits on Nov 27, 2024
Improve the definition of atan2() (#60493)
Psychpsyo
authored
b263cc4
View commit details
Copy full SHA for b263cc4
View code at this point
Browse repository at this point
Commits on Nov 6, 2024
fix(60223): add Promise.try() to ESNext lib (#60232)
dirkluijk
authored
60dd512
View commit details
Copy full SHA for 60dd512
View code at this point
Browse repository at this point
Commits on Nov 1, 2024
Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Array (#60391)
rbuckton
authored
11b2930
View commit details
Copy full SHA for 11b2930
View code at this point
Browse repository at this point
Fix incorrect details in lib.decorators (#60252)
trusktr
authored
248c8f5
View commit details
Copy full SHA for 248c8f5
View code at this point
Browse repository at this point
Commits on Oct 7, 2024
Fix the type of `growable` on `SharedArrayBuffer`. (#60163)
DanielRosenwasser
authored
cd6c0a0
View commit details
Copy full SHA for cd6c0a0
View code at this point
Browse repository at this point
Commits on Sep 27, 2024
DOM update 2024-09-25 (#60061)
sandersn
authored
2c23bea
View commit details
Copy full SHA for 2c23bea
View code at this point
Browse repository at this point
Introduce ES2024 target and fix some types (#58573)
Show description for 9d98874
3 people
authored
9d98874
View commit details
Copy full SHA for 9d98874
View code at this point
Browse repository at this point
Commits on Sep 24, 2024
Make typed arrays generic over `ArrayBufferLike` (#59417)
rbuckton
authored
e5758ab
View commit details
Copy full SHA for e5758ab
View code at this point
Browse repository at this point
Commits on Sep 3, 2024
Add missing `index` parameter to the `Array.fromAsync`'s `mapFn` (#59837)
Andarist
authored
fe2cb8e
View commit details
Copy full SHA for fe2cb8e
View code at this point
Browse repository at this point
Commits on Aug 16, 2024
built-in iterators should be disposable (#59633)
rbuckton
authored
f025a5b
View commit details
Copy full SHA for f025a5b
View code at this point
Browse repository at this point
Commits on Aug 5, 2024
Disambiguate `BuiltinIterator`/`BuiltinIteratorReturn` (#59506)
rbuckton
authored
a745d1b
View commit details
Copy full SHA for a745d1b
View code at this point
Browse repository at this point
Commits on Jul 22, 2024
Use 'BuiltinAsyncIterator' spelling (#59388)
rbuckton
authored
5929c96
View commit details
Copy full SHA for 5929c96
View code at this point
Browse repository at this point
Commits on Jul 19, 2024
Manual update of generated DOM and Worker libs (#59366)
rbuckton
authored
98f45d7
View commit details
Copy full SHA for 98f45d7
View code at this point
Browse repository at this point
add types for iterator helpers proposal (#58222)
Show description for 307ff6c
bakkot
and
rbuckton
authored
307ff6c
View commit details
Copy full SHA for 307ff6c
View code at this point
Browse repository at this point
Use tuple name inference for `Iterator.next` et al (#59360)
rbuckton
authored
7f978c7
View commit details
Copy full SHA for 7f978c7
View code at this point
Browse repository at this point
Add TReturn/TNext to Iterable et al (#58243)
rbuckton
authored
6f530cc
View commit details
Copy full SHA for 6f530cc
View code at this point
Browse repository at this point
Commits on Jul 18, 2024
DOM update 2024-07-12 (#59259)
sandersn
authored
121c5dd
View commit details
Copy full SHA for 121c5dd
View code at this point
Browse repository at this point
Commits on Jul 16, 2024
fix: fix the return type of Int8Array::toReversed in es2023.array.d.ts (#59163)
noshiro-pf
authored
edd08a5
View commit details
Copy full SHA for edd08a5
View code at this point
Browse repository at this point
Commits on Jun 21, 2024
Update es2017.object.d.ts to indicate that Object.values/entries looks only at own properties (#58953)
trusktr
authored
dd5d690
View commit details
Copy full SHA for dd5d690
View code at this point
Browse repository at this point
Commits on May 16, 2024
add types for set methods proposal (#57230)
bakkot
authored
e8274f7
View commit details
Copy full SHA for e8274f7
View code at this point
Browse repository at this point
Commits on Apr 19, 2024
Add types for `String#isWellFormed` and `String#toWellFormed` (#58010)
Show description for 3480321
andreubotella
and
sandersn
authored
3480321
View commit details
Copy full SHA for 3480321
View code at this point
Browse repository at this point
DOM update 2024-04-16 (#58211)
sandersn
authored
e04a27c
View commit details
Copy full SHA for e04a27c
View code at this point
Browse repository at this point
Commits on Apr 18, 2024
Correct the type of return value of FinalizationRegistry.unregister (#57948)
jameslan
authored
e33b8d9
View commit details
Copy full SHA for e33b8d9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.