Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-02 | "path" module from Node.js implementation | 15 | -12/+875 | |
2022-02-01 | Cleanup HTTP thread on idle | 1 | -5/+9 | |
2022-02-01 | Limit the number of pooled objects | 12 | -14/+61 | |
2022-02-01 | Fix biggest issue with HTTPS client! | 1 | -61/+70 | |
2022-02-01 | wpi | 1 | -1/+1 | |
2022-02-01 | partial read | 1 | -11/+18 | |
2022-02-01 | Compile error | 1 | -1/+3 | |
2022-02-01 | Set thread name | 2 | -11/+12 | |
2022-02-01 | IO.Completion.slice() | 2 | -0/+44 | |
2022-02-01 | new boringSSL integration almost works with TLS 1.3 | 6 | -178/+567 | |
2022-02-01 | WIP | 5 | -157/+203 | |
2022-02-01 | [linker] Fix bug with multiple JSX runtimes introduced in 5922ba29acab512ff0a... | 1 | -20/+5 | |
2022-02-01 | [path] Fix bug that occasionally caused relative paths to be missing the lead... | 1 | -2/+2 | |
2022-02-01 | [http] Fix assertion in favicon | 1 | -1/+2 | |
2022-02-01 | [JS Printer] Fix printing edgecase with nested vars that use object destructu... | 2 | -1/+23 | |
2022-01-30 | `""` | 1 | -2/+5 | |
2022-01-30 | [bun dev] Add error favicon | 1 | -0/+38 | |
2022-01-30 | [bun dev] Support HTML files in either project root or `public` folder (`stat... | 5 | -32/+181 | |
2022-01-29 | Update bun-flavored-toml.md | 1 | -11/+1 | |
2022-01-29 | Update Makefile | 1 | -0/+1 | |
2022-01-29 | Slight tweaks to TOML parser | 3 | -13/+134 | |
2022-01-29 | Bundle embedded fast refresh if using react and no fast refresh is found | 1 | -9/+16 | |
2022-01-29 | Embed a favicon when none exists | 2 | -0/+30 | |
2022-01-29 | cleanup | 3 | -6/+39 | |
2022-01-29 | Enable Fast Refresh when not bundling | 1 | -9/+34 | |
2022-01-29 | Embed React Fast Refresh in Bun | 14 | -80/+327 | |
2022-01-29 | Handle null/undefined `module.exports` better | 1 | -4/+7 | |
2022-01-29 | [JS Printer] Fix CJS <> ESM interop edgecase | 1 | -0/+7 | |
2022-01-29 | Fix bug introduced in 97d17904 | 1 | -1/+1 | |
2022-01-29 | Slice once | 1 | -5/+8 | |
2022-01-29 | Tag imports | 2 | -0/+26 | |
2022-01-28 | Update toml_lexer.zig | 1 | -1/+0 | |
2022-01-28 | Implement TOML parser | 15 | -18/+2044 | |
2022-01-28 | Update AST layout to store capacity for items | 49 | -396/+513 | |
2022-01-28 | Update README.md | 1 | -1/+1 | |
2022-01-28 | Update README.md | 1 | -4/+0 | |
2022-01-28 | Update README.md | 1 | -6/+4 | |
2022-01-28 | Update README.md | 1 | -8/+5 | |
2022-01-28 | Update README.md | 1 | -30/+48 | |
2022-01-28 | Update README.md | 1 | -2/+2 | |
2022-01-28 | Update README.md | 1 | -0/+5 | |
2022-01-28 | Add Bun.Transpiler doc to the readme | 1 | -0/+215 | |
2022-01-27 | Automate clang version checking / code signing (#113) | 1 | -2/+14 | |
2022-01-27 | Stop reading `"bun"` from package.json | 1 | -29/+0 | |
2022-01-27 | [bunfig] Implement config file format | 20 | -156/+667 | |
2022-01-27 | Don't look like a crash when CLI args are missing | 1 | -0/+3 | |
2022-01-27 | [cli] Add support for commands which optionally have one argument | 3 | -12/+22 | |
2022-01-26 | Update Makefile | 1 | -1/+1 | |
2022-01-26 | print file name on panic | 1 | -1/+1 | |
2022-01-25 | merge | 2 | -1/+2 |