Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-28 | Update AST layout to store capacity for items | 38 | -162/+167 | |
2022-01-23 | fake segfault test | 1 | -0/+1 | |
2022-01-22 | :camera: | 39 | -78/+78 | |
2022-01-22 | :camera: | 16 | -16/+32 | |
2022-01-21 | more tests | 12 | -7/+89 | |
2022-01-21 | Add test coverage for macro import behavior | 1 | -3/+37 | |
2022-01-21 | memory | 2 | -2/+32 | |
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-20 | [Bun.js] Fix TypedArray/ArrayBuffer <> Zig interop | 1 | -0/+38 | |
2022-01-19 | Bun.Transpiler – API for scanning imports/exports of JSX/TSX/TS/JS files | 1 | -0/+51 | |
2022-01-19 | Update fs.test.js | 1 | -12/+6 | |
2022-01-19 | `fs.*Sync()`, `bun wiptest`, and More ™ (#106) | 93 | -229/+695 | |
2022-01-05 | minimal integration tests for macros | 4 | -0/+47 | |
2022-01-03 | :confused: | 1 | -0/+0 | |
2022-01-02 | copy: replace Bun with bun (#99) | 2 | -3/+3 | |
2022-01-01 | Update bun.lockb | 1 | -0/+0 | |
2022-01-01 | Update bun.lockbbun-v0.0.65 | 1 | -0/+0 | |
2022-01-01 | :lock: | 1 | -0/+0 | |
2021-12-30 | Upgrade to latest Zig, remove dependency on patched version of Zig (#96) | 8 | -8/+134 | |
2021-12-29 | [bun install] Integration test | 1 | -0/+79 | |
2021-12-27 | :camera:bun-v0.0.60 | 2 | -4/+4 | |
2021-12-26 | github actions (#91) | 3 | -0/+2 | |
2021-12-24 | Cleanup build issues | 3 | -8/+19 | |
2021-12-24 | Make integration tests more Docker-friendly | 1 | -1/+14 | |
2021-12-24 | [bun create] Run with bun run | 2 | -1/+14 | |
2021-12-21 | Use Node 14 compatible syntax | 1 | -1/+1 | |
2021-12-16 | [npm install] Use BoringSSL for https:// requests | 1 | -1/+0 | |
2021-12-16 | don't need sleep since not a universal binary anymore | 1 | -7/+5 | |
2021-12-16 | Update snippets.json | 1 | -1/+2 | |
2021-12-16 | :camera:bun-v0.0.55 | 2 | -0/+80 | |
2021-12-16 | Add regression test for try / catch with import & require | 1 | -0/+31 | |
2021-12-16 | :camera:bun-v0.0.53 | 27 | -125/+132 | |
2021-12-16 | :camera: | 30 | -129/+226 | |
2021-12-15 | [JS Parser] Add regression test | 1 | -0/+14 | |
2021-11-15 | :camera: Snapshotsbun-v0.0.49 | 6 | -2/+124 | |
2021-11-15 | Fix #66 | 2 | -1/+13 | |
2021-11-15 | [JS Printer] Fix bug with template literals | 2 | -1/+39 | |
2021-11-08 | :camera: | 4 | -1/+23 | |
2021-11-08 | [JS Printer] Fix bug with optional chain | 5 | -1/+97 | |
2021-11-06 | Debug snapshots | 3 | -661/+672 | |
2021-11-05 | [resolver] Add test for `"exports"` field with a pattern `foo/*.js` | 17 | -1/+28 | |
2021-11-05 | :camera: Snapshots | 2 | -661/+669 | |
2021-11-05 | :camera: Snapshotsbun-v0.0.45 | 6 | -8/+5672 | |
2021-11-05 | :camera: Snapshots | 6 | -1/+5681 | |
2021-11-04 | [bun run] Fix bug with quotes and spaces | 2 | -7/+20 | |
2021-11-04 | [JSX] Match esbuild behavior for multiline JSX string literals | 3 | -36/+40 | |
2021-11-03 | [JSX] Fix regression with JSX entities | 3 | -1/+975 | |
2021-11-02 | [test] Make sure we curl a jsx file in react integration test | 1 | -7/+6 | |
2021-11-01 | Add Bun.js integration tests, but don't run them yet. | 16 | -192/+366 |