Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-05-31 | Remove bun-macro-relay and update docs (#3145) | 1 | -79/+0 | ||
* Update macro docs * Remove bun-macro-relay | |||||
2022-11-09 | Add bun-types, add typechecking, add `child_process` types (#1475) | 1 | -1/+1 | ||
* Add bun-types to packages * Improve typing * Fix types in tests * Fix dts tests * Run formatter * Fix all type errors * Add strict mode, fix type errors * Add ffi changes * Move workflows to root * Add workflows * Remove labeler * Add child_process types * Fix synthetic defaults issue * Remove docs * Move scripts * Run prettier * Include examples in typechecking * captureStackTrace types * moved captureStackTrace types to globals * Address reviews Co-authored-by: Colin McDonnell <colinmcd@alum.mit.edu> Co-authored-by: Dylan Conway <dylan.conway567@gmail.com> | |||||
2022-02-07 | [bun-macro-relay] resolve the artifact directory | 1 | -11/+2 | ||
2021-11-02 | [bun-macro-relay] Temporary fix until .d.ts is handled more correctly | 1 | -1/+1 | ||
2021-10-24 | [internal] Tweak build system to better support unit tests in Zig | 1 | -4/+7 | ||
2021-10-07 | Fix potential symbol collision in `bun-macro-relay` | 1 | -2/+4 | ||
2021-09-30 | Add a readme | 1 | -1/+2 | ||
2021-09-30 | bun-macro-relay works now! | 1 | -21/+27 | ||
2021-09-30 | Support remapping macro paths | 1 | -8/+19 | ||
2021-09-29 | Most of the code & API changes necessary for supporting Relay (GraphQL) | 1 | -0/+65 | ||