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
2021-10-24
[internal] only set source for test once
Jarred Sumner
1
-0
/
+3
2021-10-24
Mark all exported symbols as weak, always `zig fmt` the headers file to reduc...
Jarred Sumner
4
-5
/
+10
2021-10-24
[internal] Get source URLs in C++
Jarred Sumner
1
-45
/
+0
2021-10-24
^
Jarred Sumner
1
-2
/
+2
2021-10-24
Expr.alloc -> Expr.init
Jarred Sumner
1
-22
/
+16
2021-10-24
Upgrade to latest peechy
Jarred Sumner
7
-4534
/
+4535
2021-10-24
Fix build error
Jarred Sumner
1
-4
/
+4
2021-10-24
[JSON] Use a special lexer variant only for JSON
Jarred Sumner
1
-19
/
+13
2021-10-24
[internal] Remove more unused code and move the `is_ascii_only` boolean to on...
Jarred Sumner
1
-28
/
+7
2021-10-24
[internal] Handle allocation failure
Jarred Sumner
1
-1
/
+1
2021-10-24
[internal] Use isPresent() instead of checking slice len
Jarred Sumner
1
-2
/
+2
2021-10-24
:scissors: Dead code
Jarred Sumner
1
-4
/
+0
2021-10-24
[internal] Tweak build system to better support unit tests in Zig
Jarred Sumner
11
-19
/
+146
2021-10-24
[picohttp] failing test
Jarred Sumner
1
-1
/
+2
2021-10-24
[.env loader] Environment variables are strings.
Jarred Sumner
1
-49
/
+37
2021-10-24
[internal] more inlining
Jarred Sumner
1
-2
/
+2
2021-10-24
[internal] :scissors: dead code
Jarred Sumner
1
-1
/
+0
2021-10-24
[internal] some inlining
Jarred Sumner
1
-21
/
+25
2021-10-24
[internal] :snowflake::snowman:
Jarred Sumner
1
-1
/
+19
2021-10-24
[.env loader] Tests pass
Jarred Sumner
1
-25
/
+50
2021-10-23
Comment out WASM test since WASM is currently unsupported
Jarred Sumner
1
-20
/
+21
2021-10-23
Remove very outdated tests
Jarred Sumner
1
-128
/
+23
2021-10-23
Remove unused feature flag `parallel_bun`
Jarred Sumner
1
-62
/
+33
2021-10-23
Add flag for dumping the environment variables
Jarred Sumner
1
-8
/
+19
2021-10-23
[internal] Add easier commands for running unit tests
Jarred Sumner
2
-12
/
+129
2021-10-23
Handle edgecase when returning errors
Jarred Sumner
1
-1
/
+1
2021-10-23
Fix bug with MutableString.ensureValidIdentifier
Jarred Sumner
2
-12
/
+17
2021-10-23
[internal] Remove more dead code, add script to find .zig files that aren't i...
Jarred Sumner
15
-82
/
+17
2021-10-23
No more iguanaTLS
Jarred Sumner
1
-5
/
+0
2021-10-23
[internal] :scissors: dead code
Jarred Sumner
32
-7971
/
+0
2021-10-23
Load environment variables into defines when possible
Jarred Sumner
1
-0
/
+8
2021-10-23
[Bundler] When modules fail to resolve, continue building so that you can see...
Jarred Sumner
1
-29
/
+111
2021-10-23
[JS Parser] Parser errors should _always_ report an error location
Jarred Sumner
2
-3
/
+11
2021-10-23
Support string-only defines
Jarred Sumner
1
-53
/
+65
2021-10-23
[`.env` loader] Parse values as JavaScript string literals instead of JSON
Jarred Sumner
1
-52
/
+170
2021-10-23
Add "process.env" to global object
Jarred Sumner
4
-18
/
+36
2021-10-23
Rewrite the CodepointIterator to fix some bugs
Jarred Sumner
1
-81
/
+89
2021-10-23
[Lexer] Improve lexing performance by 2% via a bitfield for checking identifi...
Jarred Sumner
3
-2317
/
+7178
2021-10-23
[Bun.js] Escape unicode identifiers. This is necessary because we load source...
Jarred Sumner
1
-18
/
+81
2021-10-23
[Bun.js] Add `Bun.env` and support `process.env` for non-transpiled environme...
Jarred Sumner
1
-2
/
+129
2021-10-21
[lexer] `0x200C` and `0x200D` are valid ID_Continue characters
Jarred Sumner
1
-6
/
+29
2021-10-21
Split tests into separate .json file
Jarred Sumner
1
-22
/
+1
2021-10-21
Add test for non-ascii latin1 characters in strings
Jarred Sumner
1
-0
/
+46
2021-10-21
[Bun.js] Fix `SyntaxError` not showing source file or line number
Jarred Sumner
1
-1
/
+24
2021-10-20
Fix index + static route
Jarred Sumner
1
-2
/
+4
2021-10-20
rewrote most of the router
Jarred Sumner
19
-1397
/
+1657
2021-10-18
Starting to rewrite the router to fix some bugs and support catch-all + optio...
Jarred Sumner
8
-143
/
+1203
2021-10-17
Update README.md
Jarred Sumner
1
-0
/
+10
2021-10-17
Bump to latest
Jarred Sumner
1
-1
/
+1
2021-10-17
[bun-framework-next] Fix when the project does not define a `_app` page
Jarred Sumner
2
-6
/
+16
[prev]
[next]