Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-17 | celanup | 1 | -8/+2 | |
2022-03-17 | Fix crash when printing errors that are an unexpected type | 2 | -1/+21 | |
2022-03-17 | [bun.js] Return empty array instead of null when no router is defined | 1 | -2/+2 | |
2022-03-17 | [bun.js] Implement `self.reportError` | 3 | -24/+39 | |
2022-03-17 | Fix missing sentinel in mkdir | 1 | -0/+2 | |
2022-03-17 | [bun.js] Implement `import.meta.resolve` | 7 | -31/+198 | |
2022-03-17 | [bun.js] Add some of the fs constants | 1 | -0/+8 | |
2022-03-17 | Ensure we handle unicode correctly when returning strings for node fs | 1 | -2/+7 | |
2022-03-17 | [JS Transpiler] Always print escape unicode identifiers, for now | 1 | -6/+5 | |
2022-03-17 | Update lockfile.zig | 1 | -0/+16 | |
2022-03-17 | Move `Bun` to JSC.API | 8 | -1420/+1667 | |
2022-03-17 | lil helper method | 1 | -0/+8 | |
2022-03-17 | Update build-id | 1 | -1/+1 | |
2022-03-17 | only check oncebun-v0.0.73 | 1 | -42/+33 | |
2022-03-17 | Add test coverage for emoji in blobs | 1 | -84/+133 | |
2022-03-17 | Prevent segfault | 1 | -0/+4 | |
2022-03-17 | move some code around | 3 | -189/+9 | |
2022-03-17 | Update build-id | 1 | -1/+1 | |
2022-03-17 | optimize blob.text() | 1 | -83/+185 | |
2022-03-17 | query_string_map -> url | 30 | -28/+405 | |
2022-03-16 | Fix crash from checking if something is an object when it is undefinedbun-v0.0.72 | 4 | -12/+12 | |
2022-03-16 | Fix setTimeout on Linux | 1 | -5/+12 | |
2022-03-16 | Increase from 4ms -> 40ms for timeout | 1 | -1/+1 | |
2022-03-16 | Update README.md | 1 | -0/+1 | |
2022-03-16 | llvm-stirp not working | 1 | -1/+0 | |
2022-03-16 | Update Makefile | 1 | -1/+1 | |
2022-03-16 | Update Dockerfile.base | 1 | -0/+1 | |
2022-03-16 | Update Makefile | 1 | -2/+23 | |
2022-03-16 | cleanup error printing | 7 | -105/+193 | |
2022-03-16 | Revert "Unlimited arguments in process.nextTick" | 1 | -38/+48 | |
2022-03-16 | bun.lockb | 3 | -0/+0 | |
2022-03-16 | Update feature_flags.zig | 1 | -0/+1 | |
2022-03-16 | [bun.js] Bun.unsafe test should check the gc | 1 | -4/+14 | |
2022-03-16 | Update work_pool.zig | 1 | -21/+28 | |
2022-03-16 | Add a way to run serial tasks on a different thread | 1 | -3/+65 | |
2022-03-16 | fix crash when SyntaxError is thrown and we did not receive an ErrorInstance? | 1 | -18/+25 | |
2022-03-16 | [bun.js] Fix release-mode test failures in Headers | 1 | -47/+42 | |
2022-03-16 | Update ref_count.zig | 1 | -2/+0 | |
2022-03-15 | file is too bigjarred/repl | 1 | -113827/+0 | |
2022-03-15 | Update Dockerfile.base | 1 | -1/+1 | |
2022-03-15 | Add rust and lolhtml to dockerfile | 2 | -0/+20 | |
2022-03-15 | bump webkit | 1 | -1/+1 | |
2022-03-15 | Update WebKit | 1 | -0/+0 | |
2022-03-15 | :camera: | 60 | -799/+859 | |
2022-03-15 | Fix test failure | 1 | -15/+17 | |
2022-03-15 | [bun:error] handle errors without a name or message | 1 | -6/+11 | |
2022-03-15 | Update pool.zig | 1 | -0/+1 | |
2022-03-15 | Load .env by default | 2 | -0/+8 | |
2022-03-15 | mimalloc interpose is buggy | 1 | -2/+25 | |
2022-03-15 | higher max http requests for bun.js | 1 | -0/+29 |