Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-27 | Update base.zig | 1 | -1/+1 | |
2022-03-24 | Implement error page for HTTP server | 1 | -19/+456 | |
2022-03-23 | [bun.js] Bun.write for macOS | 1 | -0/+4 | |
2022-03-22 | Handle integer sizes greater than i32 | 1 | -0/+17 | |
2022-03-22 | Linux-specific tweaks | 1 | -12/+13 | |
2022-03-18 | [bun.js] Fix missing `.prototype` on builtins | 1 | -157/+229 | |
2022-03-17 | lil helper method | 1 | -0/+8 | |
2022-03-17 | query_string_map -> url | 1 | -0/+213 | |
2022-03-14 | Fix a couple memory leaks in `bun dev` | 1 | -1/+67 | |
2022-03-14 | Reference-counting for `Blob` and `Headers` | 1 | -7/+43 | |
2022-03-13 | [bun.js] Implement `Blob` | 1 | -21/+34 | |
2022-03-12 | [Bun.js] Implement `HTMLRewriter` | 1 | -0/+12 | |
2022-03-11 | skeleton | 1 | -0/+5 | |
2022-03-11 | fix bug with freeing typed arrays | 1 | -5/+6 | |
2022-03-08 | rename _global -> bun | 1 | -20/+21 | |
2022-03-01 | [bun.js] Implement `setTimeout`, `setInterval`, `clearTimeout`, `clearInterval` | 1 | -0/+2 | |
2022-02-27 | typegenerator | 1 | -72/+95 | |
2022-02-24 | Expose TextEncoder & TextDecoder globally | 1 | -3/+20 | |
2022-02-16 | [bun.js] Fix segfault when running many bun.js instances | 1 | -3/+8 | |
2022-01-20 | [Bun.js] Fix TypedArray/ArrayBuffer <> Zig interop | 1 | -34/+38 | |
2022-01-19 | Bun.Transpiler – API for scanning imports/exports of JSX/TSX/TS/JS files | 1 | -3/+7 | |
2022-01-19 | `fs.*Sync()`, `bun wiptest`, and More ™ (#106) | 1 | -188/+461 | |
2021-12-30 | Upgrade to latest Zig, remove dependency on patched version of Zig (#96) | 1 | -69/+55 | |
2021-12-17 | 👶event loop | 1 | -0/+2 | |
2021-09-30 | Fix all the compile errors | 1 | -0/+13 | |
2021-09-30 | Wire up macro-injected imports and move some structs above the gigantic parse... | 1 | -0/+2 | |
2021-09-27 | Access object properties from macros | 1 | -1/+12 | |
2021-09-26 | Basic macro impl | 1 | -2/+2 | |
2021-09-24 | skeleton codebun-v0.0.22 | 1 | -0/+2 | |
2021-09-21 | [Bun.js] Add Bun.readFileBytes() to get a Uint8Array of the file's contents w... | 1 | -0/+40 | |
2021-09-17 | Get bun ready for linux builds | 1 | -1/+1 | |
2021-09-10 | yay | 1 | -1/+1 | |
2021-09-09 | fetc h!!! | 1 | -31/+43 | |
2021-09-08 | Fixes for AARCH64: | 1 | -7/+59 | |
2021-08-23 | Use mimalloc for a 10% boost | 1 | -1/+1 | |
2021-08-13 | late | 1 | -0/+4 | |
2021-08-09 | Split up + generate client & server bundles, support framework +router in Gen... | 1 | -1/+5 | |
2021-08-05 | router almost works | 1 | -34/+49 | |
2021-08-02 | fix errors | 1 | -7/+22 | |
2021-08-01 | hm | 1 | -83/+60 | |
2021-07-28 | esmodules work? | 1 | -0/+12 | |
2021-07-18 | WIP bindings | 1 | -84/+110 | |
2021-07-14 | wip | 1 | -63/+346 | |
2021-07-14 | ts | 1 | -15/+484 | |
2021-07-13 | alright | 1 | -1/+1 | |
2021-07-11 | WIP | 1 | -1/+1 | |
2021-07-01 | this kind of works, but there is a crash when bundling. I think its missing a... | 1 | -27/+207 | |
2021-06-30 | latest | 1 | -0/+467 |