Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-15 | Big Heap: | 5 | -8/+6 | |
2021-09-15 | Fix Bun on M1. | 2 | -3/+4 | |
2021-09-15 | Warn when JIT is disabled | 6 | -3/+14 | |
2021-09-14 | Fix build-generated typo | 1 | -31/+39 | |
2021-09-14 | commit webkit update | 1 | -0/+0 | |
2021-09-14 | Support installing bun from npm | 4 | -17/+36 | |
2021-09-14 | Include build id in welcome notebun-v0.0.0-9bun-v0.0.0-8bun-v0.0.0-10 | 2 | -2/+2 | |
2021-09-14 | Include a build idbun-build-8bun-build-build-8 | 2 | -3/+9 | |
2021-09-14 | SPAs now work by default when there's a public/index.html file | 2 | -21/+118 | |
2021-09-14 | Handle edgecase during SyntaxError that can lead to an out of bounds index ac... | 1 | -0/+2 | |
2021-09-13 | Fix crashes when accessing request metadata | 3 | -19/+24 | |
2021-09-13 | Feature flag auto_import_buffer since it's not fully implemented yetnot-quite-v0 | 2 | -19/+25 | |
2021-09-13 | Good enough for now solution to symbol collision | 2 | -18/+58 | |
2021-09-12 | Fix "browser" map resolution, _almost_ fix symbol collisions, cache absolute ... | 12 | -462/+732 | |
2021-09-12 | ok | 5 | -20/+44 | |
2021-09-12 | Fix panic handler to not double panic | 1 | -33/+20 | |
2021-09-12 | Support importing Node.js fallback modules as ESM | 1 | -0/+8 | |
2021-09-12 | Support bundling dynamically imported modules. | 8 | -305/+353 | |
2021-09-12 | Fix CommonJS interop issue when, while linking, we find out the import is pos... | 3 | -46/+131 | |
2021-09-12 | Reduce number of allocations for serializing error messages | 3 | -53/+125 | |
2021-09-12 | Fix symbol collisions for JSX & React Refresh. Choose a JSX identifier based ... | 1 | -146/+332 | |
2021-09-11 | bun:error.js into separate module, ensure we don't include fast refresh in Bu... | 21 | -2256/+2540 | |
2021-09-10 | Tweaks | 2 | -4/+4 | |
2021-09-10 | yay | 4 | -8/+10 | |
2021-09-10 | filepath | 1 | -3/+2 | |
2021-09-09 | currentjarred/fetch-experiment | 31 | -322/+682 | |
2021-09-09 | fetc h!!! | 29 | -161/+6726 | |
2021-09-08 | upgrade | 12 | -452/+46 | |
2021-09-08 | Fixes for AARCH64: | 12 | -39/+126 | |
2021-09-07 | up | 6 | -20/+29 | |
2021-09-07 | lotta changes | 1 | -1/+1 | |
2021-09-07 | WIP error css | 14 | -212/+440 | |
2021-09-06 | expose top level dir | 5 | -0/+23 | |
2021-09-06 | Always store the list of stylesheets | 1 | -4/+6 | |
2021-09-06 | Fix crashy bug | 1 | -2/+1 | |
2021-09-05 | current | 1 | -1/+1 | |
2021-09-05 | such entitle | 3 | -62/+78 | |
2021-09-05 | Update WebKit | 1 | -0/+0 | |
2021-09-05 | guess | 2 | -4/+10 | |
2021-09-05 | Fix sizegen | 4 | -14/+20 | |
2021-09-05 | Update WebKit | 1 | -0/+0 | |
2021-09-05 | package.json | 1 | -35/+38 | |
2021-09-05 | more mutexes | 15 | -311/+149 | |
2021-09-04 | Fixed memory leaks, but SSR is slower. Should move cleanup & restart steps to... | 24 | -215/+422 | |
2021-09-03 | loggers gonna log | 1 | -12/+26 | |
2021-09-03 | Fix logging in bun bun + bump | 6 | -32/+73 | |
2021-09-02 | endsWith("") should return true | 1 | -1/+1 | |
2021-09-02 | Ensure we log the file path when reading a file fails | 1 | -2/+11 | |
2021-09-02 | More defensive file handle reuse | 1 | -1/+13 | |
2021-09-02 | Fix tsconfig paths | 2 | -22/+38 |