Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-21 | Update module_loader.zig | 1 | -1/+1 | |
2023-08-21 | Fix(bundler): allow generating exe file in nested path. (#4226) | 3 | -7/+49 | |
2023-08-21 | Fix typo | 1 | -1/+1 | |
2023-08-21 | Fix crypto.EC constructor (#4242) | 2 | -3/+4 | |
2023-08-21 | Implement `napi_ref_threadsafe_function` (#4156) | 10 | -7/+65 | |
2023-08-21 | feat: Implement Bun.inspect.custom (#4243) | 6 | -8/+26 | |
2023-08-21 | Fixes #4089 (#4105) | 3 | -36/+136 | |
2023-08-21 | 40x faster .toString('hex') (#4237) | 3 | -17/+105 | |
2023-08-21 | Fix memory leak in `buffer.toString("hex")` (#4235) | 2 | -1/+6 | |
2023-08-21 | Update README.md (#4232) | 1 | -1/+1 | |
2023-08-21 | Add missing header change | 1 | -1/+1 | |
2023-08-21 | Add LazyProperty | 1 | -0/+3 | |
2023-08-21 | Fix BigIntStats generated class | 1 | -1/+1 | |
2023-08-21 | Regenerate | 1 | -8/+15 | |
2023-08-21 | Implement File | 12 | -12/+387 | |
2023-08-20 | Fixes #1675 (#4230) | 8 | -70/+297 | |
2023-08-20 | Implement `--inspect-brk` (#4222) | 17 | -41/+101 | |
2023-08-20 | Fix test failures from 3a9a6c63a (#4231) | 4 | -32/+34 | |
2023-08-20 | Fix(bundler): use different alias mappings based on the target. (#4163) | 8 | -18/+90 | |
2023-08-19 | Update BunDebugger.cpp | 1 | -1/+3 | |
2023-08-19 | Introduce `bun --inspect-wait` | 3 | -19/+47 | |
2023-08-19 | misc non-posix fixes | 2 | -3/+3 | |
2023-08-19 | Update lockfile.md | 1 | -1/+8 | |
2023-08-19 | Update lockfile.md | 1 | -4/+4 | |
2023-08-19 | Update lockfile.md | 1 | -1/+29 | |
2023-08-19 | Update Dockerfile-distroless (#4210) | 1 | -0/+1 | |
2023-08-19 | Fix symbol visibility | 1 | -0/+1 | |
2023-08-19 | [napi] Implement `node_api_create_syntax_error`, `node_api_symbol_for`, `nod... | 5 | -1/+70 | |
2023-08-19 | Fix crash impacting sharp & resvg (#4221) | 5 | -73/+73 | |
2023-08-19 | Fixes #172 (#4220) | 7 | -9/+87 | |
2023-08-19 | Add inline sourcemaps when `--inspect` is enabled (#4213) | 3 | -3/+64 | |
2023-08-19 | tty `ReadStream`, `WriteStream`, and readline rawmode (#4179) | 23 | -722/+821 | |
2023-08-18 | Fix make headers (again) | 1 | -0/+2 |