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
compiler
sys.ts
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 26, 2024
Simplify statSync (#59276)
jakebailey
authored
2074657
View commit details
Copy full SHA for 2074657
View code at this point
Browse repository at this point
Commits on Sep 16, 2024
Enable `--isolatedDeclarations` on TS codebase (#59635)
Show description for 52eaa7b
3 people
authored
52eaa7b
View commit details
Copy full SHA for 52eaa7b
View code at this point
Browse repository at this point
Commits on Aug 13, 2024
Add regex eslint plugin, fix lints (#59371)
jakebailey
authored
195203e
View commit details
Copy full SHA for 195203e
View code at this point
Browse repository at this point
Update to eslint v9, typescript-eslint v8 (#59518)
jakebailey
authored
01a874a
View commit details
Copy full SHA for 01a874a
View code at this point
Browse repository at this point
Commits on Jul 22, 2024
Use more universal ANSI sequence for 'clear screen and clear buffer' (#57701)
Show description for 3f2a9e4
colinta
and
jakebailey
authored
3f2a9e4
View commit details
Copy full SHA for 3f2a9e4
View code at this point
Browse repository at this point
Commits on Jun 27, 2024
Remove unused exports & dead code (using Knip) (#56817)
Show description for 752135e
webpro
and
jakebailey
authored
752135e
View commit details
Copy full SHA for 752135e
View code at this point
Browse repository at this point
On linux or editor with canUseEvents to prefer immediate directory if its not in root or node_modules (#58866)
sheetalkamat
authored
f7833b2
View commit details
Copy full SHA for f7833b2
View code at this point
Browse repository at this point
Commits on Jun 13, 2024
Remove typescript-etw (#58832)
jakebailey
authored
e30b5fb
View commit details
Copy full SHA for e30b5fb
View code at this point
Browse repository at this point
Commits on May 7, 2024
Use explicit extensions for imports within src (#58421)
jakebailey
authored
16beff1
View commit details
Copy full SHA for 16beff1
View code at this point
Browse repository at this point
Commits on Apr 18, 2024
Use built-in no-restricted-syntax to ban null instead of plugin, ban null type too (#58095)
jakebailey
authored
17e420d
View commit details
Copy full SHA for 17e420d
View code at this point
Browse repository at this point
Commits on Apr 12, 2024
When watching failed lookups, watch packageDir if its a symlink otherwise the path we use to watch (#58139)
sheetalkamat
authored
b006768
View commit details
Copy full SHA for b006768
View code at this point
Browse repository at this point
Commits on Mar 25, 2024
Directories dont check modified time when sending "change" event (#57938)
sheetalkamat
authored
d4b8ff6
View commit details
Copy full SHA for d4b8ff6
View code at this point
Browse repository at this point
Remove sys.bufferFrom, duplicate Buffer declarations, etc (#57916)
jakebailey
authored
3c0a802
View commit details
Copy full SHA for 3c0a802
View code at this point
Browse repository at this point
Commits on Mar 18, 2024
Make builder not depend on information from dts emit about really needed modules (#57800)
sheetalkamat
authored
ac2e122
View commit details
Copy full SHA for ac2e122
View code at this point
Browse repository at this point
Commits on Jan 11, 2024
Reduce file system calls during test setup. (#56791)
dragomirtitian
authored
9a0c7b1
View commit details
Copy full SHA for 9a0c7b1
View code at this point
Browse repository at this point
Commits on Nov 15, 2023
Handle fsWatch event with accesstime change on mac os (#56403)
sheetalkamat
authored
e40730f
View commit details
Copy full SHA for e40730f
View code at this point
Browse repository at this point
Commits on Aug 25, 2023
perf: replace String and Array indexOf method calls with includes method call (#55482)
Havunen
authored
ec2bd4e
View commit details
Copy full SHA for ec2bd4e
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
dprint the codebase (#54820)
jakebailey
authored
5e8c261
View commit details
Copy full SHA for 5e8c261
View code at this point
Browse repository at this point
Commits on Jul 27, 2023
Enable @typescript-eslint/ban-types (#55133)
jakebailey
authored
a6df6c0
View commit details
Copy full SHA for a6df6c0
View code at this point
Browse repository at this point
Commits on Jun 22, 2023
Automatically enable `debugMode` when recording with Replay (#49027)
Andarist
authored
70fe93f
View commit details
Copy full SHA for 70fe93f
View code at this point
Browse repository at this point
Commits on May 26, 2023
Fix fs.watch callback type for new @types/node (#54417)
jakebailey
authored
544d432
View commit details
Copy full SHA for 544d432
View code at this point
Browse repository at this point
Commits on Apr 20, 2023
Refactor plugin related code (#53942)
sheetalkamat
authored
30fb9fa
View commit details
Copy full SHA for 30fb9fa
View code at this point
Browse repository at this point
Commits on Mar 30, 2023
More baselining for timeouts that make furture changes easier (#53579)
sheetalkamat
authored
0ee51b9
View commit details
Copy full SHA for 0ee51b9
View code at this point
Browse repository at this point
Commits on Mar 15, 2023
Make perfLogger potentially undefined rather than using a noop logger (#53229)
jakebailey
authored
a727ca1
View commit details
Copy full SHA for a727ca1
View code at this point
Browse repository at this point
Commits on Mar 10, 2023
Remove declares in sys, core, evaluatorImpl (#53176)
jakebailey
authored
42d2339
View commit details
Copy full SHA for 42d2339
View code at this point
Browse repository at this point
Commits on Mar 9, 2023
Remove old references to Node v4, small cleanup of node version stuff (#53174)
jakebailey
authored
ddcbd9f
View commit details
Copy full SHA for ddcbd9f
View code at this point
Browse repository at this point
Commits on Mar 1, 2023
Deprecate UnderscoreEscapedMap and remove internal uses (#53032)
jakebailey
authored
ca1cf3d
View commit details
Copy full SHA for ca1cf3d
View code at this point
Browse repository at this point
Commits on Feb 27, 2023
Remove unused eslint-disable directives (#52987)
jakebailey
authored
6fe711f
View commit details
Copy full SHA for 6fe711f
View code at this point
Browse repository at this point
Commits on Jan 18, 2023
Enable strictFunctionTypes (#49929)
jakebailey
authored
22b362c
View commit details
Copy full SHA for 22b362c
View code at this point
Browse repository at this point
Commits on Dec 7, 2022
Instead of computing signatures during building, compute them afterwards for verification (#51718)
Show description for e0293b5
sheetalkamat
authored
e0293b5
View commit details
Copy full SHA for e0293b5
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
Flip imports to case insensitive sorting (#51579)
jakebailey
authored
00dc0b6
View commit details
Copy full SHA for 00dc0b6
View code at this point
Browse repository at this point
Reformat imports to be one identifier per line (#51565)
jakebailey
authored
2d2a434
View commit details
Copy full SHA for 2d2a434
View code at this point
Browse repository at this point
Commits on Nov 9, 2022
Remove ts.{Map,Set,ESMap,Iterator} and associated types (#51439)
jakebailey
authored
9f64a3a
View commit details
Copy full SHA for 9f64a3a
View code at this point
Browse repository at this point
Commits on Nov 7, 2022
Change build system to hereby
Show description for 3cd72e7
jakebailey
committed
3cd72e7
View commit details
Copy full SHA for 3cd72e7
View code at this point
Browse repository at this point
Consolidate checks that test if the current environment is Node
Show description for dc92488
jakebailey
committed
dc92488
View commit details
Copy full SHA for dc92488
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.