Age | Commit message (Expand) | Author |
---|---|---|
2023-03-17 | perf(core) Reduce copying and cloning in extension initialization (#18252) | Matt Mastracci |
2023-03-17 | feat(core) deno_core::extension! macro to simplify extension registration (#1... | Matt Mastracci |
2023-03-16 | chore: forward v1.31.3 release commit to main (#18222) | denobot |
2023-03-10 | chore: forward v1.31.2 release commit to main (#18114) | denobot |
2023-03-09 | refactor: Split extension registration for runtime and snapshotting (#18095) | Bartek Iwańczuk |
2023-03-09 | refactor(core): Extension::builder_with_deps (#18093) | Bartek Iwańczuk |
2023-03-08 | refactor: rename InternalModuleLoader to ExtModuleLoader, use ext: scheme for... | Bartek Iwańczuk |
2023-03-07 | refactor(core): don't use Result in ExtensionBuilder::state (#18066) | Bartek Iwańczuk |
2023-03-05 | refactor(runtime): remove 40_files.js, 40_write_file.js and 40_read_file.js (... | Bartek Iwańczuk |
2023-03-05 | refactor(runtime): factor out deno_io extension crate (#18001) | Bartek Iwańczuk |