Age | Commit message (Expand) | Author |
---|---|---|
2023-07-02 | refactor(core): Extract deno_core (#19658) | Matt Mastracci |
2023-04-04 | refactor(core): Improve ergonomics of managing ASCII strings (#18498) | Matt Mastracci |
2023-03-07 | refactor(core): don't use Result in ExtensionBuilder::state (#18066) | Bartek IwaĆczuk |
2023-01-27 | chore: upgrade to Rust 1.67 (#17548) | David Sherret |
2023-01-08 | feat(core): allow specifying name and dependencies of an Extension (#17301) | Leo Kettmeir |
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret |
2022-08-11 | perf(ops): Monomorphic sync op calls (#15337) | Aapo Alasuutari |
2022-06-28 | feat(ext/ffi): Thread safe callbacks (#14942) | Aapo Alasuutari |
2022-03-14 | feat(ops): custom arity (#13949) | Aaron O'Mullan |
2022-03-14 | feat(core): codegen ops (#13861) | Divy Srivastava |
2022-03-08 | feat(core): Event loop middlewares for Extensions (#13816) | Divy Srivastava |