Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-25 | Another test for macros | 1 | -0/+36 | ||
2022-11-25 | Fix macros that return a Promise | 1 | -20/+65 | ||
2022-11-09 | Add bun-types, add typechecking, add `child_process` types (#1475) | 1 | -140/+140 | ||
* 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-11-09 | Support TypeScript `satisfies` | 1 | -0/+84 | ||
Credit: @magic-akari, almost identical diff in https://github.com/evanw/esbuild/pull/2509/files#diff-ccc0bde7223236d93490b727b272f15765a2674be12a4c310b83b9555bef8816 | |||||
2022-11-08 | Add a couple more tests for `typeof` | 1 | -0/+4 | ||
2022-11-08 | Fix failing transpiler tests | 1 | -2/+6 | ||
2022-11-07 | Fix newline normalization | 1 | -0/+7 | ||
credit: @Validark | |||||
2022-11-06 | Prettier | 1 | -1/+1 | ||
2022-11-06 | [TypeScript] Fix `export = value` | 1 | -0/+4 | ||
2022-10-13 | Fix import alias (#1313) | 1 | -0/+8 | ||
2022-09-21 | Fix `preact` & other "classic" jsx transforms, most likely | 1 | -0/+49 | ||
2022-09-16 | Make new HTTP client more stable | 1 | -4/+4 | ||
2022-09-03 | fixed is_export and added test cases (#1203) | 1 | -0/+62 | ||
2022-08-10 | [TS] Fix bug with `import Foo = require("bar")` | 1 | -62/+95 | ||
Closes https://github.com/oven-sh/bun/issues/1045 | |||||
2022-06-22 | change the directory structurejarred/rename | 1 | -0/+1675 | ||