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 }}
sourcegr
/
bun
Public
forked from
oven-sh/bun
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
nektro
Datepicker
All time
Commit history
Commits on Oct 19, 2024
fix regression in BunJSGlobalObjectDebuggable from most recent webkit upgrade (#14675)
nektro
nektro
authored
663331c
View commit details
Copy full SHA for 663331c
Browse repository at this point
Bun.color: fill out missing options and examples for outputFormat (#14656)
Show description for 64d0b62
nektrozackradisic
nektro
and
zackradisic
authored
64d0b62
View commit details
Copy full SHA for 64d0b62
Browse repository at this point
Bun.color: match accepted outputFormat options to error (#14657)
nektro
nektro
authored
4f2d924
View commit details
Copy full SHA for 4f2d924
Browse repository at this point
Commits on Oct 18, 2024
bun-types: add missing options to DigestEncoding (#14654)
nektro
nektro
authored
fbf4b30
View commit details
Copy full SHA for fbf4b30
Browse repository at this point
Commits on Oct 17, 2024
vscode: set the launch configs' cwd to the root (#14643)
nektro
nektro
authored
850cdb0
View commit details
Copy full SHA for 850cdb0
Browse repository at this point
Commits on Oct 16, 2024
jest: print received value when expect().toThrow() doesnt throw (#14608)
nektro
nektro
authored
15f5ba3
View commit details
Copy full SHA for 15f5ba3
Browse repository at this point
Commits on Oct 15, 2024
ci: run clang-format on .h files too (#14597)
Show description for 06e733c
nektro
nektro
authored
06e733c
View commit details
Copy full SHA for 06e733c
Browse repository at this point
tsconfig.json: update excludes (#14578)
nektro
nektro
authored
d15eada
View commit details
Copy full SHA for d15eada
Browse repository at this point
node:child_process: 'ineherit' stdio should make getters be null (#14576)
nektro
nektro
authored
68e6304
View commit details
Copy full SHA for 68e6304
Browse repository at this point
test: use isWindows from harness (#14577)
nektro
nektro
authored
709cd95
View commit details
Copy full SHA for 709cd95
Browse repository at this point
more passing node buffer tests (#14371)
nektro
nektro
authored
3830b0c
View commit details
Copy full SHA for 3830b0c
Browse repository at this point
bun-types: small fixes (#12794)
nektro
nektro
authored
291b59e
View commit details
Copy full SHA for 291b59e
Browse repository at this point
delete legacy node test runner (#14572)
nektro
nektro
authored
ae0106b
View commit details
Copy full SHA for ae0106b
Browse repository at this point
scripts/runner.node.mjs: print list of failing tests when run locally (#14571)
nektro
nektro
authored
355dc56
View commit details
Copy full SHA for 355dc56
Browse repository at this point
Commits on Oct 14, 2024
fetch-tcp-stress.test.ts: todo failing on macos ci (#14514)
nektro
nektro
authored
a5006a1
View commit details
Copy full SHA for a5006a1
Browse repository at this point
streams.test.js: todo failing macos test (#14513)
nektro
nektro
authored
bebf762
View commit details
Copy full SHA for bebf762
Browse repository at this point
Commits on Oct 12, 2024
fix label in 3-typescript-bug-report.yml (#14502)
nektro
nektro
authored
3f92ec8
View commit details
Copy full SHA for 3f92ec8
Browse repository at this point
Commits on Oct 11, 2024
pm: fix assertion failure when printing lockfile summary after adding git transitive dependency (#14461)
Show description for 9fe6e25
nektroJarred-Sumner
nektro
and
Jarred-Sumner
authored
9fe6e25
View commit details
Copy full SHA for 9fe6e25
Browse repository at this point
enhance Buffer.from to support (de)serialization roundtrip (#14201)
Show description for 25fcbed
nektroJarred-Sumner
nektro
and
Jarred-Sumner
authored
25fcbed
View commit details
Copy full SHA for 25fcbed
Browse repository at this point
fix fs-non-number-arguments-throw.test.js (#14312)
nektro
nektro
authored
170fafb
View commit details
Copy full SHA for 170fafb
Browse repository at this point
fix fs-open.test.js (#14311)
nektro
nektro
authored
874c9db
View commit details
Copy full SHA for 874c9db
Browse repository at this point
Commits on Oct 10, 2024
enable iterator-helpers in webkit (#14455)
nektro
nektro
authored
584a8ce
View commit details
Copy full SHA for 584a8ce
Browse repository at this point
Commits on Oct 9, 2024
actions: update help text for 'needs repro' label (#14428)
nektro
nektro
authored
1bccd62
View commit details
Copy full SHA for 1bccd62
Browse repository at this point
move .clang-format up a folder so it affects all our c/cpp files (#14400)
Show description for ca6013a
nektro
nektro
authored
ca6013a
View commit details
Copy full SHA for ca6013a
Browse repository at this point
Commits on Oct 8, 2024
Update 7-install-crash-report.yml (#14394)
nektro
nektro
authored
c20901f
View commit details
Copy full SHA for c20901f
Browse repository at this point
test: add missing vm.runInContext stubs (#14341)
nektro
nektro
authored
0d5eb73
View commit details
Copy full SHA for 0d5eb73
Browse repository at this point
fix fs-read-empty-buffer.test.js (#14316)
nektro
nektro
authored
1ce2d0e
View commit details
Copy full SHA for 1ce2d0e
Browse repository at this point
fix fs-promises-file-handle-write.test.js (#14315)
nektro
nektro
authored
c41ff9d
View commit details
Copy full SHA for c41ff9d
Browse repository at this point
Commits on Oct 7, 2024
ci: shorten label names (#14314)
nektro
nektro
authored
c5b1c9e
View commit details
Copy full SHA for c5b1c9e
Browse repository at this point
Commits on Oct 4, 2024
node: add more passing tests (#14317)
nektro
nektro
authored
4a5ec26
View commit details
Copy full SHA for 4a5ec26
Browse repository at this point
Commits on Oct 3, 2024
fix Buffer method aliases not being equal to each other (#14198)
nektro
nektro
authored
9446fd6
View commit details
Copy full SHA for 9446fd6
Browse repository at this point
node:stream: fix setDefaultHighWaterMark (#14305)
nektro
nektro
authored
8e5255d
View commit details
Copy full SHA for 8e5255d
Browse repository at this point
enhance INVALID_ARG_TYPE and cleanup some node:buffer error handling (#14200)
nektro
nektro
authored
13ca454
View commit details
Copy full SHA for 13ca454
Browse repository at this point
Commits on Oct 2, 2024
node: define missing constants (#14211)
nektro
nektro
authored
39342e3
View commit details
Copy full SHA for 39342e3
Browse repository at this point
use bun.String.static instead of ZigString when immediately converting to JSValue (#14169)
nektro
nektro
authored
54a2259
View commit details
Copy full SHA for 54a2259
Browse repository at this point
Previous
Next
You can’t perform that action at this time.
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル