aboutsummaryrefslogtreecommitdiff
path: root/packages/bun-macro-relay/bun-macro-relay.tsx (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-05-31Remove bun-macro-relay and update docs (#3145)Gravatar Colin McDonnell 1-79/+0
* Update macro docs * Remove bun-macro-relay
2022-11-09Add bun-types, add typechecking, add `child_process` types (#1475)Gravatar Colin McDonnell 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 directoryGravatar Jarred Sumner 1-11/+2
2021-11-02[bun-macro-relay] Temporary fix until .d.ts is handled more correctlyGravatar Jarred Sumner 1-1/+1
2021-10-24[internal] Tweak build system to better support unit tests in ZigGravatar Jarred Sumner 1-4/+7
2021-10-07Fix potential symbol collision in `bun-macro-relay`Gravatar Jarred Sumner 1-2/+4
2021-09-30Add a readmeGravatar Jarred Sumner 1-1/+2
2021-09-30bun-macro-relay works now!Gravatar Jarred Sumner 1-21/+27
2021-09-30Support remapping macro pathsGravatar Jarred Sumner 1-8/+19
2021-09-29Most of the code & API changes necessary for supporting Relay (GraphQL)Gravatar Jarred Sumner 1-0/+65