Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-20 | add version to Framework struct | 2 | -0/+11 | |
2022-02-20 | [JSON] Implement a way to convert any Zig type to a JSON object | 1 | -0/+153 | |
2022-02-20 | Update mime_type.zig | 1 | -0/+4 | |
2022-02-20 | [bun dev] Implement `/bun:info` endpoint | 1 | -0/+51 | |
2022-02-20 | [bun dev] Implement open in editor for transpiled files | 3 | -40/+117 | |
2022-02-18 | Mention behavior | 2 | -0/+3 | |
2022-02-18 | Add a way to specify an editor in bunfig.toml | 1 | -1/+13 | |
2022-02-18 | Update base.zig | 1 | -14/+194 | |
2022-02-18 | [bun dev] Errors with file names can be opened in editor now | 6 | -17/+594 | |
2022-02-18 | Update javascript.zig | 1 | -0/+1 | |
2022-02-18 | Use an `enum` for `Ref` instead of a buggy packed struct | 7 | -156/+161 | |
2022-02-18 | Update bundler.zig | 1 | -0/+2 |