Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-06-10 | wip fix linux build | 1 | -9/+11 | |
2022-06-10 | Don't show generic crash info when given invalid bunfig.toml | 1 | -0/+4 | |
2022-06-10 | Update logger.zig | 1 | -0/+4 | |
2022-06-10 | Show tracing | 1 | -1/+1 | |
2022-06-10 | Update bunfig.zig | 1 | -0/+1 | |
2022-06-10 | Update jest.zig | 1 | -6/+9 | |
2022-06-09 | Update bun.d.ts | 1 | -2/+5 | |
2022-06-09 | Add types | 1 | -2/+32 | |
2022-06-09 | `new Response(stream).arrayBuffer()` + 3 more | 16 | -39/+478 | |
2022-06-09 | fix some memory leaks with strings | 4 | -28/+45 | |
2022-06-09 | Support console.log(myBigInt) | 1 | -1/+6 | |
2022-06-09 | Fix defaultProps with JSX optimization | 6 | -34/+73 | |
2022-06-09 | small perf improvements to encoding | 1 | -43/+37 | |
2022-06-07 | Update event_loop.zig | 1 | -1/+2 | |
2022-06-07 | Add fixture used in benchmark snippet | 1 | -0/+1610 | |
2022-06-07 | Update bundler.zig | 1 | -1/+1 | |
2022-06-07 | wip ReadableStream <> zig | 1 | -7/+58 | |
2022-06-07 | log esm import order | 5 | -0/+30 | |
2022-06-07 | Implement `hashCode` | 1 | -2/+21 | |
2022-06-07 | Web Streams API (#176) | 247 | -2026/+32115 | |
2022-05-30 | Update .gitignore | 1 | -2/+0 | |
2022-05-30 | Improve error messages when you mistype commands/files/scripts | 2 | -4/+39 | |
2022-05-30 | Load `bunfig.toml` by default if `bun` or `bun {file}\.[cjt]sx?` | 2 | -4/+11 | |
2022-05-30 | Remove generated files from git index (#182) | 10 | -1057/+6 | |
2022-05-20 | docs: fix typo in readme (#179) | 1 | -1/+1 | |
2022-05-20 | Update string_mutable.zig | 1 | -0/+10 | |
2022-05-20 | [solid] more progress, no fragments, but still not right | 37 | -217/+3469 | |
2022-05-19 | [TSConfig] Propagate runtime from tsconfig.json | 1 | -0/+1 | |
2022-05-19 | woops | 1 | -1/+2 | |
2022-05-19 | Update cache.zig | 1 | -1/+1 | |
2022-05-19 | [solid] Move the post-process JSX step | 2 | -452/+497 | |
2022-05-19 | [bun de] Fix crash when printing source maps | 2 | -29/+16 | |
2022-05-19 | move js_parser to src/ | 2 | -18212/+18211 | |
2022-05-19 | [solid] wip make nested components work | 1 | -80/+97 | |
2022-05-19 | Symbols | 1 | -9/+13 | |
2022-05-19 | [wip] Solid.js support for Bun! | 15 | -39/+1203 | |
2022-05-16 | add a test | 2 | -0/+35 | |
2022-05-16 | Update README.md | 1 | -3/+3 | |
2022-05-16 | Update types.d.ts | 1 | -10/+2 | |
2022-05-16 | Update download-northwind.sh | 1 | -1/+3 | |
2022-05-16 | Still not correct!bun-v0.0.83 | 3 | -6/+3 | |
2022-05-16 | Update README.md | 1 | -1/+11 | |
2022-05-16 | Update serve.test.ts | 1 | -1/+1 | |
2022-05-16 | work around test failure | 2 | -3/+5 | |
2022-05-16 | Update sqlite3.c | 1 | -1/+1 | |
2022-05-16 | Fix build error on linux | 2 | -6/+6 | |
2022-05-16 | Update Makefile | 1 | -0/+1 | |
2022-05-16 | Update sqlite.d.ts | 1 | -2/+2 | |
2022-05-16 | remove bad examples | 4 | -22/+1 | |
2022-05-16 | Fix type errors | 3 | -10/+909 |