Age | Commit message (Expand) | Author |
---|---|---|
2023-10-04 | refactor: use deno_core::FeatureChecker for unstable checks (#20765) | Bartek IwaĆczuk |
2023-09-27 | chore(ext/ffi): migrate part of FFI to op2 (#20699) | Matt Mastracci |
2023-08-23 | fix(ext/web): add stream tests to detect v8slice split bug (#20253) | Matt Mastracci |
2023-08-03 | feat(permissions): add "--deny-*" flags (#19070) | Asher Gomez |
2023-05-14 | refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19... | Matt Mastracci |
2023-02-28 | fix(ext/ffi): Remove deno_core::OpState qualifiers, fix ops returning pointer... | Aapo Alasuutari |
2023-02-22 | feat(ext/ffi): Replace pointer integers with v8::External objects (#16889) | Aapo Alasuutari |
2023-01-21 | fix(ext/ffi): disallow empty ffi structs (#17487) | Divy Srivastava |
2023-01-08 | feat(ext/ffi): structs by value (#15060) | Dj |
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret |
2022-12-12 | refactor(ext/ffi): split into multiple parts (#16950) | Divy Srivastava |