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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-17
Merge branch 'main' into jarred/simplify
jarred/simplify
Jarred Sumner
31
-407
/
+617
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
2023-06-15
Fix typo in run.md (#3331)
Kabir Goel
1
-1
/
+1
2023-06-15
Tweak CommonJS output (#3320)
Jarred Sumner
5
-268
/
+322
2023-06-14
[Bun.serve] fix `Bun.serve` argument check (#3314)
Ciro Spaciari
4
-10
/
+102
2023-06-14
Update build-id
Jarred Sumner
1
-1
/
+1
2023-06-14
Workaround issue with module.require =
Jarred Sumner
1
-8
/
+64
2023-06-14
Make `Bun.argv` the same as `process.argv` (#3310)
Jarred Sumner
3
-23
/
+18
2023-06-14
Remove redudant put
Jarred Sumner
1
-1
/
+0
2023-06-14
Prepare to support webkit debug build assertions
Jarred Sumner
9
-58
/
+26
2023-06-14
document Bun.argv in typedefs (#3302)
dave caruso
1
-0
/
+4
2023-06-13
`mock` type changes (#3305)
Colin McDonnell
3
-41
/
+17
2023-06-13
fix TS5096 (#3256)
xxxhussein
1
-0
/
+2
2023-06-13
lol
Jarred Sumner
1
-1
/
+1
2023-06-13
simplify some code
Jarred Sumner
2
-82
/
+18
2023-06-13
Fix crash in CJS (#3294)
bun-v0.6.9
Jarred Sumner
36
-272
/
+705
2023-06-13
Add test
Jarred Sumner
1
-0
/
+6
2023-06-13
workaround quote escape issues for `bun run` (#3290)
Alex Lam S.L
3
-1
/
+34
2023-06-12
handle unwrapping `require` in any expression (#3292)
Dylan Conway
2
-5
/
+89
2023-06-12
Make mocks use FunctionPrototype (#3291)
Jarred Sumner
3
-27
/
+216
2023-06-12
typo in readline (#3286)
dave caruso
2
-2
/
+1
2023-06-11
doc: minor fixes (#3278)
Keyhan Vakil
2
-2
/
+2
2023-06-11
add --save argument to install (#3277)
Keyhan Vakil
3
-56
/
+116
2023-06-11
Support using `WTF::StringImpl` from Zig (#3279)
Jarred Sumner
34
-416
/
+1438
2023-06-10
Make cold `bun install` use 2x less memory (#3271)
Jarred Sumner
3
-43
/
+69
2023-06-10
Fix benchmark (#3276)
Luigi Pinca
1
-1
/
+1
2023-06-10
Fixes #3250 (#3269)
Jarred Sumner
3
-13
/
+51
2023-06-10
Fix wording and code example in docs for Bun.sleepSync (#3270)
paperluigis
1
-10
/
+0
2023-06-09
[install] fix lockfile fallback for life cycle scripts (#3265)
bun-v0.6.8
Alex Lam S.L
1
-1
/
+7
2023-06-09
Update writing.md (#3264)
Dylan Conway
1
-8
/
+8
2023-06-09
`toMatchObject` and some asymmetric matchers (#3260)
Dylan Conway
22
-117
/
+1659
2023-06-09
Fixes #3206 (#3262)
Jarred Sumner
2
-47
/
+78
2023-06-09
Fix jest.fn type
Colin McDonnell
1
-1
/
+1
2023-06-10
[install] fix life cycle scripts execution (#3235)
Alex Lam S.L
4
-150
/
+368
2023-06-09
Clean up types
Colin McDonnell
2
-179
/
+182
2023-06-09
Improve types for mocks (#3261)
Colin McDonnell
2
-4
/
+5
2023-06-09
Clean up comments in types
Colin McDonnell
1
-8
/
+0
2023-06-09
Add types for mocks
Colin McDonnell
3
-31
/
+519
2023-06-09
Implement mocks in bun:test (#3252)
Jarred Sumner
13
-7
/
+1550
2023-06-09
Fix to retain a newline after removing a package (#3231)
ytakhs
2
-0
/
+289
2023-06-09
Fix tests that pass but generate annotation
Ashcon Partovi
5
-26
/
+59
2023-06-09
Fix missing JSC.markBinding
Ashcon Partovi
1
-0
/
+1
2023-06-09
docs: add missing right parenthesis in example code (#3245)
James Liu
1
-2
/
+1
2023-06-09
replace `sudo` usage in GitHub Actions (#3254)
Alex Lam S.L
5
-23
/
+23
2023-06-07
improve stream types (#3240)
dave caruso
1
-84
/
+67
2023-06-06
[breaking][bun:sqlite] `.values()` returns `[]` instead of `null` for queries...
Jarred Sumner
3
-2
/
+18
2023-06-06
add buffer label (#3220)
Jarred Sumner
1
-1
/
+7
[next]