Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-20 | Update transpiler.test.jsbun-v0.5.1 | 1 | -1/+1 | ||
2023-01-20 | Update transpiler.test.js | 1 | -1/+1 | ||
2023-01-20 | Add another test | 1 | -0/+11 | ||
2023-01-20 | Fixes #1855 | 1 | -0/+51 | ||
2023-01-16 | [JS Parser] Don't inline rope strings | 1 | -4/+9 | ||
2023-01-13 | [TypeScript transpiler] Fix bug with `export default class implements` | 1 | -0/+25 | ||
2023-01-12 | Fixes #1772 | 1 | -0/+24 | ||
2022-12-17 | Update transpiler.test.js | 1 | -17/+24 | ||
2022-12-15 | [js parser] Fix bug where `const {resolve} = require` throws "require is not ↵ | 1 | -4/+21 | ||
defined" | |||||
2022-12-11 | Add a test for some scopes | 1 | -0/+48 | ||
2022-12-10 | [transpiler] Improve constant propagation | 1 | -0/+84 | ||
2022-12-10 | Implement simple version of inlining single-use expressions and statements | 1 | -0/+429 | ||
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 | ||