Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | ||