Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-07-08 | Implement `process.on("beforeExit", cb)` and `process.on("exit", cb)` (#3576) | 1 | -15/+0 | ||
* Support `process.on('beforeExit')` and `process.on('exit')` * [bun:sqlite] Always call sqlite3_close on exit * Update process.test.js --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2023-04-25 | Implement `onResolve` plugins in `Bun.build()`, support multiple onLoad and ↵ | 1 | -1/+1 | ||
onResolve plugins (#2739) * its 2023 * WIP `onResolve` plugins * more progress * it compiles * Lots of small fixes * Seems to work excluding entry points * Update BundlerPluginBuiltins.cpp --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2023-02-11 | Backport std::forward change | 1 | -5/+9 | ||
2022-08-12 | invalidate column name caches when the schema of table may change (#1056) | 1 | -1/+9 | ||
2022-06-22 | change the directory structurejarred/rename | 1 | -0/+86 | ||