Age | Commit message (Collapse) | 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 ↵ | 1 | -0/+2 | ||
access when printing source code | |||||
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 | ||
paths for file entries | |||||
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 ↵ | 3 | -46/+131 | ||
possibly CommonJS | |||||
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 | ||
on the user's JSX import source | |||||
2021-09-11 | bun:error.js into separate module, ensure we don't include fast refresh in ↵ | 21 | -2256/+2540 | ||
Bun.js, log build errors to browser console, don't warn for node_modules, | |||||
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 | ||
Former-commit-id: 36f03bf491cf274f68361e334a706538464ee271 | |||||
2021-09-06 | expose top level dir | 5 | -0/+23 | ||
Former-commit-id: 00c222c35a4460b21e095acc35a470fbb4778b19 | |||||
2021-09-06 | Always store the list of stylesheets | 1 | -4/+6 | ||
Former-commit-id: 867ebf04348439c48037e4944fef6d48a33555bd | |||||
2021-09-06 | Fix crashy bug | 1 | -2/+1 | ||
Former-commit-id: 76162477e0c315599b375dd2aba0acdc58864b59 | |||||
2021-09-05 | current | 1 | -1/+1 | ||
Former-commit-id: 8517ba72e79b75bf016c3fa66deb85fab9ff6554 | |||||
2021-09-05 | such entitle | 3 | -62/+78 | ||
Former-commit-id: de26ae30116e3c13c48a710201a7da0817ffd9e5 | |||||
2021-09-05 | Update WebKit | 1 | -0/+0 | ||
Former-commit-id: db455d9f78cfe3526f79a94ef28d9680f8a21a69 | |||||
2021-09-05 | guess | 2 | -4/+10 | ||
Former-commit-id: 6e95bd8a1457d3c514adb0af6ae0c5feb1564a80 | |||||
2021-09-05 | Fix sizegen | 4 | -14/+20 | ||
Former-commit-id: f8e8a357c00ceb2d71e216af21daf56f7ba27a1b | |||||
2021-09-05 | Update WebKit | 1 | -0/+0 | ||
Former-commit-id: 2d155ba16395ac01c08daddcbe1e861eaddacda7 | |||||
2021-09-05 | package.json | 1 | -35/+38 | ||
Former-commit-id: 2299f44cc9092dad2ef48ea54af2555c192a723e | |||||
2021-09-05 | more mutexes | 15 | -311/+149 | ||
Former-commit-id: 52966012b4b74d24ab28a0c75740aef35fb75327 | |||||
2021-09-04 | Fixed memory leaks, but SSR is slower. Should move cleanup & restart steps ↵ | 24 | -215/+422 | ||
to a real idle timeout Former-commit-id: 9499ee3109cb336deb9380f0190631a30c9da51c | |||||
2021-09-03 | loggers gonna log | 1 | -12/+26 | ||
Former-commit-id: cbf0b6750fbee21df6a78231e7050307c9af1d96 | |||||
2021-09-03 | Fix logging in bun bun + bump | 6 | -32/+73 | ||
Former-commit-id: 19275a07342879d9b02b9d9527b762c8bfadb9e6 | |||||
2021-09-02 | endsWith("") should return true | 1 | -1/+1 | ||
Former-commit-id: fdbb66abc4e539ef960a72588495cd9964eff68b | |||||
2021-09-02 | Ensure we log the file path when reading a file fails | 1 | -2/+11 | ||
Former-commit-id: 90f53eafb983bccd662c0329f031cef405bc80b0 | |||||
2021-09-02 | More defensive file handle reuse | 1 | -1/+13 | ||
Former-commit-id: 5bb38e0bc75a600d9c1b744990d9e4a1b66edf42 | |||||
2021-09-02 | Fix tsconfig paths | 2 | -22/+38 | ||
Former-commit-id: 1ea6a0d624b0fc42acda9a81f214d06336b9271e |