Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-05-17 | Support static string values in our class bindings generator | 1 | -0/+1 | ||
2023-02-07 | cleanup | 1 | -0/+1 | ||
2023-02-06 | set the type | 1 | -1/+1 | ||
2023-02-06 | tweaks to generator | 1 | -12/+16 | ||
2023-01-24 | Update class-definitions.ts | 1 | -0/+9 | ||
2022-11-15 | add generated getter/setter type with thisValue (#1513) | 1 | -3/+7 | ||
2022-11-09 | Add bun-types, add typechecking, add `child_process` types (#1475) | 1 | -4/+5 | ||
* 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-11-07 | [bindings generator] Support cached values that do not correspond to ↵ | 1 | -2/+7 | ||
properties and support call() functions | |||||
2022-10-28 | Upgrade WebKit | 1 | -2/+3 | ||
2022-10-17 | Implement `sendText`, `sendBinary`, `publishText`, `publishBinary` | 1 | -1/+0 | ||
2022-10-10 | Support cache with same name applied to multiple getters | 1 | -2/+3 | ||
2022-09-28 | Fix several bugs with Request body streaming + store small response bodies ↵ | 1 | -1/+11 | ||
without an extra memory allocation | |||||
2022-09-22 | Faster `Blob` + begin to implement `FileSink` | 1 | -0/+1 | ||
2022-08-17 | Move around some things | 1 | -0/+36 | ||