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
/
integration
/
bunjs-only-snippets
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-16
[JS Parser] Support explicit removing
Jarred Sumner
1
-10
/
+53
2022-04-16
[JS Parser] API for removing & replacing exports
Jarred Sumner
1
-0
/
+73
2022-04-13
[bun.js] Fix bug with `readdirSync` on folders with less than 32 files
Jarred Sumner
1
-7
/
+82
2022-04-13
Support digest("base64" | "hex") in the hashings
Jarred Sumner
2
-28
/
+73
2022-04-12
[bun.js] Implement Bun.sha1, Bun.sha256, Bun.sha384, Bun.sha512, Bun.sha512_384
Jarred Sumner
1
-0
/
+28
2022-04-11
Add a very simple http server test
Jarred Sumner
1
-0
/
+54
2022-04-10
[TOML] Fix toml parsing with multiple keys in object literal
Jarred Sumner
2
-0
/
+16
2022-04-10
[bun-types] Make it bundle the types
Jarred Sumner
1
-1
/
+0
2022-04-09
Update transpiler.test.js
Jarred Sumner
1
-0
/
+4
2022-04-06
[bun.js][breaking] `import.meta.url` is now a file:// url
Jarred Sumner
1
-16
/
+16
2022-04-05
fix binary size regression on linux
Jarred Sumner
1
-1
/
+1
2022-04-04
fix bug with io sometimes sleeping permanetly
Jarred SUmner
2
-9
/
+23
2022-04-04
Fix missing
Jarred Sumner
1
-6
/
+7
2022-04-04
Add a couple more tests
Jarred Sumner
1
-0
/
+27
2022-04-03
cleanup a few things
Jarred Sumner
2
-7
/
+9
2022-04-02
More types
Jarred Sumner
1
-0
/
+1
2022-04-02
Add more tests for Node FS
Jarred Sumner
2
-0
/
+57
2022-04-02
Create gc.js
Jarred Sumner
1
-0
/
+14
2022-04-02
More aggressive GC
Jarred Sumner
4
-64
/
+62
2022-04-01
Test written length
Jarred Sumner
1
-1
/
+1
2022-04-01
Make `FetchHeaders` work
jarred/fetchheaders
Jarred Sumner
1
-1
/
+0
2022-04-01
[bun.js] Use `Headers` from WebKit instead of custom
Jarred Sumner
4
-15
/
+67
2022-03-30
[bun.js] Support `file://` URLs in node fs
Jarred Sumner
1
-0
/
+8
2022-03-30
Add test for Bun.hash that runs it with a Uint8Array
Jarred Sumner
1
-8
/
+16
2022-03-28
[bun.js] Add `Bun.hash`
Jarred Sumner
1
-0
/
+28
2022-03-27
Create url.test.ts
Jarred Sumner
1
-0
/
+102
2022-03-27
Bun.mmap() (#134)
evan
1
-0
/
+49
2022-03-25
Update response.file.test.js
Jarred Sumner
1
-0
/
+8
2022-03-23
:scissors: test
Jarred Sumner
1
-14
/
+2
2022-03-23
[bun.js] Bun.write for macOS
Jarred Sumner
2
-9
/
+54
2022-03-23
[bun.js] Implement Bun.write()
Jarred SUmner
1
-0
/
+52
2022-03-22
`Response.file` -> `Bun.file`
Jarred Sumner
1
-11
/
+22
2022-03-21
sendfile works
Jarred Sumner
1
-7
/
+24
2022-03-21
[bun.js] 2/? Implement `Response.file`, sendfile edition
Jarred Sumner
1
-21
/
+0
2022-03-21
[bun.js] 1/? Implement `Response.file`
Jarred Sumner
1
-0
/
+49
2022-03-20
Update fetch.test.js
jarred/uws
Jarred Sumner
1
-2
/
+2
2022-03-19
Bun.allocUnsafe
Jarred Sumner
1
-0
/
+8
2022-03-18
Fix JSON parsing failure
Jarred Sumner
1
-0
/
+15
2022-03-18
Set charset=utf-8 for better consistentcy
Jarred Sumner
1
-4
/
+12
2022-03-18
add an extra gcTrace
Jarred Sumner
1
-2
/
+7
2022-03-18
Add tests for Response.json, Response.error, and Response.redirect
Jarred Sumner
1
-0
/
+89
2022-03-18
[bun.js] Fix missing `.prototype` on builtins
Jarred Sumner
1
-0
/
+38
2022-03-17
celanup
Jarred Sumner
3
-14
/
+4
2022-03-17
Fix crash when printing errors that are an unexpected type
Jarred Sumner
1
-0
/
+20
2022-03-17
[bun.js] Implement `self.reportError`
Jarred Sumner
1
-0
/
+5
2022-03-17
[bun.js] Implement `import.meta.resolve`
Jarred Sumner
4
-0
/
+119
2022-03-17
Add test coverage for emoji in blobs
Jarred Sumner
1
-84
/
+133
2022-03-16
cleanup error printing
Jarred Sumner
3
-76
/
+173
2022-03-16
[bun.js] Bun.unsafe test should check the gc
Jarred Sumner
1
-4
/
+14
2022-03-15
Create unsafe.test.js
Jarred Sumner
1
-0
/
+32
[next]