Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-06-25 | Cleanup some of the require code | 2 | -3/+5 | |
2022-06-24 | Add dynamic require support | 1 | -0/+24 | |
2022-06-22 | Disable modules constently for bun in`bun bun` | 1 | -0/+16 | |
2022-05-05 | E.String gets a Rope | 1 | -2/+2 | |
2022-04-18 | [timer] Remove timer.zig and use system_timer.zig (#149) | 1 | -1/+0 | |
2022-04-16 | Move some code around + delete dead code | 1 | -0/+1885 | |
2022-03-26 | Fix the entry point for Bun.serve | 1 | -1/+1 | |
2022-03-25 | [bun.js] configuration and error handling for HTTP server | 1 | -2/+10 | |
2022-03-21 | [bun.js] 1/? Implement `Response.file` | 1 | -1/+2 | |
2022-03-20 | the events, they loop | 1 | -1/+3 | |
2022-03-08 | rename _global -> bun | 1 | -9/+9 | |
2022-02-27 | WASM | 1 | -6/+6 | |
2022-02-18 | Use an `enum` for `Ref` instead of a buggy packed struct | 1 | -1/+0 | |
2022-01-05 | move some code around | 1 | -0/+278 |