Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-02-28 | Fix typecheck | 1 | -1/+1 | ||
2023-02-22 | [breaking] Return Node.js `Timeout` objects in `setTimeout`, `setInterval`, ↵ | 1 | -0/+9 | ||
and `setImmediate` Fixes #2129 #880 | |||||
2023-01-31 | Re-run prettier after changes | 1 | -45/+15 | ||
2023-01-17 | Fix console.log printing multiple properties | 1 | -0/+9 | ||
2023-01-12 | use .skip() for failing test | 1 | -18/+17 | ||
2023-01-12 | Update inspect.test.js | 1 | -1/+1 | ||
2022-12-04 | [test] Ensure console.log(globalThis) doesn't crash | 1 | -0/+1 | ||
2022-11-30 | Fix console.log regression with emoji | 1 | -0/+4 | ||
2022-11-27 | Fix crash in console.log | 1 | -0/+48 | ||
2022-11-27 | Add tests for latin1 supplemental chars | 1 | -13/+56 | ||
2022-11-09 | Add bun-types, add typechecking, add `child_process` types (#1475) | 1 | -20/+20 | ||
* 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-02 | Fix test failures | 1 | -1/+1 | ||
2022-08-10 | Fix console.log with typed arrays | 1 | -12/+68 | ||
2022-08-09 | [js] Fix console.log(Infinity) | 1 | -0/+3 | ||
2022-07-24 | Some tests for `console.log(new Blob([123]))` | 1 | -1/+31 | ||
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 | 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-06-22 | change the directory structurejarred/rename | 1 | -0/+96 | ||