Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-06-22 | change the directory structurejarred/rename | 1 | -1675/+0 | |
2022-06-09 | `new Response(stream).arrayBuffer()` + 3 more | 1 | -5/+2 | |
2022-06-07 | Web Streams API (#176) | 1 | -13/+97 | |
2022-05-16 | add a test | 1 | -0/+32 | |
2022-05-16 | `bun:sqlite` (#167) | 1 | -0/+34 | |
2022-05-05 | E.String gets a Rope | 1 | -2/+64 | |
2022-04-23 | :camera: | 1 | -7/+1 | |
2022-04-16 | [JS Parser] Support explicit removing | 1 | -10/+53 | |
2022-04-16 | [JS Parser] API for removing & replacing exports | 1 | -0/+73 | |
2022-04-09 | Update transpiler.test.js | 1 | -0/+4 | |
2022-03-05 | [JS Parser] dot property shorthand for JSX | 1 | -0/+53 | |
2022-03-04 | [JS Parser] Support JSX prop punning | 1 | -0/+65 | |
2022-03-04 | more tests | 1 | -7/+61 | |
2022-02-27 | Update transpiler.test.js | 1 | -0/+8 | |
2022-02-27 | [TS Parser] Implement `constructor(private foo)` | 1 | -0/+21 | |
2022-02-27 | [JS Parser] Improve test coverage | 1 | -9/+408 | |
2022-02-22 | import assertion test | 1 | -0/+33 | |
2022-02-17 | improve test coverage | 1 | -194/+327 | |
2022-02-16 | [JS Transpiler] Begin porting esbuild parser tests to bun | 1 | -23/+445 | |
2022-02-07 | Update transpiler.test.js | 1 | -1/+3 | |
2022-02-07 | [TS] Implement `import {type foo} from 'bar';` (type inside clause) | 1 | -0/+22 | |
2022-01-21 | more tests | 1 | -7/+15 | |
2022-01-21 | Add test coverage for macro import behavior | 1 | -3/+37 | |
2022-01-21 | memory | 1 | -2/+29 | |
2022-01-21 | Add a little benchmark for transpiling from inside JS | 1 | -1/+5 | |
2022-01-21 | [Bun.js] `Bun.Transpiler.transform` & `Bun.Transpiler.transformSync` APIs | 1 | -3/+19 | |
2022-01-19 | Bun.Transpiler – API for scanning imports/exports of JSX/TSX/TS/JS files | 1 | -0/+51 |