Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-06-01 | Bundle and minify `.exports.js` files. (#3036) | 1 | -35/+0 | ||
* move all exports.js into src/js * finalize the sort of this * and it works * add test.ts to gitignore * okay * convert some to ts just to show * finish up * fixup makefile * minify syntax in dev * finish rebase * dont minify all modules * merge * finish rebase merge * flaky test that hangs | |||||
2023-05-23 | Support setting a timezone with `process.env.TZ` and `Bun.env.TZ` (#3018) | 1 | -0/+2 | ||
* Support setting a timezone via `process.env.TZ` * Implement `setTimeZone` in `bun:jsc` module * [breaking] `bun:test` now defaults to `Etc/UTC` timezone --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2023-05-20 | [bun:jsc] Rewrite `describe` -> `jscDescribe` to not confuse them in ↵ | 1 | -2/+5 | ||
autocomplete | |||||
2023-01-31 | Re-run prettier after changes | 1 | -2/+1 | ||
2022-12-13 | [bun:jsc] Introduce `profile` function | 1 | -0/+1 | ||
2022-08-30 | Add profiler support (#1110) | 1 | -0/+3 | ||
2022-07-02 | [bun:jsc] Add `generateHeapSnapshotForDebugging` | 1 | -1/+2 | ||
2022-07-02 | [bun:jsc] Add export for `getProtectedObjects` | 1 | -0/+1 | ||
2022-06-22 | change the directory structurejarred/rename | 1 | -0/+25 | ||