Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* Fix VSCode extension configuration documentation
* Fix config descriptions
* Fix typo
* Implement bun.lockb highlighter
* Update style
* Improve styling
* Revert bunlock change
* Implement bun tasks
* Revert change
* Package json codelens
* Fixes
* Refactor
|
|
|
|
|
|
application exits (#5481)
* unref next tick so exit callback can be called
* fmt + test
* oops
* add ref_count
* update pending
* comment and fix
|
|
* feat(encoding): TextDecoder support undefined
* chore: format test file
|
|
* handle 100 continue
* move comment
* cleanup
* fmt
|
|
Change string:string mapping in the docs to match the expected string:array[string] mapping.
See: https://www.typescriptlang.org/tsconfig#paths
|
|
Looks like someone shifted their hand a bit to the right.
Changes `ytrr` to `tree`
|
|
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
|
Co-authored-by: MrPalixir <73360179+MrPalixir@users.noreply.github.com>
|
|
|
|
|
|
|
|
* update files
* Update cold-jsc-start.cpp
* bump webkit
|
|
|
|
|
|
* Add failing test
* fix(node/fs.watch): Don't lose first char in event
* run prettier
|
|
Fixes #5501
|
|
* handle undefined/null/empty signal on request
* better approach
|
|
* fix size limit
* uncork if needed instead of terminating
* undo unrelated changes
|
|
Fix to version 16 on docs
|
|
|
|
|
|
* Fix VSCode extension configuration documentation
* Fix config descriptions
* Fix typo
* Implement bun.lockb highlighter
* Update style
* Improve styling
* Revert bunlock change
|
|
|
|
cc @paperdave
|
|
object properties lazy (#5355)
* binding uv
* we did that
* some more bindings
* fix doc
* fix uv
* yo
* static hash table nonsense <3
* huge refactor to the global object i am not ready for merge conflicts
* it works part 3
* lose
---------
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
|
|
|
|
|
|
|
|
|
* Fixes #5465
Fixes #5465
* Update tty.js
* Update InternalModuleRegistryConstants.h
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
|
* Fixes #5461
* Update runtime-transpiler.test.ts
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
|
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
|
Close: #5380
|
|
This reverts commit 32664df254be225dd195fcaf46994f0c550f9d22.
|
|
* Fixes #4622
* cleanup
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
|
* Make --silent behave as expected
* Make the "tsconfig.json extends" error a debug level
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
|
|
|
|
|
* track one shot fds
* dup fd
* skip for rearm on mac
* dup if fd
* cleanup
* force unregister on close
* deinitForceUnregister
* test
* add prompts
---------
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
|
|
|
|
|
|
|
|
|
* Update quickstart.md
Update quickstart.md
* Update quickstart.md
Update quickstart.md
|
|
|
|
|
|
* fix JSSink progress on sourcemap checking
* fix sourcemaps
* update JSSink fix
* undo + tests
---------
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|