index
:
bun
1-runner
add-license
ansg191/server-identity-CN
ansg191/system-store
bun-crash-dump
bun-json
bun-polyfills
bun-test-each
ciro/child-process-fixes
ciro/fetch-fix-with-lock
ciro/fix-flask-tests
ciro/fix-maxRequestBodySize
ciro/fix-test-command
ciro/gc-tests
ciro/http2
ciro/proxy-connect-tests
ciro/queue-response-experiment
ciro/spawn-abort-signal-rebased
ciro/ws-fetch-proper-handshake
cli-flags
completions
create-constructors-when-needed
dap2
dap3
dave/assert-double-is-valid
dave/bundler-string-length
dave/es5-class-helper
dave/import.meta.resolve
dave/install-tag-without-dash
dave/lol
dave/nodemodule-preloadmodules
dave/postinstall
dave/postinstall_2
dave/remove-native-event
dave/zlib
debugger-dev
derrick/fix/bindings-mark-jscinitialize
derrick/fix/event-emitter-async-iter
derrick/fix/event-emitter-emit-throw-native
derrick/fix/http-lowercase-headers
derrick/fix/node-tests
derrick/test/add-ed25519-tests
detect-libc
doc/0.8
dylan/callback-fulfilled-after-rejection
dylan/change-pathname-assert
dylan/cli-fixes
dylan/encoding-fix
dylan/fix-bundling-lodash-es-is-buffer
dylan/fix-error-inlining
dylan/fix-module-field-in-exports
dylan/github-api-option
dylan/github-dependencies
dylan/import-file-path
dylan/non-enumerable-export-values
dylan/resolve-rope-in-string
dylan/set-exit-code
dylan/source-map-names-property
eventstream
feat/ecosystem
feat/npm
fix
fix-prepare-stack-trace
fix-websocket-upgrade
fs-watch-file
got
guides-3
improve-docker
insensitive-pkg-names
integration-tests
jarred/5859
jarred/actions
jarred/add-git
jarred/analytics
jarred/arenas
jarred/ast
jarred/ast-again
jarred/async_bio
jarred/bench
jarred/brotli
jarred/bump-uws
jarred/bundle-workspace-packages
jarred/bunfig
jarred/callable
jarred/canvas
jarred/ci-check
jarred/cjs2
jarred/cleanup-error
jarred/clipboard-objc
jarred/direct
jarred/dump
jarred/edgecase
jarred/esbuild-plugin-api
jarred/escapeHTML
jarred/esm-conditions
jarred/experiment-bsp
jarred/export-star-flat
jarred/exports-map
jarred/faster-error-capturestacktrace
jarred/faster-ordered-properties
jarred/fastmalloc
jarred/fetch-experiment
jarred/fetchheaders
jarred/fix-blob-slice-test
jarred/fix-bunbun-on-wsl
jarred/fix-crash
jarred/fix-http-compression
jarred/fix-issue-with-tsconfig-run
jarred/fix-proxy-regression
jarred/fixes-3129
jarred/gen
jarred/htmlrewriter
jarred/improve-testing
jarred/inquirer
jarred/isolation
jarred/jsc
jarred/land
jarred/landing
jarred/linux
jarred/live-bindings
jarred/make-strings-better
jarred/mdx-thrwawy
jarred/move
jarred/napi
jarred/new-bund
jarred/new-bund-ressurected-branch
jarred/new-http
jarred/no-more-npm
jarred/package-mapper
jarred/pg
jarred/port
jarred/possibly-2732
jarred/postgresql
jarred/precompile-linux-dependencies
jarred/prepare-for-libuv
jarred/profiled-call
jarred/read-tsconfig-jsx
jarred/redo-evaluation-order
jarred/redo-zigstring-for-utf16
jarred/relay
jarred/rename
jarred/repl
jarred/request-finalizer
jarred/rewrite-router
jarred/run
jarred/simdjson
jarred/simplify
jarred/some-fixes-for-eventsource
jarred/standalone-repro1
jarred/start
jarred/strong
jarred/subprocess
jarred/support-tee
jarred/tcc
jarred/throw-if
jarred/update-install-stuff
jarred/update-zig1
jarred/upgrade-zig-2
jarred/uws
jarred/webkit-upgrade-may-17
jarred/wip-more-reliable
jarred/workers
jarred/zlib
jarred/zls
lithdew/picohttp-mimalloc
main
move-templates
nestjs-guide
next-cleanup
origin/main
plugin/plugindata
plugin/resolvedir
postinstall_3
repl
request-body-stream
reserve-commands
revert-5167-dylan/decode-regex-if-needed
rfc/bun-bundler-api
rfc/bunfig-overhaul
save-in-update
sdl
test/action
types/mock
types/readable-stream-default
types/tty
u/vjpr/zig-0.10
xHyroM/types/expose-Bun-Env
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bun.js
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-02
[node:buffer] Implement `isUtf8` and `isAscii` (#3498)
Jarred Sumner
1
-0
/
+130
2023-07-02
fix zero length env var (#3496)
dave caruso
1
-2
/
+2
2023-07-02
Fixes #3495
Jarred Sumner
1
-4
/
+0
2023-07-02
Fixes #3489 (#3490)
Jarred Sumner
1
-27
/
+8
2023-07-01
Fix leak in fd (#3487)
Jarred Sumner
2
-1
/
+18
2023-07-01
Make `buffer.toString("base64")` 4x faster (#3486)
Jarred Sumner
1
-2
/
+2
2023-07-01
Use `BunString` in `SystemError` (#3485)
Jarred Sumner
16
-135
/
+187
2023-07-01
Slight fixup
Jarred Sumner
1
-2
/
+8
2023-07-01
small cleanup
Jarred Sumner
1
-12
/
+21
2023-07-01
[WIP]Fix calling `Buffer.toString` with `(offset, length, encoding)` (#3467)
Ai Hoshino
1
-27
/
+40
2023-07-01
Make HTTP Request struct use 8 bytes less memory (#3483)
Jarred Sumner
1
-134
/
+137
2023-07-01
skip private class fields (#3484)
Dylan Conway
1
-6
/
+6
2023-07-01
[jest] fix lifecycle hook execution order (#3461)
Alex Lam S.L
1
-82
/
+119
2023-06-29
Add missing "prependListener" function
bun-v0.6.12
Jarred Sumner
1
-1
/
+1
2023-06-29
Fixes `node:http` and `node:stream` so `ytdl-core` works. (#3452)
dave caruso
3
-5
/
+9
2023-06-29
Make `node:os` `tmpdir` more consistent with Node.js
Jarred Sumner
1
-26
/
+2
2023-06-29
Revert "[jest] fix lifecycle hook execution order (#3447)" (#3455)
Jarred Sumner
1
-96
/
+66
2023-06-28
Prevent integer overflow
Jarred Sumner
1
-2
/
+2
2023-06-28
Ref the strings
Jarred Sumner
1
-2
/
+9
2023-06-28
Add GC test for errors
Jarred Sumner
3
-4
/
+8
2023-06-28
Use `bun.String` for `ZigException` (#3451)
Jarred Sumner
6
-139
/
+170
2023-06-28
use main field over module for runtime (#3448)
Dylan Conway
1
-0
/
+2
2023-06-28
[jest] fix lifecycle hook execution order (#3447)
Alex Lam S.L
1
-66
/
+96
2023-06-28
Introduce `await Bun.file(path).exists()` (#3446)
Jarred Sumner
4
-0
/
+64
2023-06-28
Error.prototype.stack gets sourcemapped stacktraces and introduce Error.appen...
Jarred Sumner
3
-38
/
+200
2023-06-28
[install] workaround run-time module loading issue (#3432)
Alex Lam S.L
1
-6
/
+0
2023-06-27
Fix some checks
Jarred Sumner
1
-3
/
+3
2023-06-27
getIfPropertyExists is safer than getDirect (#3391)
Jarred Sumner
1
-16
/
+17
2023-06-27
Update NodeModuleModule.cpp
Jarred Sumner
1
-2
/
+5
2023-06-26
Fix default export of `"module"` module
bun-v0.6.10
Jarred Sumner
1
-46
/
+56
2023-06-26
fix #3412 (#3422)
dave caruso
1
-4
/
+8
2023-06-26
webpack test and add empty `prototype` prop to module (#3421)
Dylan Conway
1
-3
/
+6
2023-06-26
Tweak the ramSize setting because /= 1024 is causing CI to fail on arm64 when...
Jarred Sumner
1
-1
/
+7
2023-06-26
change the text from "error" to "warn"
Jarred Sumner
1
-5
/
+7
2023-06-26
Fix .rejects
Jarred Sumner
1
-14
/
+7
2023-06-26
`.randomInt()` support (#3357)
Silas Rech
3
-1
/
+22
2023-06-26
Runtime support for `__esModule` annotations (#3393)
Jarred Sumner
5
-12
/
+131
2023-06-26
Implement writev & readv (#3419)
Jarred Sumner
4
-4
/
+435
2023-06-26
implement `_nodeModulePaths` and `require.main.paths` (#3411)
Dylan Conway
3
-11
/
+36
2023-06-25
Fix test failures in import.meta (#3403)
Jarred Sumner
5
-93
/
+150
2023-06-25
Fixes #3334 (#3401)
Jarred Sumner
1
-34
/
+63
2023-06-25
Use bun.String in mkdir (#3404)
Jarred Sumner
1
-13
/
+19
2023-06-25
Update WebKit
Jarred Sumner
1
-0
/
+0
2023-06-25
chore: update lol-html version (#3356)
Brúnó Salomon
1
-0
/
+7
2023-06-25
fixup
Jarred Sumner
1
-2
/
+2
2023-06-25
Support reading embedded files in compiled executables (#3405)
Jarred Sumner
5
-16
/
+80
2023-06-25
[fs.watch] fix reference/deinit (#3396)
Ciro Spaciari
9
-250
/
+295
2023-06-25
Add `process.mainModule`
Jarred Sumner
1
-0
/
+12
2023-06-25
Revert "make these strings lazy"
Jarred Sumner
1
-37
/
+26
2023-06-25
make these strings lazy
Jarred Sumner
1
-26
/
+37
[next]