Age | Commit message (Collapse) | Author | Files | Lines |
|
* Passed message variable to ws.send() method.
* Passed message variable to ws.send() method.
|
|
|
|
typo
|
|
|
|
|
|
Looks like it is just a typo and needs to be fixed.
Signed-off-by: Vladimir Pesterev <8786922+pesterev@users.noreply.github.com>
|
|
|
|
This PR fixes the command name for running tests flagged with `.only`
|
|
|
|
|
|
|
|
|
|
Add a link to compatibility page (https://bun.sh/docs/runtime/nodejs-apis) to its reference in index.md, so it's easier to reach out to.
|
|
the body (#4802)
|
|
|
|
Fix missing method declaration on schema and Schema database name from Kitten to Animal
|
|
|
|
|
|
|
|
|
|
|
|
Delete buchta.md since its development is discontinued by LowByteFox: https://twitter.com/LowByteFox/status/1694025965452636612
|
|
|
|
* Update Svelte Kit Docs
I added some guidance about how to build for production. Still WIP since I would like to add a more complete deployment guide.
* Formatting
---------
Co-authored-by: Colin McDonnell <colinmcd94@gmail.com>
|
|
|
|
There are some extra closing brackets at the end of the `scanImports` example. These cause a syntax error ("Unterminated string literal")
|
|
|
|
`symlink` wasn’t an item, it appeared the same as `copyfile`
|
|
This section appears to have been accidentally moved into the low-level details section in 5424ea3403df9cd4672290865f12b6f5b01cf2d0.
This fixes the example in the low-level details section, because the "Importing CJS from CJS" section is not the example code that the low-level details section is intended to provide.
|
|
|
|
Terminals like iTerm require valid URL to make them clickable. Adding a space to make it valid. Similar problem is on https://bun.sh/, where protocol is missing.
|
|
|
|
|
|
|
|
|
|
* Remove v0.x messages
* Add windows section to Installatino
* update
* update
* Update
* Comment out windows
|
|
* L
* ipc
* asdfghjkl
* dfghjk
* it works!
* types
* patches for next.js
* sdfghj
* wsdfgn,./
* this
* yolo
* okay loser
* asdfghjk
* add some more APIs
* MESS
* sdfghjkl
* remove native events from streams
* stuff
* remove lazy(primordials) test
* debugging
* okay
* less fake extensions object
* fix `Buffer.toString()` args logic
* fix deserialize
* make tests work
* add test for `Buffer.toString` args
* Update server.zig
* remove test
* update test
* Update spawn-streaming-stdin.test.ts
* fix linux build
* Update fs.test.ts
* cli message improvements
* dfshaj
* Fix fs.watch bug maybe?
* remove
---------
Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
|
|
|
|
Remove comment about removed `BUN_OVERRIDE_MODULE_PATH` env var
|
|
Close: #4377
|
|
Co-authored-by: Karl Böhlmark <karl.bohlmark@netinsight.net>
|
|
Replace
`key: [Bun.file('./key1.pem'), Bun.file('./key2.pem']`
with
`key: [Bun.file('./key1.pem'), Bun.file('./key2.pem')]`
|
|
|
|
|
|
|
|
* just kernel32 things
* more
* Update linux_c.zig
* Update windows_c.zig
* Add workaround
Workaround https://github.com/ziglang/zig/issues/16980
* Rename http.zig to bun_dev_http_server.zig
* Rename usages
* more
* more
* more
* thanks tigerbeetle
* Rename `JSC.Node.Syscall` -> `bun.sys`
* more
* woops
* more!
* hmm
* it says there are only 37 errors, but that's not true
* populate argv
* it says 32 errors!
* 24 errors
* fix regular build
* 12 left!
* Still 12 left!
* more
* 2 errors left...
* 1 more error
* Add link to Tigerbeetle
* Fix the remainign error
* Fix test timeout
* Update syscall.zig
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
|
* Automatically hot reload Bun.serve()
* Update doc
* Update example
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
|
|
|
|
|
|