Age | Commit message (Expand) | Author |
---|---|---|
2023-04-13 | refactor(serde_v8): move to `thiserror`, better error output (#18202) | Yiyu Lin |
2023-03-22 | feat(ext/kv): key-value store (#18232) | Heyang Zhou |
2023-03-16 | feat(serde_v8): support BigInt serialization (#18225) | Luca Casonato |
2023-02-22 | feat(ext/ffi): Replace pointer integers with v8::External objects (#16889) | Aapo Alasuutari |
2023-01-27 | chore: upgrade to Rust 1.67 (#17548) | David Sherret |
2023-01-14 | chore: use rustfmt imports_granularity option (#17421) | Divy Srivastava |
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret |
2022-09-19 | chore: fix clippy warnings (#15944) | Ben Noordhuis |
2022-07-28 | serde_v8: improvements to avoid hitting unimplemented codepaths (#13915) | Arthur Silva |
2022-04-12 | fix(serde_v8): more robust number deserialization (#14216) | Aaron O'Mullan |
2022-04-02 | feat(serde_v8): DetachedBuffer (#14102) | Aaron O'Mullan |
2022-03-24 | chore: drop src/ in bench_util & serde_v8 (#14097) | Aaron O'Mullan |