Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-29 | Implement virtual module support in `Bun.plugin` (#6167) | 1 | -84/+170 | |
2023-07-24 | Merge import.meta.require and require to be the same thing (#3732) | 1 | -5/+1 | |
2023-06-14 | Prepare to support webkit debug build assertions | 1 | -2/+2 | |
2023-06-11 | Support using `WTF::StringImpl` from Zig (#3279) | 1 | -10/+10 | |
2023-04-13 | Upgrade WebKit (#2643) | 1 | -0/+2 | |
2023-01-23 | Prepare for plugins | 1 | -24/+46 | |
2022-09-06 | [Bun.plugin] Allow slashes in namespaces | 1 | -1/+1 | |
2022-09-06 | Add `@` to acceptable namespace characters | 1 | -1/+1 | |
2022-09-05 | [Bun.plugin] Clean up exception handling | 1 | -3/+2 | |
2022-09-05 | Support async `onLoad` callbacks in `Bun.plugin` | 1 | -4/+2 | |
2022-09-03 | Plugin API (#1199) | 1 | -0/+505 |