Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-29 | :scissors: | 5 | -626/+7 | |
2022-11-29 | Remove some dead bindings code | 7 | -1401/+69 | |
2022-11-29 | import everything from "bun" where possible | 161 | -739/+621 | |
2022-11-28 | Make .toInt64 faster | 1 | -0/+8 | |
2022-11-28 | Handle when the process already exited immediately | 3 | -38/+47 | |
2022-11-28 | toHaveProperty and tests (#1558) | 8 | -118/+532 | |
2022-11-28 | Fix failing spawn() and spawnSync() tests | 7 | -143/+317 | |
2022-11-28 | Update README.md | 1 | -1/+26 | |
2022-11-28 | Update README.md | 1 | -5/+5 | |
2022-11-28 | Add small section about profiling bun | 1 | -0/+171 | |
2022-11-28 | Fix hanging in FIFO streams | 1 | -1/+2 | |
2022-11-28 | [internal] Add debug timer | 2 | -2/+33 | |
2022-11-28 | Ensure we report errors in controller.close | 1 | -1/+9 | |
2022-11-28 | Update JSEnvironmentVariableMap.cpp | 1 | -1/+1 | |
2022-11-28 | Allow overriding node:fs | 1 | -0/+9 | |
2022-11-28 | Add test for process | 1 | -3/+14 | |
2022-11-28 | Fix process.env and Bun.env object spread | 8 | -204/+127 | |
2022-11-27 | Fix `console.log(process.env)` | 2 | -20/+27 |