Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-07-25 | Make this other name better | 1 | -1/+1 | |
2023-07-25 | Make this name better | 1 | -1/+1 | |
2023-07-25 | fix some cases in the `dirname` function. (#3785) | 2 | -21/+169 | |
2023-07-24 | Trace printing at runtime | 1 | -0/+3 | |
2023-07-24 | Trace module resolution | 1 | -0/+3 | |
2023-07-24 | test gardening | 2 | -2/+2 | |
2023-07-24 | Merge import.meta.require and require to be the same thing (#3732) | 17 | -289/+233 | |
2023-07-24 | Make this test less flaky | 2 | -3/+6 | |
2023-07-24 | Less flaky | 1 | -4/+4 | |
2023-07-24 | Skip test | 1 | -0/+3 | |
2023-07-24 | slow test is allowed to be slow | 1 | -1/+1 | |
2023-07-24 | fix rope string push (#3796) | 2 | -1/+25 | |
2023-07-24 | move this to troubleshooting | 2 | -8/+8 | |
2023-07-24 | [install] fix workspace override of aliased npm dependency (#3784) | 2 | -21/+132 | |
2023-07-24 | bun:sqlite gets 10% faster (#3780) | 1 | -73/+126 | |
2023-07-24 | Update install method order | 1 | -4/+4 | |
2023-07-23 | Upgrade WebKit (#3777) | 39 | -633/+516 | |
2023-07-23 | more tests for #3754 (#3774) | 1 | -0/+110 | |
2023-07-23 | Fix bugs with connecting to localhost (#3758) | 7 | -38/+71 | |
2023-07-23 | Raise redirect limit in bundler | 1 | -1/+1 | |
2023-07-23 | Fixes #3764 | 2 | -0/+24 | |
2023-07-23 | Update nodejs-apis.md (#3762) | 1 | -2/+2 | |
2023-07-22 | Update `development.md` (#3718) | 1 | -0/+33 | |
2023-07-22 | Explicitly ref/unref blobs before extracting the value (#3755) | 1 | -0/+36 | |
2023-07-22 | in Bun.write(), defer creating the Promise until we're just about to schedule... | 1 | -4/+6 | |
2023-07-22 | [install] improve workspace substitution of npm dependencies (#3754) | 5 | -93/+415 | |
2023-07-22 | ref() before creating the JSPromise | 1 | -9/+14 | |
2023-07-22 | Make `zig build obj` fail a little later when src/runtime.out.js or src/fallb... | 1 | -37/+27 | |
2023-07-22 | bump! | 1 | -1/+1 | |
2023-07-22 | Fixes https://discord.com/channels/876711213126520882/1131175053409656833/113... | 2 | -6/+61 | |
2023-07-22 | fix path.format for `vite build` (#3734) | 9 | -9/+166 | |
2023-07-22 | Fixes #3753 | 1 | -2/+4 | |
2023-07-22 | Fix `writeFileSync` when the mode is greater than 0o777. (#3747) | 2 | -4/+9 | |
2023-07-22 | Fixes #3744 | 2 | -16/+142 | |
2023-07-22 | Unified event loop (#3741) | 36 | -71/+530 | |
2023-07-21 | Use WebKit's URL parser in fetch() and `bun install` (#3730) | 8 | -63/+321 | |
2023-07-21 | handle `latin1` in `Bun__encoding__toString`. (#3739) | 2 | -0/+11 | |
2023-07-21 | fix #3716 (#3733) | 2 | -6/+25 | |
2023-07-22 | improve test (#3731) | 5 | -15/+13 | |
2023-07-21 | clean tables before testing (#3721) | 1 | -2/+10 | |
2023-07-21 | Typo in loaders.md (#3728) | 1 | -1/+1 | |
2023-07-21 | string escape edgecase (#3717)bun-v0.7.0 | 4 | -8/+22 | |
2023-07-21 | fix `isFIFO` (#3715) | 2 | -5/+5 | |
2023-07-20 | fix flaky test | 1 | -3/+2 | |
2023-07-20 | Bump | 2 | -1/+1 | |
2023-07-20 | Bump | 5 | -6/+4 | |
2023-07-20 | Update async_hooks.node.test.ts | 1 | -1/+1 | |
2023-07-20 | bump | 2 | -3/+3 | |
2023-07-20 | fix process.exit status code handling (#3714) | 9 | -597/+620 | |
2023-07-20 | Update sqlite.md | 1 | -5/+5 |