Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-09-15 | Big Heap: | 6 | -452/+3331 | ||
2021-09-15 | Fix Bun on M1. | 3 | -7/+9 | ||
2021-09-15 | Warn when JIT is disabled | 6 | -3/+14 | ||
2021-09-14 | Fix build-generated typo | 1 | -31/+39 | ||
2021-09-14 | fix | 1 | -1/+1 | ||
2021-09-14 | typo 2 | 1 | -1/+1 | ||
2021-09-14 | typo | 1 | -1/+1 | ||
2021-09-14 | fix it better | 1 | -1/+1 | ||
2021-09-14 | fix debug bin path | 1 | -1/+1 | ||
2021-09-14 | commit webkit update | 1 | -0/+0 | ||
2021-09-14 | Tweak readme | 1 | -4/+6 | ||
2021-09-14 | Tweak readme | 1 | -19/+49 | ||
2021-09-14 | Support installing bun from npm | 14 | -43/+516 | ||
2021-09-14 | Include build id in welcome notebun-v0.0.0-9bun-v0.0.0-8bun-v0.0.0-10 | 5 | -7/+24 | ||
2021-09-14 | Include a build idbun-build-8bun-build-build-8 | 4 | -3/+15 | ||
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 missing page assets with next.js | 1 | -0/+1 | ||
2021-09-13 | Fix crashes when accessing request metadata | 6 | -24/+26 | ||
2021-09-13 | v0.0.0-21v0.0.0-21 | 1 | -1/+1 | ||
2021-09-13 | v0.0.0-20v0.0.0-20 | 1 | -1/+1 | ||
2021-09-13 | Feature flag auto_import_buffer since it's not fully implemented yetnot-quite-v0 | 4 | -438/+28 | ||
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 ↵ | 13 | -463/+735 | ||
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 ↵ | 38 | -3102/+3794 | ||
Bun.js, log build errors to browser console, don't warn for node_modules, | |||||
2021-09-10 | Tweaks | 3 | -6/+6 | ||
2021-09-10 | yay | 6 | -20/+13 | ||
2021-09-10 | fix | 1 | -72/+58 | ||
2021-09-10 | filepath | 1 | -3/+2 | ||
2021-09-09 | v0.0.0-19v0.0.0-19 | 1 | -1/+1 | ||
2021-09-09 | currentjarred/fetch-experiment | 63 | -1586/+920 | ||
2021-09-09 | fetc h!!! | 34 | -161/+6782 | ||
2021-09-08 | upgrade | 12 | -452/+46 | ||
2021-09-08 | Fixes for AARCH64: | 12 | -39/+126 | ||
2021-09-07 | up | 10 | -20/+15176 | ||
2021-09-07 | lotta changes | 35 | -1502/+2677 | ||
2021-09-07 | Initial | 12 | -7/+817 | ||
Former-commit-id: 780ec8b1a7ce2f06ccb1dc01a4df84bf866803e8 | |||||
2021-09-07 | more words09-07-231835-2021 | 1 | -5/+24 | ||
Former-commit-id: 7ad294cded991218c79f9036ba9a632a87d05634 [formerly 78058ac327ae266296588613d97391aa470f49a6] Former-commit-id: 7eb9207a6e9c3667439228b760945f8f2f6049d9 | |||||
2021-09-07 | more readme | 1 | -39/+285 | ||
Former-commit-id: f38ce524a75c9b0781d3fcf9ae4f5f8da888395f | |||||
2021-09-07 | WIP error css | 19 | -215/+616 | ||
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 |