Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-22 | Mark as executable | 2 | -0/+20 | ||
2022-07-20 | feat(node/fs): implement more stat methods (#807) | 2 | -0/+62 | ||
2022-07-15 | [parser] Fix symbol collision with require | 3 | -0/+13 | ||
Fixes https://github.com/oven-sh/bun/issues/674 Fixes https://github.com/oven-sh/bun/issues/382 | |||||
2022-07-15 | Add a TLA test | 2 | -0/+11 | ||
2022-07-15 | [bun.js] Fix non-ascii latin1 string handling in console.log | 1 | -0/+17 | ||
Closes https://github.com/oven-sh/bun/issues/738 Closes https://github.com/oven-sh/bun/issues/737 | |||||
2022-07-11 | [resolver] Stripe `file://` from import paths | 1 | -0/+8 | ||
2022-07-11 | Fixes https://github.com/oven-sh/bun/issues/195 | 1 | -0/+10 | ||
2022-07-11 | Fixes https://github.com/oven-sh/bun/issues/561 | 1 | -0/+20 | ||
2022-07-10 | Update GitHub URL to match new repo URL (#547) | 3 | -4/+4 | ||
* Update repo URLs * GitHub URL update * Revert accidental URL changes | |||||
2022-07-06 | fixup!: add newline to end of file | 1 | -1/+1 | ||
2022-07-06 | refactor: wrap BigInt tests in describe block | 1 | -9/+11 | ||
Place BigInt tests inside of describe block to match test structure of the rest of the codebase. | |||||
2022-07-04 | Fix case in dynamic require() | 1 | -0/+12 | ||
2022-07-04 | [resolver] Add a test for self-referencing package.json exports | 1 | -0/+44 | ||
2022-07-04 | [itnernal] Cleanup some of the streams code | 1 | -43/+43 | ||
2022-07-02 | Update reactdom-bun.js | 1 | -1/+1 | ||
2022-07-02 | [bun:jsc] Add a test for `getProtectedObjects` | 1 | -1/+11 | ||
2022-07-01 | [Bun.serve] Clean up lifetimes & error handling somewhat | 1 | -127/+135 | ||
2022-07-01 | Add some tests for error handling | 1 | -1/+187 | ||
2022-07-01 | Improve test coverage for streams | 3 | -34/+128 | ||
2022-06-30 | Improve test coverage for react ssr | 2 | -60/+238 | ||
2022-06-29 | [encoder] Fix non-ascii latin1 characters | 1 | -0/+53 | ||
2022-06-27 | begin adding react-ssr tests | 2 | -0/+1945 | ||
2022-06-27 | [http server] couple more tests | 1 | -1/+46 | ||
2022-06-27 | [web streams] Add more tests | 1 | -81/+131 | ||
2022-06-26 | wip ReadableStream for HTTP(s) Server | 3 | -64/+217 | ||
2022-06-24 | Add dynamic require support | 7 | -1/+52 | ||
2022-06-23 | Fix buffer test which was failing for correct reasons | 1 | -304/+304 | ||
2022-06-22 | change the directory structurejarred/rename | 111 | -0/+10988 | ||