aboutsummaryrefslogtreecommitdiff
path: root/src/api/demo (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-11-09Add bun-types, add typechecking, add `child_process` types (#1475)Gravatar Colin McDonnell 15-127/+425
* 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-03-16bun.lockbGravatar Jarred Sumner 1-0/+0
2022-03-02reduce number of global variablesGravatar Jarred Sumner 1-0/+0
2022-02-27WASMGravatar Jarred Sumner 11-301/+7643
2021-10-031% perf improvements on Linuxjarred/linuxGravatar Jarred SUmner 1-0/+1
2021-08-25latestGravatar Jarred Sumner 1-1/+1
Former-commit-id: f5600d123d3710e7ea80ff2b7c66d13382462420
2021-08-23Fix resolve bug with mixed-case node_modulesGravatar Jarred Sumner 1-1/+1
Former-commit-id: 5bdae0ee491e28b49ceed6136f04e0c1feddc808
2021-08-10This is alotGravatar Jarred Sumner 1-0/+0
Former-commit-id: 4b2a396611ec03270dc768b70e488b0f5eee2a37
2021-08-09Split up + generate client & server bundles, support framework +router in ↵Gravatar Jarred Sumner 1-254/+223
GenerateNodeModulesBundle , read framework from package.json + rename "publicURL" to "origin" + add import.meta.filepath Former-commit-id: 1e76ebb5375247231181ec19a6396c6acf4684fb
2021-06-01wipGravatar Jarred Sumner 7-5/+8348
Former-commit-id: a6bc130918f63bfbeac220f4e1fa55f08197e1c1
2021-05-30coolGravatar Jarred Sumner 1-0/+0
Former-commit-id: 7dc3ee4c893a476cee1e78c19f154f33a9d824a9
2021-05-15lotsGravatar Jarred Sumner 1-0/+0
Former-commit-id: d8b1d296562a01800248bd1148bc4778225b436e
2021-05-13bug fixes galoreGravatar Jarred Sumner 1-1/+1
Former-commit-id: 72439452918caa05a32d4e3607910901fa2f4f85
2021-05-08Okay this hunks solution seems to work for now. It's not _great_ though.Gravatar Jarred Sumner 1-3/+3
Former-commit-id: 32cdc13f63c0d946a3ee1ec60fb65785e1035b8a
2021-05-08Fix for loop initializerGravatar Jarred Sumner 1-1/+1
Former-commit-id: 6b863d5d51f7f1bc293e56ed395fe4ad49174f63
2021-05-07wipGravatar Jarred Sumner 3-50/+151
Former-commit-id: 79223472f7bb22c4de1f872a542f185aa7189aaa
2021-05-07This _sort of_ worksGravatar Jarred Sumner 3-23/+128
Former-commit-id: 8c4917fe60ad049789aea96018363997e9f20e8f
2021-05-07wipGravatar Jarred Sumner 3-29/+54
Former-commit-id: f4267e2d1fee0d885630dc2a87be0a5699bf526f
2021-05-07coolGravatar Jarred Sumner 12-0/+2298
Former-commit-id: 96ff169e46fcb43d5afbc9a6e2fde039e27e9d5f