aboutsummaryrefslogtreecommitdiff
path: root/src/js/_codegen/build-functions.ts (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-21Implement module.parent (#5889)bun-v1.0.3Gravatar dave caruso 1-2/+4
2023-09-18fix(runtime/node): Allow `new Buffer.alloc()` + Upgrade WebKit (#5699)Gravatar dave caruso 1-11/+12
2023-09-16webkit upgrade (#5535)Gravatar Dylan Conway 1-1/+1
2023-09-15feat(runtime): add `process.binding` `uv`/`natives`/`config` + make global ob...Gravatar dave caruso 1-33/+0
2023-09-13fix(runtime): make most globals configurable/deletable, allow resuming the co...Gravatar dave caruso 1-22/+4
2023-08-18Remove most C API usages, add debugger pretty printers for `Headers`, `URLSea...Gravatar Jarred Sumner 1-1/+1
2023-08-02Rewrite built-in modules to use CommonJS over ESM (#3814)Gravatar dave caruso 1-0/+663