Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-30 | Upgrade to latest Zig, remove dependency on patched version of Zig (#96) | 1 | -103/+87 | ||
* Prepare to upgrade zig * zig fmt * AllocGate * Update data_url.zig * wip * few files * just headers now? * I think everything works? * Update mimalloc * Update hash_map.zig * Perf improvements to compensate for Allocgate * Bump * :camera: * Update bun.lockb * Less branching * [js parser] Slightly reduce memory usage * Update js_parser.zig * WIP remove unused * [JS parser] WIP support for `with` keyword * Remove more dead code * Fix all the build errors! * cleanup * Move `network_thread` up * Bump peechy * Update README.md | |||||
2021-12-27 | Prepare to run unit tests & remove some dead code (#92) | 1 | -3/+3 | ||
* Remove some dead code * :skull: code * Fix the zig tests * [JS Printer] Print integers faster & less scientific notation on decimals * :skull: dead code * skip * Run all the unit tests | |||||
2021-12-24 | Fix rare crash when new thread is created, possibly only on musl | 1 | -6/+2 | ||
2021-12-23 | Prevent crash due to SIGPIPE | 1 | -2/+15 | ||
2021-12-21 | --dump-limits flag to inspect what the max file descriptor & stack size is | 1 | -1/+7 | ||
2021-12-17 | packaging | 1 | -1/+4 | ||
2021-12-16 | document failed `Link` tag experiment in script src | 1 | -0/+6 | ||
2021-12-16 | [bun install] Load lockfile. Generate diffs | 1 | -0/+1 | ||
2021-12-16 | [bun install] async http request works I think? | 1 | -16/+16 | ||
2021-12-16 | [http] Fix bug with `Link` header | 1 | -1/+5 | ||
2021-12-16 | [http] Ensure errors from macros can see source code | 1 | -1/+19 | ||
2021-12-11 | Add a resource hint for preloading node_modules.bun and route asset in the ↵ | 1 | -1/+43 | ||
fallback rendering | |||||
2021-11-21 | add env var for disabling bun.js SSR | 1 | -1/+1 | ||
2021-11-16 | [router] Tweak sorting order & update routing tests | 1 | -1/+1 | ||
2021-11-15 | [bun dev] When `--disable-bun.js` flag is passed, don't send 500s for ↵ | 1 | -1/+12 | ||
rendering the fallback | |||||
2021-11-01 | [internal] Tiny changes that will eventually make it easier to update zig | 1 | -3/+2 | ||
2021-10-28 | Upgrade checker + polish for `bun upgrade` | 1 | -0/+4 | ||
2021-10-26 | Add test that checks JIT is enabled for JavaScriptCore and crashes if it isn't | 1 | -0/+3 | ||
2021-10-25 | [HTTP Server] Add flag for disabling Bun.js | 1 | -1/+10 | ||
2021-10-25 | Fix all known string encoding bugs | 1 | -0/+13 | ||
2021-10-20 | rewrote most of the router | 1 | -43/+15 | ||
2021-10-13 | Add TLS 1.3 support, improve fetch() HTTPS performance | 1 | -48/+1 | ||
2021-10-10 | [fetch] Add support for gzip & deflate to the http client | 1 | -3/+3 | ||
Powered by Cloudflare's zlib fork | |||||
2021-10-07 | Add `--port` CLI flag for setting a port instead of `--origin`. `--port` has ↵ | 1 | -1/+3 | ||
higher precedence than `--origin` so that proxies can work | |||||
2021-10-06 | Add support for reading JSX config from tsconfig.json | 1 | -0/+3 | ||
2021-10-05 | analytics is good enough for now | 1 | -0/+21 | ||
2021-10-05 | Simple analytics | 1 | -0/+13 | ||
2021-10-03 | Fix various macOS-specific compile errors and run `zig fmt` | 1 | -12/+3 | ||
2021-10-03 | Add Three.js benchmark | 1 | -1/+2 | ||
2021-10-02 | Linux works now. | 1 | -28/+26 | ||
2021-09-30 | Support remapping macro paths | 1 | -16/+36 | ||
2021-09-24 | Remove `cache_files` since it's not used and causes slower Bun compilation times | 1 | -1/+1 | ||
2021-09-22 | Extremely minor perf improvements | 1 | -3/+3 | ||
2021-09-22 | Allow URLs containing absolute filepaths in imports if they match specific ↵ | 1 | -4/+37 | ||
file extensions This is to support ../../ imports Allowlisting to specific file extensions prevents common webserver security vulnerabilities like reading /etc/passwd | |||||
2021-09-16 | When port is in use, auto-increment port number up to 10 times and then bail ↵ | 1 | -7/+43 | ||
if all 10 are in use | |||||
2021-09-16 | Colorize build/resolve errors and add a ^ | 1 | -9/+33 | ||
2021-09-15 | Big Heap: | 1 | -1/+1 | ||
2021-09-15 | Warn when JIT is disabled | 1 | -0/+3 | ||
2021-09-14 | Support installing bun from npm | 1 | -8/+8 | ||
2021-09-14 | Include build id in welcome notebun-v0.0.0-9bun-v0.0.0-8bun-v0.0.0-10 | 1 | -1/+1 | ||
2021-09-14 | Include a build idbun-build-8bun-build-build-8 | 1 | -3/+7 | ||
2021-09-14 | SPAs now work by default when there's a public/index.html file | 1 | -21/+93 | ||
2021-09-11 | bun:error.js into separate module, ensure we don't include fast refresh in ↵ | 1 | -2/+27 | ||
Bun.js, log build errors to browser console, don't warn for node_modules, | |||||
2021-09-08 | upgrade | 1 | -13/+7 | ||
2021-09-07 | up | 1 | -13/+20 | ||
2021-09-07 | WIP error css | 1 | -84/+248 | ||
Former-commit-id: 36f03bf491cf274f68361e334a706538464ee271 | |||||
2021-09-06 | expose top level dir | 1 | -0/+1 | ||
Former-commit-id: 00c222c35a4460b21e095acc35a470fbb4778b19 | |||||
2021-09-05 | more mutexes | 1 | -1/+25 | ||
Former-commit-id: 52966012b4b74d24ab28a0c75740aef35fb75327 | |||||
2021-09-04 | Fixed memory leaks, but SSR is slower. Should move cleanup & restart steps ↵ | 1 | -39/+83 | ||
to a real idle timeout Former-commit-id: 9499ee3109cb336deb9380f0190631a30c9da51c | |||||
2021-09-02 | Fix UMD, fix PNPM, importing require'd modules in app code | 1 | -4/+5 | ||
Former-commit-id: 3d831ad95904d2123964f2ebccff48f1e9f954e9 |