Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-29 | import everything from "bun" where possible | 1 | -1/+1 | |
2022-11-23 | possibly more reliable Bun.spawn (#1547) | 1 | -1/+0 | |
2022-07-04 | [sourcemaps] Add an assertion | 1 | -1/+5 | |
2022-06-07 | Web Streams API (#176) | 1 | -0/+4 | |
2022-05-19 | [bun de] Fix crash when printing source maps | 1 | -18/+12 | |
2022-03-31 | Fix more infinite loops | 1 | -2/+2 | |
2022-03-17 | query_string_map -> url | 1 | -1/+1 | |
2022-03-11 | Source Maps for client-side errors & columns | 1 | -10/+17 | |
2022-03-10 | [bun.js] Support sourcemaps! | 1 | -76/+61 | |
2022-03-10 | WIP sourcemap parsing | 1 | -11/+265 | |
2022-03-08 | Update sourcemap.zig | 1 | -6/+6 | |
2022-03-08 | [bun.js] WIP sourcemap support | 1 | -156/+247 | |
2022-03-07 | Add VLQ bench, improve decodeVLQ perf | 1 | -3/+6 | |
2022-03-07 | Optimize sourcemaps | 1 | -55/+116 | |
2022-03-07 | source maps optimizations | 1 | -39/+216 | |
2022-03-05 | Begin implementing sourcemaps | 1 | -0/+554 |