aboutsummaryrefslogtreecommitdiff
path: root/docs (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-10-10more docsdylan/github-api-optionGravatar Dylan Conway 4-0/+20
2023-10-09Add Fedora build instructions to development.md (#6359)Gravatar otterDeveloper 1-0/+10
2023-10-09added commands (#6314)Gravatar babar 1-1/+2
added commands to install unzip package and to check Linux kernel version
2023-10-09docs: fixing a couple typos (#6331)Gravatar Michael Di Prisco 2-2/+2
2023-10-06docs: `file.stream()` is not a promise (#6337)Gravatar Paul Nodet 1-1/+1
2023-10-05Update Node.js compat docs (#6282)Gravatar Colin McDonnell 1-18/+20
* Update nodejs-apis * No commas * Updates
2023-10-04Update `preload` documentation to make applicability to plugins more obvious ↵Gravatar Gavin John 1-3/+3
(#6298)
2023-10-03docs: update `typescript.md` (#6222)Gravatar JS Park 1-2/+1
Fix inconsistent results from `bun init`.
2023-10-03Docs: Update context.md (#6256)Gravatar John Beene 1-1/+1
Use token from cookies, not from ws.data
2023-10-02Update ws exampleGravatar Colin McDonnell 1-1/+1
2023-10-02Update development and document env var expansionGravatar Colin McDonnell 2-24/+40
2023-10-02Update development.md (#6221)Gravatar Cícero Santos 1-2/+2
2023-10-02Added the fileExtensions field to file-system-router.md (#6231)Gravatar Corné Dorrestijn 1-0/+1
2023-09-29Implement virtual module support in `Bun.plugin` (#6167)Gravatar Jarred Sumner 1-1/+86
* Add support for `build.module` in `Bun.plugin` * Another test * Update docs * Update isBuiltinModule.cpp --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> Co-authored-by: Dylan Conway <dylan.conway567@gmail.com>
2023-09-28docs (runtime): the order of checking files when using bare impoort (#5919)Gravatar Devin Johw 1-3/+8
2023-09-28Improve docsGravatar Colin McDonnell 4-727/+65
2023-09-28docs: update image astro.md (#6149)Gravatar Alba Silvente Fuentes 1-1/+1
2023-09-28Update prismaGravatar Colin McDonnell 1-9/+32
2023-09-28Revert "Update prisma guide"Gravatar Colin McDonnell 1-32/+9
This reverts commit e62fef67658240a4137320729ff26e09498a93fd.
2023-09-28Update prisma guideGravatar Colin McDonnell 1-9/+32
2023-09-27Update run.md (#6099)Gravatar Daniel Amemba 1-1/+1
Changed the verb form from ignores to ignored.
2023-09-27Update developer arch install steps for llvm and clang (#6120)Gravatar Justin "J.R." Hill 1-2/+1
`llvm` and `clang` are both at v16 `llvm16` and `clang16` are AUR packages https://aur.archlinux.org/packages/llvm16 https://aur.archlinux.org/packages/clang16 and need extra steps to setup
2023-09-26Add Docker section to docsGravatar Ashcon Partovi 1-0/+18
2023-09-26Update astro.md to v3 (#6070)Gravatar Alba Silvente Fuentes 1-9/+5
2023-09-26docs: fixed small error (#6077)Gravatar 0xflotus 1-1/+1
2023-09-25Update docsGravatar Colin McDonnell 2-4/+19
2023-09-25Add fs.statfs{Sync} to missing fs apis (#6030)Gravatar Vlad 1-1/+1
2023-09-25Update nodejs-apis.mdGravatar Jarred Sumner 1-4/+4
2023-09-24ClarifyGravatar Jarred Sumner 1-1/+1
2023-09-24Add buggy noteGravatar Jarred Sumner 1-0/+6
2023-09-24Update writing.md - Remove duplicate code snippet (#5966)Gravatar Jeroen van Rensen 1-6/+0
2023-09-24Fix link to vitejs (#5959)Gravatar asrar 1-1/+1
2023-09-23docs: update link to templates in remix guide (#5965)Gravatar Moritz Eck 1-1/+1
2023-09-23Update installation.md (#5968)Gravatar Sony AK 1-0/+4
* Update installation.md Adding notes for users that currently use canary version and want to switch back to stable version. * Upadte --------- Co-authored-by: Colin McDonnell <colinmcd94@gmail.com>
2023-09-22Update workspaces.mdGravatar Colin McDonnell 1-3/+27
2023-09-21docs: add await to all Bun.build() call (#5885)Gravatar Imamuzzaki Abu Salam 1-3/+3
2023-09-21Update install docsGravatar Colin McDonnell 1-6/+14
2023-09-21Add docs for extending process.envGravatar Colin McDonnell 1-0/+25
2023-09-21On Linux, respect memory limit from cgroups (#5849)Gravatar Jarred Sumner 1-1/+1
* Implement `process.constrainedMemory()` * Add a comment * Handle max * Missing header * We can use WTF::ramSize now * Update WebKit * Update ZigGlobalObject.cpp * WebKit * :scissors: --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
2023-09-21Don't await pluginsGravatar Jarred Sumner 1-1/+1
2023-09-20docs(project): development fix Arch install-dependencies command (#5270)Gravatar saurabh 1-1/+1
sudo is required to run pacman if not root user
2023-09-20Update quickstartGravatar Colin McDonnell 1-0/+19
2023-09-20Update prisma guideGravatar Colin McDonnell 1-0/+6
2023-09-20Update env docGravatar Colin McDonnell 1-1/+1
2023-09-20Clarify hot modeGravatar Colin McDonnell 1-10/+9
2023-09-20feat: switch disableTelemetry to bunfig (#5690)Gravatar Lucas Coratger 2-1/+9
* feat: switch disableTelemetry to bunfig * feat: zig fmt * revert: the env variable and invert the logic of telemetry --------- Co-authored-by: MrPalixir <73360179+MrPalixir@users.noreply.github.com>
2023-09-19Fix broken linksGravatar Colin McDonnell 4-4/+4
2023-09-19docs: add Qwik guide (#4810)Gravatar Sanyam Kamat 1-0/+107
2023-09-19Updated modules.md to address issue #5420 (#5456)Gravatar h2210316651 1-0/+11
* Update modules.md Updated docs to address `The ES modules aren't always asynchronous. #5420` Issue. - Included an elaborate explanation citing the difference between CommonJS and ES Modules, - Added a summary * Tweaks --------- Co-authored-by: Colin McDonnell <colinmcd94@gmail.com>
2023-09-19add warning to Ensure correct placement of the '--watch' flag (#5447)Gravatar Ahmad Addel 1-0/+11
* Update run.md * remove the wrong command example * Tweak --------- Co-authored-by: Colin McDonnell <colinmcd94@gmail.com>