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
/
modules
/
NodeModuleModule.cpp
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-26
wait first stream finished
Hanaasagi
1
-0
/
+10
2023-06-26
fix lint
Hanaasagi
1
-3
/
+2
2023-06-25
test append mode in `createWriteStream`
Hanaasagi
1
-0
/
+29
2023-06-25
Fix the parameters of the `WriteStream` constructor.
Hanaasagi
1
-2
/
+2
2023-06-25
Speculative fix for regression causing a hang with `install --production` (#3...
Jarred Sumner
1
-26
/
+26
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
2023-06-25
Make timeout longer
Jarred Sumner
1
-1
/
+1
2023-06-25
Reliability bugfix for `WebSocket` (#3394)
Jarred Sumner
4
-21045
/
+25331
2023-06-24
Rewrite Bun's runtime CommonJS loader (#3379)
Jarred Sumner
112
-2703
/
+4177
2023-06-23
[feat] fs.watch (#3249)
Ciro Spaciari
36
-27
/
+3072
2023-06-23
Add vi.spyOn and clean up some mock function binding calls (#3376)
dave caruso
6
-23
/
+48
2023-06-23
Make node-fallbacks build as esm not cjs / Fix `node-fetch` (#3377)
dave caruso
32
-116
/
+186
2023-06-23
fixup min/memcopy (#3388)
Ciro Spaciari
1
-1
/
+1
2023-06-22
`expect().resolves` and `expect().rejects` (#3318)
Ashcon Partovi
16
-3838
/
+3758
2023-06-22
fix tests for `expect()` (#3384)
Alex Lam S.L
2
-48
/
+141
2023-06-22
revamp dotEnv parser (#3347)
Alex Lam S.L
5
-440
/
+371
2023-06-22
CommonJS bun build cannot use import.meta (#3378)
Jarred Sumner
1
-1
/
+8
2023-06-21
upgrade zig to `v0.11.0-dev.3737+9eb008717` (#3374)
Dylan Conway
152
-1584
/
+1772
2023-06-21
Revert "Update Github action runners"
Jarred Sumner
4
-5
/
+5
2023-06-21
finish implementing JSMockFunction prototype + lots of expect test organizing...
dave caruso
25
-3712
/
+4655
2023-06-21
Update module resolution order docs (#3372)
Andreas Pfurtscheller
1
-2
/
+2
2023-06-21
Update Github action runners
Ashcon Partovi
4
-5
/
+5
2023-06-20
Update WebKit
Jarred Sumner
1
-0
/
+0
2023-06-20
Fix crash with .env files that are exactly 159 bytes long (#3369)
Jarred Sumner
2
-6
/
+32
2023-06-20
Improve error message for `error.DependencyLoop` (#3368)
Jarred Sumner
2
-3
/
+47
2023-06-20
record jsx factory symbols in classic mode (#3360)
Dylan Conway
5
-5
/
+93
2023-06-20
enable asymmetric matchers in `expect.toEqual`, `expect.toStrictEqual`, and `...
Dylan Conway
8
-147
/
+429
2023-06-20
Docs for DOM testing and FileSink (#3330)
Colin McDonnell
6
-49
/
+203
2023-06-20
[JSTranspiler] Make `scan` and `scanImports` more careful with GC
Jarred Sumner
1
-26
/
+24
2023-06-20
woops
Jarred Sumner
1
-1
/
+1
2023-06-20
Clone SourceOrigin string
Jarred Sumner
2
-2
/
+12
2023-06-20
Cleanup fs.utimesSync (#3363)
Jarred Sumner
7
-22
/
+147
2023-06-20
prettier
Jarred Sumner
2
-19
/
+25
2023-06-19
implement more of V8's stack trace API (#3359)
Keyhan Vakil
8
-39
/
+232
2023-06-19
feat(bun/test): Impl. "toBeArray", "toBeArrayOfSize" & "toBeTypeOf" (#3316)
Tiramify (A.K. Daniel)
6
-0
/
+384
2023-06-19
Fix bug that breaks `bunx prisma init` when node is not installed (#3362)
Jarred Sumner
3
-2
/
+56
2023-06-19
Move this code up a bit
Jarred Sumner
1
-24
/
+17
2023-06-18
Press the secret "use less RAM" button
Jarred Sumner
1
-0
/
+72
2023-06-18
Update esbuild-test.js
Jarred Sumner
1
-1
/
+50
2023-06-18
Make the esbuild integration test more thorough
Jarred Sumner
1
-2
/
+2
2023-06-18
Make more tests fail
Jarred Sumner
1
-0
/
+10
2023-06-18
Add missing ucs2 alias
Jarred Sumner
1
-0
/
+1
2023-06-18
Fix a bunch of bugs (#3352)
Jarred Sumner
21
-134
/
+715
2023-06-18
minor build diffs (#3349)
Alex Lam S.L
4
-5
/
+8
2023-06-17
[eventsource] SSE Client (#3074)
Ciro Spaciari
8
-2
/
+886
2023-06-17
Add types for toBeOdd & toBeEven (#3344)
Tiramify (A.K. Daniel)
1
-0
/
+18
2023-06-17
Set the publishToSelf option to true (#3343)
Luigi Pinca
1
-0
/
+1
2023-06-16
don't remove const if referenced before declaration (#3337)
Dylan Conway
2
-3
/
+45
2023-06-15
Fix `make headers` jun 15 edition
Jarred Sumner
1
-0
/
+3
[next]