forked from oven-sh/bun
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] main from oven-sh:main #2
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add `string | ArrayBuffer` to compressing/uncompression functions
* Docs: Fix typo in code example for transformSync * Remove await since transformSync is synchronous Co-authored-by: Jarred Sumner <jarred@jarredsumner.com> --------- Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
* yay!!!!!! * [autofix.ci] apply automated fixes * ok * do not use reflect here * ok * [autofix.ci] apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
* draft impl of windows watcher * synchronous watcher * working standalone watcher * in progress changes to watcher * make watcher non-global * prepare watcher for windows impl * add windows watcher scaffold and clean up imports * fix inotify * make watch code more generic over platforms * fix visibility * watcher starts without error * printing changes works * basic windows watching works * handle process exit from watcher * cleanup in process cloning * clean up logging and panic handling * fix hot reload test on windows * misc cleanup around watcher * make watch test actually useful * [autofix.ci] apply automated fixes * remove old files * clean up watchers * update .gitignore * rework windows watcher into single watcher instance watching top level project dir * use non-strict utf16 conversion * change to contains * fix mac and linux compile * add baseline in crash report (#8606) * allow linking bins that do not exist. (#8605) * fix linux compile * fix linux compile (again) * remove outdated todo --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: dave caruso <me@paperdave.net>
* get test/bundler/bundler_naming.test.ts passing on windows * move platformToPosixInPlace to bun.path and use the vector'd version * only resolve rel_path if it contains '/./', most of the time './' needs to be preserved * fix another file too * move kernel32 extern to better location * [autofix.ci] apply automated fixes * use bun.path.posixToPlatformInPlace here * rewrite this whole section to stay in utf16 and handle errors * remove dead comments * fix a typo * undo these relative changes * preserve path.pretty from getting lost * use bun's instead of zig's resolve here * both side of this loop need the inplace normal * use existing generic dirname function * make path inplace functions generic * we might need to modify this so copy on windows Co-authored-by: Jarred Sumner <jarred@jarredsumner.com> * don't assume the prefix we get from this * more robust path traversal * don't mangle absolute paths * do this bit in a loop * this line is a u16 * dont forget to compile before pushing * this was wrong * look into this later * check pointer math first since its faster * posix syscalls support path traversal, don't do the work for them * its already inside stable, no need to change * used the online editor --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
* allow linking bins that do not exist. * fix some things
…generic (#8608) * comptime type normalizeStringBuf * delete * revert * revert revert * revert * remove unused * remove unnecessary assert * add comment * remove normalize, need ../ * use Output.err * update error message * generic T suffix * fix windows build * more fix build * more fix build * mkdiratZ * update test * [autofix.ci] apply automated fixes * update snapshot again * fix merge --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
* use id * another path
Update index.ts code snippet for consistency in quickstart.md.
Binary notation ("0b") is appropriate instead of hexadecimal notation ("0x").
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )