summaryrefslogtreecommitdiff
path: root/cli/util/text_encoding.rs
AgeCommit message (Expand)Author
2024-11-01fix: improved support for cjs and cts modules (#26558)David Sherret
2024-10-24perf(compile): pass module source data from binary directly to v8 (#26494)David Sherret
2024-10-14feat(unstable): `--unstable-detect-cjs` for respecting explicit `"type": "com...David Sherret
2024-06-05fix: better handling of npm resolution occurring on workers (#24094)David Sherret
2024-02-01refactor: load bytes in deno_graph (#22212)David Sherret
2024-01-10chore: bump deno_core (#21832)Matt Mastracci
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-10-26chore: update base64 crate (#20877)Luca Casonato
2023-04-04refactor(core): Improve ergonomics of managing ASCII strings (#18498)Matt Mastracci
2023-03-21perf(core) Reduce script name and script code copies (#18298)Matt Mastracci
2023-01-27chore: upgrade to Rust 1.67 (#17548)David Sherret
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-11-28refactor: create util folder, move nap_sym to napi/sym, move http_cache to ca...David Sherret