Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-06-22 | Move builtins to src/javascript/jsc/builtins | 72 | -6/+2285 | |
2022-06-22 | Tweak test runner output | 1 | -90/+44 | |
2022-06-22 | Cleanup some tests | 2 | -8/+46 | |
2022-06-22 | Update Dockerfile.base | 1 | -1/+1 | |
2022-06-22 | Update WebKit | 1 | -0/+0 | |
2022-06-22 | cleanup websocket test | 1 | -3/+6 | |
2022-06-22 | Fix `WebSocket` when HTTP server is not running | 14 | -38/+103 | |
2022-06-22 | Update build-id | 1 | -1/+1 | |
2022-06-22 | cleanup | 6 | -719/+3 | |
2022-06-22 | Update index.d.ts | 1 | -0/+1 | |
2022-06-22 | types for `bun:jsc` | 2 | -1/+37 | |
2022-06-22 | Slightly customize the `events` polyfill so it uses ESM | 1 | -1/+522 | |
2022-06-22 | Fix memory bugs in escapeHTML & arrayBufferToString | 1 | -65/+61 | 1 | -1/+5 |
2023-04-05 | rebase (#1501) | 2 | -144/+305 | |
2023-04-05 | Update `typecheck` (#2572) | 3 | -4/+8 | |
2023-04-05 | prepend | 1 | -7/+3 | |
2023-04-05 | Add tests for `bun test` with preload scripts (#2566) | 2 | -1/+107 | |
2023-04-05 | Disable buffering when we clear terminal | 1 | -0/+2 | |
2023-04-05 | Prettier | 3 | -4/+4 | |
2023-04-05 | fix(fetch.proxy) fix proxy authentication (#2554) | 3 | -31/+186 | |
2023-04-05 | fix: build warnings (#2562) | 4 | -4/+1 | |
2023-04-05 | In Documentation, move --watch before the script name (#2569) | 1 | -4/+5 | |
2023-04-05 | fix `deepEquals` with array holes and accessors (#2557) | 2 | -10/+249 | |
2023-04-05 | fix: modules to have null prototype (#2561) | 2 | -2/+9 | |
2023-04-04 | :clock1: :clock2: :clock3: | 1 | -1/+1 | |
2023-04-04 | Implement `import.meta.main` (#2556) | 10 | -8/+89 | |
2023-04-04 | Dylan/fix some failing tests (#2544) | 10 | -29/+72 | |
2023-04-04 | Add npm benchmark (#2555) | 13 | -1/+271 | |
2023-04-03 | Use absolute paths morebun-v0.5.9 | 2 | -6/+11 | |
2023-04-03 | Fix test failure | 1 | -15/+18 |