Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-19 | Fix freezing test due to calling GC 36,000 times | 1 | -14/+21 | ||
2022-11-09 | Add bun-types, add typechecking, add `child_process` types (#1475) | 1 | -3/+3 | ||
* Add bun-types to packages * Improve typing * Fix types in tests * Fix dts tests * Run formatter * Fix all type errors * Add strict mode, fix type errors * Add ffi changes * Move workflows to root * Add workflows * Remove labeler * Add child_process types * Fix synthetic defaults issue * Remove docs * Move scripts * Run prettier * Include examples in typechecking * captureStackTrace types * moved captureStackTrace types to globals * Address reviews Co-authored-by: Colin McDonnell <colinmcd@alum.mit.edu> Co-authored-by: Dylan Conway <dylan.conway567@gmail.com> | |||||
2022-10-09 | Fix navigator.userAgent test | 1 | -2/+2 | ||
2022-09-22 | Faster `Blob` + begin to implement `FileSink` | 1 | -0/+1 | ||
2022-09-20 | Add `navigator.userAgent` , `navigator.hardwareConcurrency` | 1 | -0/+8 | ||
2022-09-16 | Fix `origin` missing `protocol` in `URL` | 1 | -0/+9 | ||
Fixes https://github.com/oven-sh/bun/issues/1244 | |||||
2022-09-14 | 5x faster crypto.randomValues() | 1 | -6/+22 | ||
2022-09-14 | Make `crypto.getRandomValues()` faster + fix > 1 byte/element typed arrays | 1 | -1/+37 | ||
Fix crypto.getRandomValues() with > 1 byte element typed arrays Fixes https://github.com/oven-sh/bun/issues/1237 | |||||
2022-06-22 | change the directory structurejarred/rename | 1 | -0/+46 | ||